26Nov24rv1_21_0+0952-610b6a187ed - 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.01Dec070850.770882 -g

To start TextTest for these tests, run:

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


default: 7853 tests: 7624 succeeded 132 FAILED 89 known bugs 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Dec2024 Nov2024 )

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

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2631138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x636ef19b5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x636ef2a7c3c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x636ef2a74efa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x636ef2a658c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x636ef2a7b89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x636ef19b9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7c59dba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7c59dba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x636ef18dc414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket5552 ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2694828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5bf9d8905881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5bf9d99cc3c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5bf9d99c4efa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5bf9d99b58c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5bf9d99cb89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5bf9d8909472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x795bdc02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x795bdc02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5bf9d882c414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load period ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: The given time value 9223372036854773.76 is not a multiple of the step length 1.00 (in e2Detector 'multiLaneAreaDetector_0').

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

---------- 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 datas tazreldata load attributes_invalid ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
1,2d0
< Error: File 'datas.netedit' is not accessible (No such file or directory).
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands container inspect depart triggered ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2688852==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5fb319377881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fb31a54c2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fb31a42b2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5fb31a43d89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5fb31937b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76a5c662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76a5c662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fb31929e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5fb319377881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fb31a54c2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fb31a42b79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5fb31a43d89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5fb31937b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76a5c662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76a5c662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fb31929e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5fb319377881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fb31a42bbc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5fb31a43d89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5fb31937b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2688882==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5aebedda4881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5aebeef792c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5aebeee582d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5aebeee6a89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5aebedda8472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x723d64c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x723d64c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5aebedccb414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5aebedda4881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5aebeef792c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5aebeee5879f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5aebeee6a89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5aebedda8472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x723d64c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x723d64c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5aebedccb414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5aebedda4881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5aebeee58bc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5aebeee6a89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5aebedda8472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2689234==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5962442d5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5962454aa2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5962453892d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59624539b89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5962442d9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78aa69a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78aa69a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5962441fc414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5962442d5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5962454aa2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x59624538979f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59624539b89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5962442d9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78aa69a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78aa69a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5962441fc414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5962442d5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x596245389bc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59624539b89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5962442d9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect_selection flow_attributes begin triggered ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2689331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x61192a9cb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61192bba02c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x61192ba7f2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x61192ba9189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x61192a9cf472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7caf81a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7caf81a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61192a8f2414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x61192a9cb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61192bba02c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x61192ba7f79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x61192ba9189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x61192a9cf472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7caf81a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7caf81a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61192a8f2414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x61192a9cb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61192ba7fbc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x61192ba9189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x61192a9cf472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2675229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e6d61773881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5e6d629482c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e6d628272d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e6d6283989b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5e6d61777472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ddedf42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ddedf42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e6d6169a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e6d61773881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5e6d629482c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e6d6282779f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e6d6283989b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5e6d61777472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ddedf42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ddedf42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e6d6169a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e6d61773881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5e6d62827bc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e6d6283989b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5e6d61777472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2675265==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5f55cc284881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5f55cd4592c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5f55cd3382d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f55cd34a89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5f55cc288472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x771241a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x771241a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f55cc1ab414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5f55cc284881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5f55cd4592c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5f55cd33879f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f55cd34a89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5f55cc288472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x771241a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x771241a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f55cc1ab414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5f55cc284881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5f55cd338bc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5f55cd34a89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5f55cc288472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2675925==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7240d14881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5a7241ee92c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a7241dc82d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a7241dda89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5a7240d18472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72f6db02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72f6db02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a7240c3b414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7240d14881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5a7241ee92c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a7241dc879f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a7241dda89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5a7240d18472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72f6db02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72f6db02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a7240c3b414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7240d14881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5a7241dc8bc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a7241dda89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5a7240d18472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2676059==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5fbd3dccd881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fbd3eea22c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fbd3ed812d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5fbd3ed9389b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5fbd3dcd1472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x741d5562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x741d5562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fbd3dbf4414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5fbd3dccd881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fbd3eea22c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fbd3ed8179f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5fbd3ed9389b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5fbd3dcd1472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x741d5562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x741d5562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fbd3dbf4414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5fbd3dccd881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fbd3ed81bc2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5fbd3ed9389b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5fbd3dcd1472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walk common inspect_selection duration ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1844: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed.
---------- New result in exitcode ----------
-6

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x59410d14a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x59410e44dfdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59410d7b1526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x59410d4208a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x59410fa87724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x59410fc6439b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b2c715e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7b2c7159985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b2c7159b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59410fc977a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59410fa9a42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59410fa9b58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59410d171662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x59410e210993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x59410d14e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b2c7002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b2c7002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59410d071414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6283b9c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5e6284e9ffdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e6284203526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5e6283e728a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5e62864d9724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5e62866b639b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71b93e9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x71b93e99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71b93e99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e62866e97a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e62864ec42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e62864ed58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e6283bc3662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5e6284c62993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5e6283ba0472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71b93d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71b93d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e6283ac3414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x6278a46a2881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x6278a59a5fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6278a4d09526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x6278a49788a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x6278a6fdf724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x6278a71bc39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c925e7e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c925e79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c925e79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6278a71ef7a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6278a6ff242b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6278a6ff358f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6278a46c9662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x6278a5768993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x6278a46a6472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c925d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c925d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6278a45c9414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5e951b7f6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5e951caf9fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e951be5d526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5e951bacc8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5e951e133724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5e951e31039b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x777fd73e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x777fd739985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x777fd739b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e951e3437a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e951e14642b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e951e14758f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e951b81d662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5e951c8bc993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5e951b7fa472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x777fd602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x777fd602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e951b71d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x61a671091881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61a672394fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61a6716f8526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x61a6713678a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x61a6739ce724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x61a673bab39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efe5afe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7efe5af9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7efe5af9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61a673bde7a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61a6739e142b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61a6739e258f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61a6710b8662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x61a672157993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x61a671095472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7efe59c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7efe59c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61a670fb8414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x58c64393e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x58c644c41fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58c643fa5526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x58c643c148a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x58c64627b724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x58c64645839b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d3dff9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d3dff99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d3dff99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58c64648b7a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58c64628e42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58c64628f58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58c643965662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x58c644a04993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x58c643942472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d3dfe42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d3dfe42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58c643865414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5b94afedb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5b94b11defdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b94b0542526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5b94b01b18a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5b94b2818724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5b94b29f539b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b49141e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7b491419985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b491419b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b94b2a287a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b94b282b42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b94b282c58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b94aff02662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5b94b0fa1993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5b94afedf472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b4912e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b4912e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b94afe02414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x595bd71b3881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x595bd84b6fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x595bd781a526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x595bd74898a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x595bd9af0724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x595bd9ccd39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79bf3efe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x79bf3ef9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79bf3ef9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x595bd9d007a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x595bd9b0342b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x595bd9b0458f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x595bd71da662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x595bd8279993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x595bd71b7472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79bf3da2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79bf3da2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x595bd70da414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x621f5c1d5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x621f5d4d8fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x621f5c83c526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x621f5c4ab8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x621f5eb12724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x621f5ecef39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76a76f9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76a76f99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76a76f99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x621f5ed227a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x621f5eb2542b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x621f5eb2658f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x621f5c1fc662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x621f5d29b993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x621f5c1d9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76a76e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76a76e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x621f5c0fc414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x61faf5d53881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61faf7056fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61faf63ba526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x61faf60298a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x61faf8690724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x61faf886d39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e1ca43e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7e1ca439985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e1ca439b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61faf88a07a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61faf86a342b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61faf86a458f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61faf5d7a662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x61faf6e19993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x61faf5d57472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e1ca302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e1ca302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61faf5c7a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x631305146881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x631306449fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6313057ad526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x63130541c8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x631307a83724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x631307c6039b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x797f431e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x797f4319985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x797f4319b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x631307c937a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x631307a9642b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x631307a9758f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63130516d662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x63130620c993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x63130514a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x797f41e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x797f41e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63130506d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x5776af444881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5776b0747fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5776afaab526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5776af71a8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5776b1d81724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5776b1f5e39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x745f1c7e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x745f1c79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x745f1c79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5776b1f917a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5776b1d9442b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5776b1d9558f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5776af46b662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5776b050a993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5776af448472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x745f1b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x745f1b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5776af36b414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5f22e5939881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5f22e6c3cfdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f22e5fa0526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5f22e5c0f8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x5f22e8276724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5f22e845339b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x756aa17e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x756aa179985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x756aa179b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f22e84867a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f22e828942b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f22e828a58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f22e5960662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x5f22e69ff993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x5f22e593d472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x756aa042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x756aa042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f22e5860414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x643ca14e6881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x643ca27e9fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x643ca1b4d526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x643ca17bc8a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x643ca3e23724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x643ca400039b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7895711e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78957119985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78957119b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x643ca40337a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x643ca3e3642b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x643ca3e3758f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x643ca150d662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x643ca25ac993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x643ca14ea472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78956fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78956fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x643ca140d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x61fd8d50a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61fd8e80dfdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61fd8db71526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x61fd8d7e08a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x61fd8fe47724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x61fd9002439b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7886307e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78863079985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78863079b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61fd900577a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61fd8fe5a42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61fd8fe5b58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61fd8d531662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x61fd8e5d0993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x61fd8d50e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78862f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78862f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61fd8d431414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x6333df1ee881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x6333e04f1fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6333df855526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x6333df4c48a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x6333e1b2b724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x6333e1d0839b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7741b93e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7741b939985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7741b939b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6333e1d3b7a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6333e1b3e42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6333e1b3f58f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6333df215662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x6333e02b4993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x6333df1f2472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7741b802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7741b802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6333df115414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x57fd922d1881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x57fd935d4fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57fd92938526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x57fd925a78a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x57fd94c0e724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x57fd94deb39b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ca1621e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ca16219985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ca16219b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57fd94e1e7a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57fd94c2142b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57fd94c2258f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57fd922f8662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x57fd93397993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x57fd922d5472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ca160e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ca160e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57fd921f8414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> 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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2659751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x643bac2af881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x643bad5b2fdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x643bac916526 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x643bac5858a3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:980:30
>     #4 0x643baebec724 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x643baedc939b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7cc51c7e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7cc51c79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7cc51c79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x643baedfc7a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x643baebff42b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x643baec0058f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x643bac2d6662 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:438:21
>     #13 0x643bad375993 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:354:14
>     #14 0x643bac2b3472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7cc51b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7cc51b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x643bac1d6414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_existent ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2657895==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x64c682958881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x64c683b2d2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x64c683a0c2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x64c683a1e89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x64c68295c472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75d4aa22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75d4aa22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64c68287f414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x64c682958881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x64c683b2d2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x64c683a0c79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x64c683a1e89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x64c68295c472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75d4aa22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75d4aa22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64c68287f414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x64c682958881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_new ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2657921==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5ee482d17881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5ee483eec2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ee483dcb2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ee483ddd89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5ee482d1b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x750e54a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x750e54a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ee482c3e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5ee482d17881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5ee483eec2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ee483dcb79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ee483ddd89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5ee482d1b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x750e54a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x750e54a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ee482c3e414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ee482d17881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea delete ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2657568==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5d62bc0cc881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5d62bd2a12c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d62bd1802d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d62bd19289b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5d62bc0d0472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76f70482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76f70482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d62bbff3414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5d62bc0cc881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5d62bd2a12c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d62bd18079f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d62bd19289b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5d62bc0d0472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76f70482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76f70482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d62bbff3414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d62bc0cc881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_existent ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2657684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5976a3b9e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5976a4d732c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5976a4c522d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5976a4c6489b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5976a3ba2472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78347e22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78347e22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5976a3ac5414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5976a3b9e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5976a4d732c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5976a4c5279f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5976a4c6489b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5976a3ba2472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78347e22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78347e22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5976a3ac5414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5976a3b9e881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_new ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2657679==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5880ee2fa881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5880ef4cf2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5880ef3ae2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5880ef3c089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5880ee2fe472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71f9fe02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71f9fe02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5880ee221414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5880ee2fa881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5880ef4cf2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5880ef3ae79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5880ef3c089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5880ee2fe472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71f9fe02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71f9fe02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5880ee221414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5880ee2fa881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect closeshape ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2655765==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x61f739d8a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61f73af5f2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x61f73ae3e2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x61f73ae5089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x61f739d8e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76b265c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76b265c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61f739cb1414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x61f739d8a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x61f73af5f2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x61f73ae3e79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x61f73ae5089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x61f739d8e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76b265c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76b265c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61f739cb1414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x61f739d8a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_shape ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2655746==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5b008602c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5b00872012c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5b00870e02d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b00870f289b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5b0086030472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c698f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c698f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b0085f53414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5b008602c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5b00872012c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5b00870e079f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b00870f289b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5b0086030472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c698f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c698f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b0085f53414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b008602c881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_use ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2655751==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x57511fbeb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x575120dc02c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x575120c9f2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x575120cb189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x57511fbef472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7334e4e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7334e4e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57511fb12414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x57511fbeb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x575120dc02c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x575120c9f79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x575120cb189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x57511fbef472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7334e4e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7334e4e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57511fb12414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57511fbeb881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected closeshape ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2655884==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56fc52d92881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x56fc53f672c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56fc53e462d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56fc53e5889b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56fc52d96472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72812642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72812642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56fc52cb9414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56fc52d92881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x56fc53f672c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56fc53e4679f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56fc53e5889b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56fc52d96472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72812642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72812642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56fc52cb9414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56fc52d92881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected geo_use ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2655863==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5fe86f32f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fe8705042c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fe8703e32d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5fe8703f589b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5fe86f333472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b6523e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b6523e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fe86f256414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5fe86f32f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5fe8705042c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fe8703e379f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5fe8703f589b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5fe86f333472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b6523e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b6523e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fe86f256414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5fe86f32f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_existent ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2656020==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5abf23331881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5abf245062c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5abf243e52d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5abf243f789b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5abf23335472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70c54622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70c54622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5abf23258414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5abf23331881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5abf245062c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5abf243e579f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5abf243f789b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5abf23335472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70c54622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70c54622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5abf23258414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5abf23331881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_new ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2656027==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6372b1fba881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x6372b318f2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6372b306e2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6372b308089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x6372b1fbe472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e845f22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e845f22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6372b1ee1414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6372b1fba881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x6372b318f2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6372b306e79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6372b308089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x6372b1fbe472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e845f22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e845f22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6372b1ee1414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6372b1fba881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2657993==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56e33f806881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x56e3409db2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56e3408ba2d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56e3408cc89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56e33f80a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x724eb722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x724eb722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56e33f72d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56e33f806881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x56e3409db2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56e3408ba79f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56e3408cc89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56e33f80a472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x724eb722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x724eb722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56e33f72d414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56e33f806881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected center ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2658064==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5ef712433881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5ef7136082c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ef71353e39e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5ef71351119b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5ef714f4b628 in GenericSAXHandler::startElement(char16_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 0x7c275fde63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7c275fd997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c275fd9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c275fd90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7c275fde0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x5ef714f7dbd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x5ef71507dd91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x5ef7134f192a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x5ef7134e9393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5ef7134f989b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5ef712437472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7c275ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7c275ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5ef71235a414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected color ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2658087==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5a411266b881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5a41138402c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5a411377639e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5a411374919b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5a4115183628 in GenericSAXHandler::startElement(char16_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 0x743929fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x743929f997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x743929f9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x743929f90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x743929fe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x5a41151b5bd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x5a41152b5d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x5a411372992a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x5a4113721393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5a411373189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5a411266f472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x743928c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x743928c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5a4112592414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected fill ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2658076==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56a0ed297881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x56a0ee46c2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56a0ee3a239e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x56a0ee37519b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x56a0efdaf628 in GenericSAXHandler::startElement(char16_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 0x73cc979e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x73cc979997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73cc9799ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73cc97990c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x73cc979e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x56a0efde1bd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x56a0efee1d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x56a0ee35592a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x56a0ee34d393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x56a0ee35d89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x56a0ed29b472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x73cc9662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x73cc9662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x56a0ed1be414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected name ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2658097==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x60429474b881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x6042959202c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x60429585639e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x60429582919b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x604297263628 in GenericSAXHandler::startElement(char16_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 0x7a44dc7e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7a44dc7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a44dc79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a44dc790c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7a44dc7e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x604297295bd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x604297395d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x60429580992a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x604295801393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x60429581189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x60429474f472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7a44db22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7a44db22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x604294672414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<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 Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==2658121==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x653effbd2881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x653f00da72c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x653f00cdd39e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x653f00cb019b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x653f026ea628 in GenericSAXHandler::startElement(char16_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 0x7dbeb2fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7dbeb2f997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dbeb2f9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dbeb2f90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7dbeb2fe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x653f0271cbd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x653f0281cd91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x653f00c9092a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x653f00c88393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x653f00c9889b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x653effbd6472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7dbeb1c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7dbeb1c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x653effaf9414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements tazs move vertex_existent ( Last six runs Dec2024 Nov2024 )
elements tazs move vertex_new ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network edges geometry_points create ( Last six runs Dec2024 Nov2024 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2637074==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x558426b1b881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
    #1 0x558427be23c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x558427bdaefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x558427bcb8c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x558427be189b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x558426b1f472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7513bc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7513bc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x558426a42414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network edges geometry_points delete ( Last six runs Dec2024 Nov2024 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2637071==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x557f625e5881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
    #1 0x557f636ac3c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x557f636a4efa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x557f636958c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x557f636ab89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x557f625e9472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7515b402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7515b402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x557f6250c414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network edges geometry_points move ( Last six runs Dec2024 Nov2024 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2637084==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5f1e17b0f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
    #1 0x5f1e18bd63c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x5f1e18bceefa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x5f1e18bbf8c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5f1e18bd589b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x5f1e17b13472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7cceee62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7cceee62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5f1e17a36414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : network junctions contextual_menu connections clear ( Last six runs Dec2024 Nov2024 )

---------- 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 Dec2024 Nov2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
0a1,8
> Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=305.00.
> Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=305.00.
> Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=306.00.
> Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=306.00.
> Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=306.00.
> Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=306.00.
> Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=306.00.
> Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=306.00.
network junctions inspect no_tls selected type rail_signal ( Last six runs Dec2024 Nov2024 )
network junctions inspect no_tls unselected type rail_signal ( Last six runs Dec2024 Nov2024 )

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 Dec2024 Nov2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Dec2024 Nov2024 )
network junctions inspect tls selected type zipper ( Last six runs Dec2024 Nov2024 )
network junctions inspect tls unselected type zipper ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected type rail_signal ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,8
> Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=305.00.
> Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=305.00.
> Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=305.00.
> Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=305.00.
> Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=306.00.
> Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=306.00.
> Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=307.00.
> Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=307.00.

