06Oct25rv1_24_0+1170-413287b0c1c - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Oct071122.3880252 -g

To start TextTest for these tests, run:

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


default: 8100 tests: 7922 succeeded 91 known bugs 75 FAILED 12 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic files save configs sumo ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==2230579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x622aee29d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x622aef4f62c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x622aef4eea8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x622aef4de70d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x622aef4f579b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x622aee2a0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7061dfe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7061dfe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x622aee1c3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic overlapping next ( Last six runs Oct2025 )
basic overlapping previous ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop create additionalfile ( Last six runs Oct2025 )
elements additionals containerstop create additionalfile ( Last six runs Oct2025 )
elements additionals trainstop create additionalfile ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,4
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : elements additionals calibratorflow load type ( Last six runs Oct2025 )

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibratorFlows' (end=300.00, begin2=200.00).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,18
> 
> =================================================================
> ==2253181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x64416d64c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x64416e8a52c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x64416e89da8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x64416e88d70d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x64416e8a479b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x64416d64fe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x79ad3c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x79ad3c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x64416d572e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1
> Warning: Missing arguments 'length'/'endPos' for E2Detector 'E2_A'. Assuming detector end == lane end of lane 'EdgeCenter0_0'.

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector delete ( Last six runs Oct2025 )
network crossings without_tls delete junction ( Last six runs Oct2025 )
network edges bugs ticket1711 ( Last six runs Oct2025 )
network lanes select_vtypes disallowed rail ( Last six runs Oct2025 )
network trafficlights bugs ticket10588 ( Last six runs Oct2025 )
processing join_selected_junction different_position ( Last six runs Oct2025 )
processing join_selected_junction same_position ( Last six runs Oct2025 )

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