TEST FAILED on ts-sim-build-ba : network junctions inspect tls unselected type rail_signal ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,8
> Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=304.00.
> Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=304.00.
> Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=305.00.
> Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=305.00.
> Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=305.00.
> Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=305.00.
> Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=306.00.
> Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=306.00.

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

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
---
> Error: At traffic signal 'J0' program '0' no phase named '2' was found
network trafficlights joined phases NEMA buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases NEMA name ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons add default ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons add green ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons add yellow ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add default ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add green ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add greenpriority ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add yellow ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 2 to phase 0.
network trafficlights joined phases delay_based buttons add duplicate ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add duplicate ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 2.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons add red ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons add red ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,4c1,4
< Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 23
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 24.
---
> Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 19
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 20.
network trafficlights joined phases delay_based buttons addstates ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons addstates ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons cleanstates ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons groupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based dur ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based name ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons cleanstates ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons groupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons ungroupsignals ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static dur ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static name ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
0a1,3
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=305.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=305.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
2d4
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
4d5
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
7,176c8,260
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=617.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=617.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=927.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=930.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
<truncated after showing first 30 lines>
network trafficlights joined phases delay_based buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons delete ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2d0
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 0.
network trafficlights joined phases delay_based buttons movedown ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases delay_based buttons moveup ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases delay_based max ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
2,3c2,3
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases delay_based min ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
1,176c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=306.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=306.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=306.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=306.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=931.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=931.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1241.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1241.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2c2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based next ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static next ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,170c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 1.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=340.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E2_2', time=340.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=340.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E2', time=340.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E0_2', time=341.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E0', time=341.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=343.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=343.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=680.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E2_2', time=680.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E2', time=680.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=680.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=682.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E0_2', time=682.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=682.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E0', time=682.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E2_2', time=1019.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E2', time=1019.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=1020.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=1020.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=1023.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E0_2', time=1023.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E0', time=1023.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=1023.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E2_2', time=1359.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E2', time=1359.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1360.00.
<truncated after showing first 30 lines>
network trafficlights joined phases delay_based state ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static state ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1,2c1,84
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 0.
---
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=311.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=311.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=313.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=313.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=615.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=615.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=618.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=618.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=920.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=920.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=923.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=923.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1225.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=1225.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=1228.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=1228.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=1529.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=1529.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=1533.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=1533.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1836.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=1836.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=1838.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=1838.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=2141.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=2141.00.
<truncated after showing first 30 lines>
network trafficlights joined phases static buttons movedown ( Last six runs Dec2024 Nov2024 )
network trafficlights joined phases static buttons moveup ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector

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

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=105.00, ring2=55.00)

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

---------- Differences in errors ----------
0a1,4
> Warning: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 2,7 tl indices 2,7 phase 1).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector

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

---------- Differences in errors ----------
0a1,2
> Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 15
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 16.

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

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=18.15, ring2=55.00)

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

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=66.15, ring2=55.00)

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

---------- Differences in errors ----------
0a1,2
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=55.00, ring2=90.00)
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.

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

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=55.00, ring2=65.15)

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

---------- Differences in errors ----------
0a1
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
network trafficlights single phases actuated buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated state ( Last six runs Dec2024 Nov2024 )

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

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

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
network trafficlights single phases delay_based buttons delete ( Last six runs Dec2024 Nov2024 )
network trafficlights single phases static buttons delete ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
1d0
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases static buttons add default ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,89
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 0.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=305.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=305.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=613.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=613.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=615.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=615.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=923.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=923.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1231.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1231.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1233.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1233.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1540.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1540.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1542.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1542.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1848.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1848.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1850.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1850.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2157.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=2157.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=2160.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=2160.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network trafficlights single phases static state ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 3.
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.

TEST FAILED on ts-sim-build-ba : network trafficlights single programs delete ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.

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

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
> Warning: Missing yellow phase in tlLogic 'J0', program '1' for tl-index 0 when switching to phase 2.
network trafficlights single programs resetall ( Last six runs Dec2024 Nov2024 )
network trafficlights single programs resetphase ( Last six runs Dec2024 Nov2024 )

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,73
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==2694611==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5942217fd881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5942229d22c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5942228b12d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5942228c389b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x594221801472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75ff62e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75ff62e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x594221724414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5942217fd881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5942229d22c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5942228b179f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5942228c389b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x594221801472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75ff62e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75ff62e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x594221724414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5942217fd881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5942228b1d34 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection bugs ticket2948 ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2694788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5e183383a881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5e18349013c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5e18348f9efa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5e18348ea8c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5e183490089b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5e183383e472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdc35e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7fdc35e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5e1833761414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection draws rectangle_medium ( Last six runs Dec2024 Nov2024 )