---------- 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 demands container inspect depart triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2288179==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c2f264db281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5c2f27846c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5c2f277201fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c2f2773379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c2f264dee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77d62942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77d62942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c2f26401e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c2f264db281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5c2f27846c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5c2f2772080c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c2f2773379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c2f264dee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77d62942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77d62942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c2f26401e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c2f264db281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5c2f27720c9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c2f2773379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c2f264dee72 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2288218==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x592d16182281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x592d174edc47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x592d173c71fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x592d173da79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x592d16185e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa93642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fa93642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x592d160a8e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x592d16182281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x592d174edc47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x592d173c780c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x592d173da79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x592d16185e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa93642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fa93642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x592d160a8e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x592d16182281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x592d173c7c9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x592d173da79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x592d16185e72 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2288585==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d885292c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5d8853c97c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5d8853b711fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d8853b8479b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d885292fe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d7d37e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d7d37e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d8852852e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d885292c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5d8853c97c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5d8853b7180c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d8853b8479b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d885292fe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d7d37e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d7d37e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d8852852e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d885292c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5d8853b71c9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d8853b8479b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d885292fe72 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2288677==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d672168b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5d67229f6c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5d67228d01fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d67228e379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d672168ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75f19a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75f19a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d67215b1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d672168b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5d67229f6c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5d67228d080c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d67228e379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d672168ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75f19a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75f19a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d67215b1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d672168b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5d67228d0c9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d67228e379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d672168ee72 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 flow_embedded load route ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2273307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x62c9ee83e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x62c9efa972c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x62c9efa8fa8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x62c9efa7f70d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x62c9efa9679b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x62c9ee841e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7aee4de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7aee4de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x62c9ee764e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2273945==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ed0d7a1d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5ed0d8d88c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5ed0d8c621fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ed0d8c7579b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ed0d7a20e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x767b54a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x767b54a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ed0d7943e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ed0d7a1d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5ed0d8d88c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5ed0d8c6280c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ed0d8c7579b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ed0d7a20e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x767b54a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x767b54a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ed0d7943e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ed0d7a1d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5ed0d8c62c9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ed0d8c7579b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ed0d7a20e72 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2273982==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x615d905a8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x615d91913c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x615d917ed1fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x615d9180079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x615d905abe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x781e8f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x781e8f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x615d904cee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x615d905a8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x615d91913c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x615d917ed80c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x615d9180079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x615d905abe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x781e8f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x781e8f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x615d904cee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x615d905a8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x615d917edc9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x615d9180079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x615d905abe72 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2274528==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57a0c20d4281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x57a0c343fc47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x57a0c33191fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57a0c332c79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57a0c20d7e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78dff6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78dff6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57a0c1ffae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57a0c20d4281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x57a0c343fc47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x57a0c331980c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57a0c332c79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57a0c20d7e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78dff6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78dff6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57a0c1ffae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57a0c20d4281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x57a0c3319c9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x57a0c332c79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57a0c20d7e72 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 Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2274639==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x64f3e1cf8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x64f3e3063c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x64f3e2f3d1fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x64f3e2f5079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64f3e1cfbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ad0d682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ad0d682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64f3e1c1ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x64f3e1cf8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x64f3e3063c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x64f3e2f3d80c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x64f3e2f5079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64f3e1cfbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ad0d682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ad0d682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64f3e1c1ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x64f3e1cf8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x64f3e2f3dc9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x64f3e2f5079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x64f3e1cfbe72 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 Oct2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1857: 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 vehicle_embedded load route ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2261317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5eec0c0ee281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5eec0d3472c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5eec0d33fa8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5eec0d32f70d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5eec0d34679b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5eec0c0f1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x77acdde2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x77acdde2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5eec0c014e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60653fb80281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x60654102326b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6065402a25f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x60653fefb48b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x6065427a9da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6065429bf13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70340b9e68f2 in xercesc_3_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 0x70340b99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70340b99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6065429f4143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6065427bcebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6065427be01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60653fbaa832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x606540dd8893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60653fb83e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70340882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70340882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60653faa6e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x624612450281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x6246138f326b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x624612b725f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x6246127cb48b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x624615079da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62461528f13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dbfddde68f2 in xercesc_3_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 0x7dbfddd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dbfddd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6246152c4143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62461508cebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62461508e01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x62461247a832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6246136a8893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x624612453e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dbfdae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dbfdae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x624612376e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x595ba5235281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x595ba66d826b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x595ba59575f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x595ba55b048b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x595ba7e5eda4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x595ba807413b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7aacc3de68f2 in xercesc_3_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 0x7aacc3d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7aacc3d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x595ba80a9143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x595ba7e71ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x595ba7e7301f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x595ba525f832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x595ba648d893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x595ba5238e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7aacc0e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7aacc0e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x595ba515be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58ebdff6e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x58ebe141126b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58ebe06905f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x58ebe02e948b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x58ebe2b97da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58ebe2dad13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ceb059e68f2 in xercesc_3_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 0x7ceb0599985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ceb0599b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58ebe2de2143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58ebe2baaebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58ebe2bac01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58ebdff98832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58ebe11c6893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58ebdff71e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ceb02a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ceb02a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58ebdfe94e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x579e92a64281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x579e93f0726b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x579e931865f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x579e92ddf48b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x579e9568dda4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x579e958a313b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x776dd6fe68f2 in xercesc_3_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 0x776dd6f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x776dd6f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x579e958d8143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x579e956a0ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x579e956a201f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x579e92a8e832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x579e93cbc893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x579e92a67e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x776dd402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x776dd402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x579e9298ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x562a6bcad281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x562a6d15026b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562a6c3cf5f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x562a6c02848b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x562a6e8d6da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x562a6eaec13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c18b4de68f2 in xercesc_3_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 0x7c18b4d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c18b4d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x562a6eb21143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x562a6e8e9ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x562a6e8eb01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x562a6bcd7832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x562a6cf05893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x562a6bcb0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c18b1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c18b1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x562a6bbd3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x571d3be1b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x571d3d2be26b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x571d3c53d5f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x571d3c19648b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x571d3ea44da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x571d3ec5a13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x702ac11e68f2 in xercesc_3_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 0x702ac119985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x702ac119b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x571d3ec8f143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x571d3ea57ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x571d3ea5901f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x571d3be45832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x571d3d073893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x571d3be1ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x702abe22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x702abe22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x571d3bd41e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5636bf2d7281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5636c077a26b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5636bf9f95f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5636bf65248b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5636c1f00da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5636c211613b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x714c893e68f2 in xercesc_3_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 0x714c8939985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x714c8939b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5636c214b143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5636c1f13ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5636c1f1501f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5636bf301832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5636c052f893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5636bf2dae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x714c8642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x714c8642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5636bf1fde14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61ba21f20281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x61ba233c326b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61ba226425f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61ba2229b48b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61ba24b49da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61ba24d5f13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7bebd1de68f2 in xercesc_3_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 0x7bebd1d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7bebd1d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61ba24d94143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61ba24b5cebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61ba24b5e01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61ba21f4a832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61ba23178893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61ba21f23e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7bebcee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bebcee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61ba21e46e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5782113a9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x57821284c26b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x578211acb5f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x57821172448b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x578213fd2da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5782141e813b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7741653e68f2 in xercesc_3_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 0x77416539985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77416539b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57821421d143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x578213fe5ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x578213fe701f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5782113d3832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x578212601893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5782113ace72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77416242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77416242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5782112cfe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5628f0c1f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5628f20c226b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5628f13415f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5628f0f9a48b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5628f3848da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5628f3a5e13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dc1f93e68f2 in xercesc_3_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 0x7dc1f939985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dc1f939b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5628f3a93143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5628f385bebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5628f385d01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5628f0c49832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5628f1e77893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5628f0c22e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dc1f642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dc1f642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5628f0b45e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x601c5351d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x601c549c026b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x601c53c3f5f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x601c5389848b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x601c56146da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x601c5635c13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d72fd9e68f2 in xercesc_3_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 0x7d72fd99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d72fd99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x601c56391143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x601c56159ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x601c5615b01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x601c53547832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x601c54775893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x601c53520e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d72fa82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d72fa82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x601c53443e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 576 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63f26e6ef281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x63f26fb9226b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63f26ee115f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x63f26ea6a48b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x63f271318da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63f27152e13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7062dcfe68f2 in xercesc_3_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 0x7062dcf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7062dcf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63f271563143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63f27132bebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63f27132d01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63f26e719832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x63f26f947893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63f26e6f2e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7062da02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7062da02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63f26e615e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x62cbe1aee281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x62cbe2f9126b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x62cbe22105f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x62cbe1e6948b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x62cbe4717da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62cbe492d13b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x790e05be68f2 in xercesc_3_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 0x790e05b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x790e05b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62cbe4962143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62cbe472aebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62cbe472c01f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x62cbe1b18832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62cbe2d46893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62cbe1af1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x790e02c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x790e02c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62cbe1a14e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x628788c17281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x62878a0ba26b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6287893395f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x628788f9248b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x62878b840da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62878ba5613b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x768da8be68f2 in xercesc_3_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 0x768da8b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x768da8b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62878ba8b143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62878b853ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62878b85501f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x628788c41832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x628789e6f893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x628788c1ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x768da5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x768da5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x628788b3de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6509850ca281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x65098656d26b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6509857ec5f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x65098544548b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x650987cf3da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x650987f0913b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7270015e68f2 in xercesc_3_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 0x72700159985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72700159b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x650987f3e143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x650987d06ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x650987d0801f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6509850f4832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x650986322893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6509850cde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x726ffe62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x726ffe62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x650984ff0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x569414868281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x569415d0b26b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x569414f8a5f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x569414be348b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x569417491da4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5694176a713b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dd7ac3e68f2 in xercesc_3_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 0x7dd7ac39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dd7ac39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5694176dc143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5694174a4ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5694174a601f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x569414892832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x569415ac0893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56941486be72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dd7a942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dd7a942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56941478ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2258195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x605d3d5f6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x605d3ea9926b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x605d3dd185f8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x605d3d97148b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x605d4021fda4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x605d4043513b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e37f03e68f2 in xercesc_3_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 0x7e37f039985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e37f039b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x605d4046a143 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x605d40232ebb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x605d4023401f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x605d3d620832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x605d3e84e893 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x605d3d5f9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e37ed42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e37ed42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x605d3d51ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load useExisting_overrideProbabilities ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vTypeDist' is empty.
> Quitting (on error).
> 
> =================================================================
> ==2258485==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x620ae07b6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x620ae1b21c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x620ae19fb1fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x620ae1a0e79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x620ae07b9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70b93d02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70b93d02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x620ae06dce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x620ae07b6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x620ae1b21c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x620ae19fb80c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x620ae1a0e79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x620ae07b9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70b93d02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70b93d02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x620ae06dce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x620ae07b6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x620ae19fbc9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load use_existing ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vt1' is empty.
> Quitting (on error).
> 
> =================================================================
> ==2258481==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x610ce18c8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x610ce2c33c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x610ce2b0d1fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x610ce2b2079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x610ce18cbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76861d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76861d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x610ce17eee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x610ce18c8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x610ce2c33c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x610ce2b0d80c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x610ce2b2079b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x610ce18cbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76861d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76861d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x610ce17eee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x610ce18c8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x610ce2b0dc9c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poilane inspect_selected name ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The attribute 'name' is already used in element 'poi'
>  In file 'additionals.netedit'
>  At line/column 19/181.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
grid bugs ticket3271 ( Last six runs Oct2025 )
grid bugs ticket3278 ( Last six runs Oct2025 )
grid bugs ticket3281 ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : network connections with_tls delete click ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2243190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5bee93950281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5bee94ba92c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5bee94ba1a8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5bee94b9170d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5bee94ba879b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5bee93953e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7df4e082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7df4e082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5bee93876e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls delete click_selected ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2243195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6116e7132281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x6116e838b2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6116e8383a8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x6116e837370d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6116e838a79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6116e7135e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3f49e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7f3f49e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x6116e7058e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls delete frame ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2243199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5ad76cdbf281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5ad76e0182c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5ad76e010a8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5ad76e00070d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5ad76e01779b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5ad76cdc2e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x785a4b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x785a4b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5ad76cce5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