---------- Differences in errors ----------
0a1,73
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==2694636==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x58493e21f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x58493f3f42c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58493f2d32d8 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58493f2e589b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x58493e223472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70e1b4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70e1b4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58493e146414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x58493e21f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x58493f3f42c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58493f2d379f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58493f2e589b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x58493e223472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70e1b4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70e1b4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58493e146414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x58493e21f881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x58493f2d3d34 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,317
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==2694627==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x639318a08881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x639319bdd2c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x639319b1339e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x639319ae619b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x63931b520628 in GenericSAXHandler::startElement(char16_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 0x7f28dc5e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7f28dc5997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f28dc59ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f28dc590c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7f28dc5e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x63931b552bd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x63931b652d91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x639319ac692a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x639319abe393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x639319ace89b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x639318a0c472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7f28db22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7f28db22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x63931892f414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x639318a08881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- New result in exitcode ----------
1
selection lockselection connections ( Last six runs Dec2024 Nov2024 )
selection lockselection crossings ( Last six runs Dec2024 Nov2024 )

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

---------- Differences in errors ----------
0a1,251
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==2694682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5743dc5f0881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
>     #1 0x5743dd7c52c4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5743dd6fb39e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5743dd6ce19b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5743df108628 in GenericSAXHandler::startElement(char16_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 0x769b153e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x769b153997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x769b1539ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x769b15390c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x769b153e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x5743df13abd2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x5743df23ad91 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x5743dd6ae92a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:431:14
>     #13 0x5743dd6a6393 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5743dd6b689b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #15 0x5743dc5f4472 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x769b1402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x769b1402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5743dc517414 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24b8414) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5743dc5f0881 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2591881) (BuildId: 6274a1b5f0cba6590bf0700f74a5b764f1917dae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection viewoptions show_connections ( Last six runs Dec2024 Nov2024 )

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

Detailed information for the tests that had known bugs:

89 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 Dec2024 Nov2024 )
elements additionals calibrator delete ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow create ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow delete ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow inspect ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals calibratorlane delete ( Last six runs Dec2024 Nov2024 )
elements additionals detentry fix ( Last six runs Dec2024 Nov2024 )
elements additionals detexit fix ( Last six runs Dec2024 Nov2024 )
elements additionals e1detector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e1instantdetector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e2detector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e2multilanedetector fix ( Last six runs Dec2024 Nov2024 )
elements additionals e3detector fix ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter contextual_menu ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter move ( Last six runs Dec2024 Nov2024 )
elements additionals rerouter volatile_recomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign contextual_menu ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign create ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign delete ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign inspect ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign move ( Last six runs Dec2024 Nov2024 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Dec2024 Nov2024 )
elements demands container fix ( Last six runs Dec2024 Nov2024 )
elements demands containerflow fix ( Last six runs Dec2024 Nov2024 )
elements demands containerplan tranship edges ( Last six runs Dec2024 Nov2024 )
elements demands flow fix ( Last six runs Dec2024 Nov2024 )
elements demands flow_embedded fix ( Last six runs Dec2024 Nov2024 )
elements demands flow_junctions fix ( Last six runs Dec2024 Nov2024 )
elements demands person fix ( Last six runs Dec2024 Nov2024 )
elements demands personflow fix ( Last six runs Dec2024 Nov2024 )
elements demands personplan walk edges ( Last six runs Dec2024 Nov2024 )
elements demands personplan walk route ( Last six runs Dec2024 Nov2024 )
elements demands routeflow fix ( Last six runs Dec2024 Nov2024 )
elements demands trip fix ( Last six runs Dec2024 Nov2024 )
elements demands trip_junctions fix ( Last six runs Dec2024 Nov2024 )
elements demands vehicle fix ( Last six runs Dec2024 Nov2024 )
elements demands vehicle_embedded fix ( Last six runs Dec2024 Nov2024 )
elements shapes poilane create frame latlon ( Last six runs Dec2024 Nov2024 )
elements shapes poilane create frame lonlat ( Last six runs Dec2024 Nov2024 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Dec2024 Nov2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Dec2024 Nov2024 )
network lanes delete ( Last six runs Dec2024 Nov2024 )
network lanes move ( Last six runs Dec2024 Nov2024 )
network trafficlights joined attributes E1 ( Last six runs Dec2024 Nov2024 )
network trafficlights joined file load ( Last six runs Dec2024 Nov2024 )
network trafficlights joined file save ( Last six runs Dec2024 Nov2024 )
network trafficlights joined programs select ( Last six runs Dec2024 Nov2024 )
network trafficlights single attributes E1 ( Last six runs Dec2024 Nov2024 )
network trafficlights single file load ( Last six runs Dec2024 Nov2024 )
network trafficlights single file save ( Last six runs Dec2024 Nov2024 )
network trafficlights single programs select ( Last six runs Dec2024 Nov2024 )
selection operations clear_shortcut ( Last six runs Dec2024 Nov2024 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands flow inspect_selection poisson ( Last six runs Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- 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 flow_attributes poisson ( Last six runs Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1516,6030d1515
< Warning: Person 'pf_0.4558' is jammed on edge 'Edge0', time=2069.00.
< Warning: Person 'pf_0.4559' is jammed on edge 'Edge0', time=2070.00.
< Warning: Person 'pf_0.4560' is jammed on edge 'Edge0', time=2070.00.
< Warning: Person 'pf_0.4561' is jammed on edge 'Edge0', time=2071.00.
< Warning: Person 'pf_0.4562' is jammed on edge 'Edge0', time=2071.00.
< Warning: Person 'pf_0.4563' is jammed on edge 'Edge0', time=2071.00.
< Warning: Person 'pf_0.4564' is jammed on edge 'Edge0', time=2071.00.
< Warning: Person 'pf_0.4565' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4566' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4567' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4568' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4569' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4570' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_0.4571' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_0.4572' is jammed on edge 'Edge0', time=2076.00.
< Warning: Person 'pf_0.4573' is jammed on edge 'Edge0', time=2077.00.
< Warning: Person 'pf_0.4574' is jammed on edge 'Edge0', time=2077.00.
< Warning: Person 'pf_0.4575' is jammed on edge 'Edge0', time=2077.00.
< Warning: Person 'pf_0.4576' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4577' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4578' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4579' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4580' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4581' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4582' is jammed on edge 'Edge0', time=2078.00.
< Warning: Person 'pf_0.4583' is jammed on edge 'Edge0', time=2079.00.
< Warning: Person 'pf_0.4584' is jammed on edge 'Edge0', time=2079.00.
< Warning: Person 'pf_0.4585' is jammed on edge 'Edge0', time=2080.00.
< Warning: Person 'pf_0.4586' is jammed on edge 'Edge0', time=2080.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3053,10267d3052
< Warning: Person 'pf_1.4320' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4321' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4322' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4323' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4324' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4325' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4326' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4327' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4328' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4329' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4330' is jammed on edge 'Edge1', time=1670.00.
< Warning: Person 'pf_1.4331' is jammed on edge 'Edge1', time=1670.00.
< Warning: Person 'pf_1.4332' is jammed on edge 'Edge1', time=1670.00.
< Warning: Person 'pf_1.4333' is jammed on edge 'Edge1', time=1671.00.
< Warning: Person 'pf_1.4334' is jammed on edge 'Edge1', time=1671.00.
< Warning: Person 'pf_1.4335' is jammed on edge 'Edge1', time=1671.00.
< Warning: Person 'pf_1.4336' is jammed on edge 'Edge1', time=1672.00.
< Warning: Person 'pf_1.4337' is jammed on edge 'Edge1', time=1672.00.
< Warning: Person 'pf_1.4338' is jammed on edge 'Edge1', time=1672.00.
< Warning: Person 'pf_1.4339' is jammed on edge 'Edge1', time=1673.00.
< Warning: Person 'pf_1.4340' is jammed on edge 'Edge1', time=1673.00.
< Warning: Person 'pf_1.4341' is jammed on edge 'Edge1', time=1673.00.
< Warning: Person 'pf_1.4342' is jammed on edge 'Edge1', time=1674.00.
< Warning: Person 'pf_1.4343' is jammed on edge 'Edge1', time=1674.00.
< Warning: Person 'pf_1.4344' is jammed on edge 'Edge1', time=1674.00.
< Warning: Person 'pf_1.4345' is jammed on edge 'Edge1', time=1674.00.
< Warning: Person 'pf_1.4346' is jammed on edge 'Edge1', time=1675.00.
< Warning: Person 'pf_1.4347' is jammed on edge 'Edge1', time=1675.00.
< Warning: Person 'pf_1.4348' is jammed on edge 'Edge1', time=1675.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3709,9902d3708
< Warning: Person 'pf_1.4879' is jammed on edge 'Edge1', time=1842.00.
< Warning: Person 'pf_1.4880' is jammed on edge 'Edge1', time=1842.00.
< Warning: Person 'pf_1.4881' is jammed on edge 'Edge1', time=1842.00.
< Warning: Person 'pf_1.4882' is jammed on edge 'Edge1', time=1843.00.
< Warning: Person 'pf_1.4883' is jammed on edge 'Edge1', time=1843.00.
< Warning: Person 'pf_1.4884' is jammed on edge 'Edge1', time=1843.00.
< Warning: Person 'pf_1.4885' is jammed on edge 'Edge1', time=1844.00.
< Warning: Person 'pf_1.4886' is jammed on edge 'Edge1', time=1844.00.
< Warning: Person 'pf_1.4887' is jammed on edge 'Edge1', time=1844.00.
< Warning: Person 'pf_1.4888' is jammed on edge 'Edge1', time=1844.00.
< Warning: Person 'pf_1.4889' is jammed on edge 'Edge1', time=1845.00.
< Warning: Person 'pf_1.4890' is jammed on edge 'Edge1', time=1845.00.
< Warning: Person 'pf_1.4891' is jammed on edge 'Edge1', time=1845.00.
< Warning: Person 'pf_1.4892' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_1.4893' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_1.4894' is jammed on edge 'Edge1', time=1846.00.
< Warning: Person 'pf_1.4895' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.4896' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.4897' is jammed on edge 'Edge1', time=1847.00.
< Warning: Person 'pf_1.4898' is jammed on edge 'Edge1', time=1848.00.
< Warning: Person 'pf_1.4899' is jammed on edge 'Edge1', time=1848.00.
< Warning: Person 'pf_1.4900' is jammed on edge 'Edge1', time=1848.00.
< Warning: Person 'pf_1.4901' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.4902' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.4903' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.4904' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.4905' is jammed on edge 'Edge1', time=1850.00.
< Warning: Person 'pf_1.4906' is jammed on edge 'Edge1', time=1850.00.
< Warning: Person 'pf_1.4907' is jammed on edge 'Edge1', time=1850.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 flow_attributes begin float ( Last six runs Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3181,10189d3180
< Warning: Person 'pf_1.4406' is jammed on edge 'Edge1', time=1692.00.
< Warning: Person 'pf_1.4407' is jammed on edge 'Edge1', time=1692.00.
< Warning: Person 'pf_1.4408' is jammed on edge 'Edge1', time=1692.00.
< Warning: Person 'pf_1.3433' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.3423' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.4409' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.4410' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.4411' is jammed on edge 'Edge1', time=1693.00.
< Warning: Person 'pf_1.3184' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.1727' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4412' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4413' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4414' is jammed on edge 'Edge1', time=1694.00.
< Warning: Person 'pf_1.4415' is jammed on edge 'Edge1', time=1695.00.
< Warning: Person 'pf_1.4416' is jammed on edge 'Edge1', time=1695.00.
< Warning: Person 'pf_1.4417' is jammed on edge 'Edge1', time=1695.00.
< Warning: Person 'pf_1.3221' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4418' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4419' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4420' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4421' is jammed on edge 'Edge1', time=1696.00.
< Warning: Person 'pf_1.4422' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4423' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4424' is jammed on edge 'Edge1', time=1697.00.
< Warning: Person 'pf_1.4425' is jammed on edge 'Edge1', time=1698.00.
< Warning: Person 'pf_1.4426' is jammed on edge 'Edge1', time=1698.00.
< Warning: Person 'pf_1.4427' is jammed on edge 'Edge1', time=1698.00.
< Warning: Person 'pf_1.4428' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.4429' is jammed on edge 'Edge1', time=1699.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 flow_attributes poisson ( Last six runs Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1705,15410d1704
< Warning: Person 'pf_0.1917' is jammed on edge 'Edge0', time=1422.00.
< Warning: Person 'pf_0.2847' is jammed on edge 'Edge0', time=1422.00.
< Warning: Person 'pf_0.2848' is jammed on edge 'Edge0', time=1422.00.
< Warning: Collision of person 'pf_1.2764' and person 'pf_1.2795', lane='Edge1_0', time=1422.00.
< Warning: Person 'pf_0.2849' is jammed on edge 'Edge0', time=1423.00.
< Warning: Person 'pf_1.2815' is jammed on edge 'Edge1', time=1423.00.
< Warning: Person 'pf_0.2850' is jammed on edge 'Edge0', time=1424.00.
< Warning: Person 'pf_0.2851' is jammed on edge 'Edge0', time=1425.00.
< Warning: Person 'pf_0.2852' is jammed on edge 'Edge0', time=1425.00.
< Warning: Person 'pf_0.2853' is jammed on edge 'Edge0', time=1425.00.
< Warning: Person 'pf_1.2818' is jammed on edge 'Edge1', time=1425.00.
< Warning: Person 'pf_1.2819' is jammed on edge 'Edge1', time=1425.00.
< Warning: Person 'pf_0.1956' is jammed on edge 'Edge0', time=1426.00.
< Warning: Person 'pf_0.2854' is jammed on edge 'Edge0', time=1426.00.
< Warning: Person 'pf_0.2855' is jammed on edge 'Edge0', time=1426.00.
< Warning: Person 'pf_1.2820' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_1.2821' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_1.2822' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_1.2823' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_1.2824' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_1.2825' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_1.2826' is jammed on edge 'Edge1', time=1426.00.
< Warning: Person 'pf_0.2856' is jammed on edge 'Edge0', time=1427.00.
< Warning: Person 'pf_0.2857' is jammed on edge 'Edge0', time=1427.00.
< Warning: Person 'pf_1.2827' is jammed on edge 'Edge1', time=1427.00.
< Warning: Person 'pf_0.1920' is jammed on edge 'Edge0', time=1428.00.
< Warning: Person 'pf_0.1882' is jammed on edge 'Edge0', time=1428.00.
< Warning: Person 'pf_0.2858' is jammed on edge 'Edge0', time=1428.00.
< Warning: Person 'pf_0.2859' is jammed on edge 'Edge0', time=1428.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3293,10267d3292
< Warning: Person 'pf_1.4544' is jammed on edge 'Edge1', time=1737.00.
< Warning: Person 'pf_1.4545' is jammed on edge 'Edge1', time=1737.00.
< Warning: Person 'pf_1.4546' is jammed on edge 'Edge1', time=1737.00.
< Warning: Person 'pf_1.4547' is jammed on edge 'Edge1', time=1738.00.
< Warning: Person 'pf_1.4548' is jammed on edge 'Edge1', time=1738.00.
< Warning: Person 'pf_1.4549' is jammed on edge 'Edge1', time=1738.00.
< Warning: Person 'pf_1.4550' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4551' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4552' is jammed on edge 'Edge1', time=1739.00.
< Warning: Person 'pf_1.4553' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4554' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4555' is jammed on edge 'Edge1', time=1740.00.
< Warning: Person 'pf_1.4556' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4557' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4558' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4559' is jammed on edge 'Edge1', time=1741.00.
< Warning: Person 'pf_1.4560' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4561' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4562' is jammed on edge 'Edge1', time=1742.00.
< Warning: Person 'pf_1.4563' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4564' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4565' is jammed on edge 'Edge1', time=1743.00.
< Warning: Person 'pf_1.4566' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4567' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4568' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=1746.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 Dec2024 Nov2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
79016,157391d79015
< Warning: Collision of person 'pf_1.4921' and person 'pf_1.5057', lane='Edge1_1', time=1922.00.
< Warning: Person 'pf_1.5135' is jammed on edge 'Edge1', time=1922.00.
< Warning: Person 'pf_1.5136' is jammed on edge 'Edge1', time=1922.00.
< Warning: Person 'pf_1.5137' is jammed on edge 'Edge1', time=1922.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1922.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.5041' and person 'pf_1.5051', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4985', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4929', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_1.5061' and person 'pf_1.5041', lane='Edge2_1', time=1922.00.
< Warning: Collision of person 'pf_0.548' and person 'pf_0.547', lane=':Junction1_1_0', time=1923.00.
< Warning: Collision of person 'pf_1.4921' and person 'pf_1.5057', lane='Edge1_1', time=1923.00.
< Warning: Person 'pf_1.5138' is jammed on edge 'Edge1', time=1923.00.
< Warning: Person 'pf_1.5139' is jammed on edge 'Edge1', time=1923.00.
< Warning: Person 'pf_1.5140' is jammed on edge 'Edge1', time=1923.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1923.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.5041' and person 'pf_1.5048', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4985', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.4890' and person 'pf_1.4929', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_1.5061' and person 'pf_1.5041', lane='Edge2_1', time=1923.00.
< Warning: Collision of person 'pf_0.548' and person 'pf_0.547', lane=':Junction1_1_0', time=1924.00.
< Warning: Collision of person 'pf_0.545' and person 'pf_0.615', lane=':Junction2_0_0', time=1924.00.
< Warning: Collision of person 'pf_1.4921' and person 'pf_1.5057', lane='Edge1_1', time=1924.00.
< Warning: Person 'pf_1.5141' is jammed on edge 'Edge1', time=1924.00.
< Warning: Person 'pf_1.5142' is jammed on edge 'Edge1', time=1924.00.
< Warning: Person 'pf_1.5143' is jammed on edge 'Edge1', time=1924.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1924.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5031', lane='Edge2_1', time=1924.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.