=================================================================
==2239577==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x629add0cb281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
    #1 0x629ade3242c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x629ade31ca8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x629ade30c70d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x629ade32379b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x629add0cee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7e85bda2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7e85bda2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x629adcff1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)

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

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

=================================================================
==2239583==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x65455f9dd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
    #1 0x654560c362c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x654560c2ea8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x654560c1e70d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x654560c3579b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x65455f9e0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x74feb4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x74feb4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x65455f903e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)

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

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

=================================================================
==2239604==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5de419275281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
    #1 0x5de41a4ce2c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5de41a4c6a8a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5de41a4b670d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5de41a4cd79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5de419278e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x72741722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x72741722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5de41919be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)

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

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

TEST FAILED on ts-sim-build-ba : network junctions load is_roundabout ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The position of e1Detector 'e1_0' lies beyond the lane's 'E3_0' end.
> Error: The position of e1Detector 'e1_2' lies beyond the lane's 'E2_0' end.
> Error: The position of e1Detector 'e1_5' lies beyond the lane's 'E0_0' end.
> Error: The position of e1Detector 'e1_6' lies beyond the lane's 'E1_0' end.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network junctions load pos ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The position of e1Detector 'e1_0' lies beyond the lane's 'E3_0' end.
> Error: The position of e1Detector 'e1_1' lies beyond the lane's '-E3_0' end.
> Error: The position of e1Detector 'e1_4' lies beyond the lane's '-E0_0' end.
> Error: The position of e1Detector 'e1_5' lies beyond the lane's 'E0_0' end.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==2294386==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x56c29feae281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x56c2a1219c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56c2a10f31fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56c2a110679b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56c29feb1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717c5ba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717c5ba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56c29fdd4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x56c29feae281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x56c2a1219c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56c2a10f380c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56c2a110679b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56c29feb1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x717c5ba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x717c5ba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56c29fdd4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x56c29feae281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x56c2a10f3e0e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x56c2a110679b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56c29feb1e72 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 : selection draws rectangle_medium ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==2294407==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5e94f09ba281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5e94f1d25c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5e94f1bff1fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e94f1c1279b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e94f09bde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74f53342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74f53342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e94f08e0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5e94f09ba281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5e94f1d25c47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5e94f1bff80c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e94f1c1279b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e94f09bde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74f53342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74f53342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e94f08e0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5e94f09ba281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5e94f1bffe0e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5e94f1c1279b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5e94f09bde72 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 : selection draws rectangle_small ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==2294401==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6f77463281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5b6f787cec47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b6f78702fa2 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x5b6f786d3cb3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5b6f7a2a03c8 in GenericSAXHandler::startElement(char16_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 0x72b4339e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x72b4339997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x72b43399ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72b433990c87 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 0x72b4339e0d42 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 0x5b6f7a2d4572 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 0x5b6f7a55d851 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 0x5b6f786b34ba 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:439:14
>     #13 0x5b6f786aa56d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5b6f786bb79b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5b6f77466e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x72b430a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x72b430a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5b6f77389e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6f77463281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 0bd6a00d138fdf647d369cd6eff091bfae0e0f23)
>     #1 0x5b6f787cec47 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b6f786a880c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow create poisson ( Last six runs Oct2025 )
elements demands flow inspect_selection poisson ( Last six runs Oct2025 )
elements demands flow_junctions create poisson ( Last six runs Oct2025 )
elements demands flow_junctions inspect poisson ( Last six runs Oct2025 )
elements demands flow_taz create poisson ( Last six runs Oct2025 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2709,6030d2708
< Warning: Person 'pf_0.5696' is jammed on edge 'Edge0', time=2530.00.
< Warning: Person 'pf_0.5697' is jammed on edge 'Edge0', time=2531.00.
< Warning: Person 'pf_0.5698' is jammed on edge 'Edge0', time=2531.00.
< Warning: Person 'pf_0.5699' is jammed on edge 'Edge0', time=2531.00.
< Warning: Person 'pf_0.4598' is jammed on edge 'Edge0', time=2532.00.
< Warning: Person 'pf_0.4978' is jammed on edge 'Edge0', time=2532.00.
< Warning: Person 'pf_0.5700' is jammed on edge 'Edge0', time=2532.00.
< Warning: Person 'pf_0.5701' is jammed on edge 'Edge0', time=2532.00.
< Warning: Person 'pf_0.5702' is jammed on edge 'Edge0', time=2532.00.
< Warning: Person 'pf_0.5703' is jammed on edge 'Edge0', time=2533.00.
< Warning: Person 'pf_0.5704' is jammed on edge 'Edge0', time=2533.00.
< Warning: Person 'pf_0.5705' is jammed on edge 'Edge0', time=2534.00.
< Warning: Person 'pf_0.5706' is jammed on edge 'Edge0', time=2534.00.
< Warning: Person 'pf_0.5707' is jammed on edge 'Edge0', time=2535.00.
< Warning: Person 'pf_0.5708' is jammed on edge 'Edge0', time=2535.00.
< Warning: Person 'pf_0.5709' is jammed on edge 'Edge0', time=2535.00.
< Warning: Person 'pf_0.5710' is jammed on edge 'Edge0', time=2536.00.
< Warning: Person 'pf_0.5711' is jammed on edge 'Edge0', time=2536.00.
< Warning: Person 'pf_0.5712' is jammed on edge 'Edge0', time=2536.00.
< Warning: Person 'pf_0.5713' is jammed on edge 'Edge0', time=2537.00.
< Warning: Person 'pf_0.5714' is jammed on edge 'Edge0', time=2538.00.
< Warning: Person 'pf_0.5715' is jammed on edge 'Edge0', time=2538.00.
< Warning: Person 'pf_0.5716' is jammed on edge 'Edge0', time=2539.00.
< Warning: Person 'pf_0.3780' is jammed on edge 'Edge0', time=2541.00.
< Warning: Collision of person 'pf_0.3396' and person 'pf_0.5625', lane='Edge0_0', time=2541.00.
< Warning: Person 'pf_0.4844' is jammed on edge 'Edge0', time=2542.00.
< Warning: Person 'pf_0.4915' is jammed on edge 'Edge0', time=2542.00.
< Warning: Person 'pf_0.4700' is jammed on edge 'Edge0', time=2542.00.
< Warning: Person 'pf_0.5718' is jammed on edge 'Edge0', time=2542.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4628,10315d4627
< Warning: Person 'pf_1.5759' is jammed on edge 'Edge1', time=2100.00.
< Warning: Person 'pf_1.5760' is jammed on edge 'Edge1', time=2100.00.
< Warning: Person 'pf_1.5761' is jammed on edge 'Edge1', time=2100.00.
< Warning: Person 'pf_1.5762' is jammed on edge 'Edge1', time=2101.00.
< Warning: Person 'pf_1.5763' is jammed on edge 'Edge1', time=2101.00.
< Warning: Person 'pf_1.5764' is jammed on edge 'Edge1', time=2101.00.
< Warning: Person 'pf_1.5765' is jammed on edge 'Edge1', time=2102.00.
< Warning: Person 'pf_1.5766' is jammed on edge 'Edge1', time=2102.00.
< Warning: Person 'pf_1.5767' is jammed on edge 'Edge1', time=2102.00.
< Warning: Person 'pf_1.5768' is jammed on edge 'Edge1', time=2103.00.
< Warning: Person 'pf_1.5769' is jammed on edge 'Edge1', time=2103.00.
< Warning: Person 'pf_1.5770' is jammed on edge 'Edge1', time=2103.00.
< Warning: Person 'pf_1.5771' is jammed on edge 'Edge1', time=2104.00.
< Warning: Person 'pf_1.5772' is jammed on edge 'Edge1', time=2104.00.
< Warning: Person 'pf_1.5773' is jammed on edge 'Edge1', time=2104.00.
< Warning: Person 'pf_1.5774' is jammed on edge 'Edge1', time=2104.00.
< Warning: Person 'pf_1.3584' is jammed on edge 'Edge1', time=2105.00.
< Warning: Person 'pf_1.5775' is jammed on edge 'Edge1', time=2105.00.
< Warning: Person 'pf_1.5776' is jammed on edge 'Edge1', time=2105.00.
< Warning: Person 'pf_1.5777' is jammed on edge 'Edge1', time=2105.00.
< Warning: Person 'pf_1.5778' is jammed on edge 'Edge1', time=2106.00.
< Warning: Person 'pf_1.5779' is jammed on edge 'Edge1', time=2106.00.
< Warning: Person 'pf_1.5780' is jammed on edge 'Edge1', time=2106.00.
< Warning: Person 'pf_1.5781' is jammed on edge 'Edge1', time=2107.00.
< Warning: Person 'pf_1.5782' is jammed on edge 'Edge1', time=2107.00.
< Warning: Person 'pf_1.5783' is jammed on edge 'Edge1', time=2107.00.
< Warning: Person 'pf_1.4339' is jammed on edge ':Junction2_w0', time=2108.00.
< Warning: Person 'pf_1.5784' is jammed on edge 'Edge1', time=2108.00.
< Warning: Person 'pf_1.5785' is jammed on edge 'Edge1', time=2108.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6225,9853d6224
< Warning: Person 'pf_1.7084' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7085' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7086' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7087' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7088' is jammed on edge 'Edge1', time=2512.00.
< Warning: Person 'pf_1.7089' is jammed on edge 'Edge1', time=2512.00.
< Warning: Person 'pf_1.7090' is jammed on edge 'Edge1', time=2512.00.
< Warning: Person 'pf_1.5806' is jammed on edge ':Junction2_w0', time=2513.00.
< Warning: Person 'pf_1.7091' is jammed on edge 'Edge1', time=2513.00.
< Warning: Person 'pf_1.7092' is jammed on edge 'Edge1', time=2513.00.
< Warning: Person 'pf_1.7093' is jammed on edge 'Edge1', time=2513.00.
< Warning: Person 'pf_1.7094' is jammed on edge 'Edge1', time=2514.00.
< Warning: Person 'pf_1.7095' is jammed on edge 'Edge1', time=2514.00.
< Warning: Person 'pf_1.7096' is jammed on edge 'Edge1', time=2514.00.
< Warning: Person 'pf_1.7097' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7098' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7099' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7100' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7101' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7102' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7103' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7104' is jammed on edge 'Edge1', time=2517.00.
< Warning: Person 'pf_1.7105' is jammed on edge 'Edge1', time=2517.00.
< Warning: Person 'pf_1.7106' is jammed on edge 'Edge1', time=2517.00.
< Warning: Person 'pf_1.7107' is jammed on edge 'Edge1', time=2518.00.
< Warning: Person 'pf_1.7108' is jammed on edge 'Edge1', time=2518.00.
< Warning: Person 'pf_1.7109' is jammed on edge 'Edge1', time=2518.00.
< Warning: Person 'pf_1.7110' is jammed on edge 'Edge1', time=2519.00.
< Warning: Person 'pf_1.7111' is jammed on edge 'Edge1', time=2519.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4597,10388d4596
< Warning: Person 'pf_1.4313' is jammed on edge ':Junction2_w0', time=2071.00.
< Warning: Person 'pf_1.5671' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_1.5672' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_1.5673' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_1.4255' is jammed on edge ':Junction2_w0', time=2072.00.
< Warning: Person 'pf_1.5674' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5675' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5676' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5677' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5678' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5679' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5680' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.4269' is jammed on edge ':Junction2_w0', time=2074.00.
< Warning: Person 'pf_1.3239' is jammed on edge ':Junction2_w0', time=2074.00.
< Warning: Person 'pf_1.4353' is jammed on edge ':Junction2_w0', time=2074.00.
< Warning: Person 'pf_1.3358' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5681' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5682' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5683' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5684' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5685' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5686' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5687' is jammed on edge 'Edge1', time=2076.00.
< Warning: Person 'pf_1.5688' is jammed on edge 'Edge1', time=2076.00.
< Warning: Person 'pf_1.5689' is jammed on edge 'Edge1', time=2076.00.
< Warning: Person 'pf_1.5690' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5691' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5692' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5693' is jammed on edge 'Edge1', time=2078.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
3160,15410d3159
< Warning: Person 'pf_0.3536' is jammed on edge 'Edge0', time=1694.00.
< Warning: Person 'pf_0.3537' is jammed on edge 'Edge0', time=1694.00.
< Warning: Person 'pf_0.3538' is jammed on edge 'Edge0', time=1694.00.
< Warning: Person 'pf_0.3539' is jammed on edge 'Edge0', time=1694.00.
< Warning: Person 'pf_0.2131' is jammed on edge 'Edge0', time=1695.00.
< Warning: Person 'pf_0.3540' is jammed on edge 'Edge0', time=1695.00.
< Warning: Person 'pf_0.3541' is jammed on edge 'Edge0', time=1695.00.
< Warning: Person 'pf_0.1911' is jammed on edge 'Edge0', time=1696.00.
< Warning: Person 'pf_0.3542' is jammed on edge 'Edge0', time=1696.00.
< Warning: Person 'pf_0.3543' is jammed on edge 'Edge0', time=1696.00.
< Warning: Person 'pf_0.3544' is jammed on edge 'Edge0', time=1696.00.
< Warning: Person 'pf_0.3545' is jammed on edge 'Edge0', time=1697.00.
< Warning: Person 'pf_0.3546' is jammed on edge 'Edge0', time=1697.00.
< Warning: Person 'pf_0.3547' is jammed on edge 'Edge0', time=1697.00.
< Warning: Person 'pf_0.3548' is jammed on edge 'Edge0', time=1697.00.
< Warning: Person 'pf_0.3549' is jammed on edge 'Edge0', time=1697.00.
< Warning: Person 'pf_0.3550' is jammed on edge 'Edge0', time=1699.00.
< Warning: Person 'pf_0.3551' is jammed on edge 'Edge0', time=1699.00.
< Warning: Person 'pf_1.3507' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.3508' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.3509' is jammed on edge 'Edge1', time=1699.00.
< Warning: Person 'pf_1.3510' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.3511' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.3512' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_1.3513' is jammed on edge 'Edge1', time=1700.00.
< Warning: Person 'pf_0.2743' is jammed on edge 'Edge0', time=1701.00.
< Warning: Person 'pf_0.3552' is jammed on edge 'Edge0', time=1701.00.
< Warning: Person 'pf_0.3553' is jammed on edge 'Edge0', time=1701.00.
< Warning: Person 'pf_0.3554' is jammed on edge 'Edge0', time=1701.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4536,10315d4535
< Warning: Person 'pf_1.5671' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5672' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5673' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5674' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5675' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5676' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5677' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5678' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5679' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5680' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5681' is jammed on edge 'Edge1', time=2076.00.
< Warning: Person 'pf_1.5682' is jammed on edge 'Edge1', time=2076.00.
< Warning: Person 'pf_1.5683' is jammed on edge 'Edge1', time=2076.00.
< Warning: Person 'pf_1.5684' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5685' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5686' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5687' is jammed on edge 'Edge1', time=2077.00.
< Warning: Person 'pf_1.5688' is jammed on edge 'Edge1', time=2078.00.
< Warning: Person 'pf_1.5689' is jammed on edge 'Edge1', time=2078.00.
< Warning: Person 'pf_1.5690' is jammed on edge 'Edge1', time=2078.00.
< Warning: Person 'pf_1.4413' is jammed on edge 'Edge1', time=2079.00.
< Warning: Person 'pf_1.5691' is jammed on edge 'Edge1', time=2079.00.
< Warning: Person 'pf_1.5692' is jammed on edge 'Edge1', time=2079.00.
< Warning: Person 'pf_1.5693' is jammed on edge 'Edge1', time=2079.00.
< Warning: Person 'pf_1.5694' is jammed on edge 'Edge1', time=2080.00.
< Warning: Person 'pf_1.5695' is jammed on edge 'Edge1', time=2080.00.
< Warning: Person 'pf_1.5696' is jammed on edge 'Edge1', time=2080.00.
< Warning: Person 'pf_1.5697' is jammed on edge 'Edge1', time=2081.00.
< Warning: Person 'pf_1.5698' is jammed on edge 'Edge1', time=2081.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
238235,264135d238234
< Warning: Collision of person 'pf_1.7038' and person 'pf_1.7036', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_0.760' and person 'pf_0.785', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7043' and person 'pf_1.7036', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7043' and person 'pf_1.7038', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7040' and person 'pf_1.7036', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7040' and person 'pf_1.7038', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7040' and person 'pf_1.7043', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7036', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7038', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7043', lane=':Junction2_0_0', time=2581.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7040', lane=':Junction2_0_0', time=2581.00.
< Warning: Person 'pf_1.7310' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7311' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7312' is jammed on edge 'Edge1', time=2581.00.
< Warning: Collision of person 'pf_1.6748' and person 'pf_1.7214', lane='Edge2_1', time=2581.00.
< Warning: Collision of person 'pf_1.6683' and person 'pf_1.7214', lane='Edge2_1', time=2581.00.
< Warning: Collision of person 'pf_1.6683' and person 'pf_1.6748', lane='Edge2_1', time=2581.00.
< Warning: Collision of person 'pf_1.6648' and person 'pf_1.6748', lane='Edge2_1', time=2581.00.
< Warning: Collision of person 'pf_1.6648' and person 'pf_1.6683', lane='Edge2_1', time=2581.00.
< Warning: Collision of person 'pf_1.7038' and person 'pf_1.7036', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_0.760' and person 'pf_0.785', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7043' and person 'pf_1.7036', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7043' and person 'pf_1.7038', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7040' and person 'pf_1.7036', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7040' and person 'pf_1.7038', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7040' and person 'pf_1.7043', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7036', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7038', lane=':Junction2_0_0', time=2582.00.
< Warning: Collision of person 'pf_1.7047' and person 'pf_1.7043', lane=':Junction2_0_0', time=2582.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.