14Oct25rv1_24_0+1412-284a4f7aa5c - 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: 7913 succeeded 91 known bugs 88 FAILED 8 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
> 
> =================================================================
> ==3581698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5cc12424a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5cc1254a4a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5cc12549d24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5cc12548cecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5cc1254a3f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5cc12424de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdcb0e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7fdcb0e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5cc124170e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3599131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x62b5bbd27281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x62b5bcf81a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x62b5bcf7a24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x62b5bcf69ecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x62b5bcf80f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x62b5bbd2ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb8e182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7fb8e182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x62b5bbc4de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'f_0.0' left e3Detector 'e3_0' without entering it, time=17.00.
2,4c3,4
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_0' without entering it, time=18.00.
< Warning: Vehicle 'f_0.0' arrived inside e3Detector 'e3_0', time=21.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_0' without entering it, time=39.00.
---
> Warning: Vehicle 'f_0.0' arrived inside e3Detector 'e3_0', time=20.00.
> Warning: Vehicle 'f_0.1' left e3Detector 'e3_0' without entering it, time=38.00.
6c6,7
< Warning: Vehicle 'f_0.1' arrived inside e3Detector 'e3_0', time=42.00.
---
> Warning: Vehicle 'f_0.1' arrived inside e3Detector 'e3_0', time=41.00.
> Warning: Vehicle 'f_0.2' left e3Detector 'e3_0' without entering it, time=57.00.
8,9c9,10
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_0' without entering it, time=59.00.
< Warning: Vehicle 'f_0.2' arrived inside e3Detector 'e3_0', time=61.00.
---
> Warning: Vehicle 'f_0.2' arrived inside e3Detector 'e3_0', time=60.00.
> Warning: Vehicle 'f_0.3' left e3Detector 'e3_0' without entering it, time=77.00.
11,12c12
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_0' without entering it, time=78.00.
< Warning: Vehicle 'f_0.3' arrived inside e3Detector 'e3_0', time=80.00.
---
> Warning: Vehicle 'f_0.3' arrived inside e3Detector 'e3_0', time=79.00.
18a19
> Warning: Vehicle 'f_0.6' left e3Detector 'e3_0' without entering it, time=137.00.
20,21c21
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_0' without entering it, time=139.00.
< Warning: Vehicle 'f_0.6' arrived inside e3Detector 'e3_0', time=141.00.
<truncated after showing first 30 lines>
elements additionals detentry volatile_recomputing ( Last six runs Oct2025 )
elements additionals e3detector volatile_recomputing ( Last six runs Oct2025 )

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

8 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 with_tls delete junction ( 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
> 
> =================================================================
> ==3631678==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57f071cc9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x57f073036407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57f072f0f9bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57f072f22f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57f071ccce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b6b7682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b6b7682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57f071befe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57f071cc9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x57f073036407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57f072f0ffcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57f072f22f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57f071ccce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b6b7682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b6b7682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57f071befe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57f071cc9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x57f072f1045c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x57f072f22f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57f071ccce72 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
> 
> =================================================================
> ==3631722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x64831fdbe281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x64832112b407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x6483210049bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x648321017f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64831fdc1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7373c042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7373c042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64831fce4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x64831fdbe281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x64832112b407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x648321004fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x648321017f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64831fdc1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7373c042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7373c042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64831fce4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x64831fdbe281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x64832100545c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x648321017f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x64831fdc1e72 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
> 
> =================================================================
> ==3632077==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c07e7062281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c07e83cf407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5c07e82a89bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c07e82bbf5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c07e7065e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x788a7062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x788a7062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c07e6f88e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c07e7062281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c07e83cf407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5c07e82a8fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c07e82bbf5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c07e7065e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x788a7062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x788a7062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c07e6f88e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c07e7062281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c07e82a945c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c07e82bbf5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c07e7065e72 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
> 
> =================================================================
> ==3632165==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9bd4661281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5f9bd59ce407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5f9bd58a79bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f9bd58baf5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f9bd4664e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72dc64c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72dc64c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f9bd4587e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9bd4661281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5f9bd59ce407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5f9bd58a7fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f9bd58baf5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f9bd4664e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72dc64c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72dc64c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f9bd4587e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5f9bd4661281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5f9bd58a845c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5f9bd58baf5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f9bd4664e72 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 inspect_selection poisson ( Last six runs Oct2025 )

---------- Differences in errors ----------
96c96
< Warning: Vehicle 'flowA.92' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.91' will not be able to arrive with the given speed!
99a100
> Warning: Vehicle 'flowA.95' will not be able to arrive at the given lane 'Edge2_0'!
101d101
< Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
105c105
< Warning: Vehicle 'flowA.99' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
111c111
< Warning: Vehicle 'flowA.105' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.104' will not be able to arrive with the given speed!
114c114
< Warning: Vehicle 'flowA.107' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.107' will not be able to arrive at the given lane 'Edge2_0'!
130c130,131
< Warning: Vehicle 'flowA.123' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
> Warning: Vehicle 'flowA.124' will not be able to arrive at the given lane 'Edge2_0'!
132d132
< Warning: Vehicle 'flowA.124' will not be able to arrive with the given speed!
141c141,142
< Warning: Vehicle 'flowA.133' will not be able to arrive at the given lane 'Edge2_0'!
---
<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).
> 
> =================================================================
> ==3617447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x588b0109b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x588b022f5a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x588b022ee24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x588b022ddecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x588b022f4f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x588b0109ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7448b082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7448b082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x588b00fc1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection departpos random ( Last six runs Oct2025 )

---------- Differences in errors ----------
217c217
< Error: Vehicle 'flowA.17' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge2_0'!
220,221d219
< Error: Vehicle 'flowA.27' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.28' will not be able to arrive at the given lane 'Edge2_0'!
230a229,230
> Error: Vehicle 'flowA.27' will not be able to depart using the given velocity (slow lane ahead)!
> Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'!
292,298d291
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.44' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.45' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.49' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.50' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.54' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.91' will not be able to depart using the given velocity (slow lane ahead)!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection departpos random_free ( Last six runs Oct2025 )

---------- Differences in errors ----------
15,16d14
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
28a27,28
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
54,55d53
< Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
58a57,58
> Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
80,81d79
< Warning: Vehicle 'flowA.35' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.36' will not be able to arrive at the given lane 'Edge2_0'!
84a83,84
> Warning: Vehicle 'flowA.36' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'!
120,121d119
< Warning: Vehicle 'flowA.54' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge2_0'!
124a123,124
> Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge2_0'!
152,153d151
< Warning: Vehicle 'flowA.69' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
156a155,156
> Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection poisson ( Last six runs Oct2025 )

---------- Differences in errors ----------
151d150
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
153c152,153
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.69' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
159,160c159
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.73' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
161a161
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
171d170
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
173c172,173
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge2_0'!
177,178c177
< Warning: Vehicle 'flowA.80' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.81' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
179a179
> Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
203a204,209
> Warning: Vehicle 'flowA.94' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos random ( Last six runs Oct2025 )

---------- Differences in errors ----------
42c42
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge5_0'!
55d54
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge5_0'!
60a60
> Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge5_0'!
81d80
< Warning: Vehicle 'flowA.36' will not be able to arrive at the given lane 'Edge5_0'!
87c86,87
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.38' will not be able to arrive at the given lane 'Edge5_0'!
94,96d93
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.41' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.41' will not be able to arrive at the given lane 'Edge5_0'!
98,99c95
< Warning: Vehicle 'flowA.42' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.43' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Vehicle 'flowA.41' will not be able to arrive at the given lane 'Edge5_0'!
100a97
> Warning: Vehicle 'flowA.42' will not be able to arrive at the given lane 'Edge5_0'!
102,103c99
< Warning: Vehicle 'flowA.44' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.45' will not be able to arrive at the given lane 'Edge5_0'!
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos random_free ( Last six runs Oct2025 )

---------- Differences in errors ----------
15,17d14
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
31,32c28
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
34,38c30
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
39a32
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
54,56d46
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
82a73
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
101,102c92,93
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departspeed float ( Last six runs Oct2025 )

---------- Differences in errors ----------
135d134
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
142a142
> Warning: Vehicle 'flowA.38' will not be able to arrive at the given lane 'Edge5_0'!
146d145
< Warning: Vehicle 'flowA.40' will not be able to arrive at the given lane 'Edge5_0'!
156c155
< Warning: Vehicle 'flowA.42' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Vehicle 'flowA.41' will not be able to arrive at the given lane 'Edge5_0'!
164a164
> Warning: Vehicle 'flowA.43' will not be able to arrive at the given lane 'Edge5_0'!
168c168
< Warning: Vehicle 'flowA.45' will not be able to arrive at the given lane 'Edge5_0'!
---
> Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
226d225
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead)!
233a233
> Warning: Vehicle 'flowA.58' will not be able to arrive at the given lane 'Edge5_0'!
237,238c237
< Warning: Vehicle 'flowA.60' will not be able to arrive at the given lane 'Edge5_0'!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead)!
246a246
> Warning: Vehicle 'flowA.61' will not be able to arrive at the given lane 'Edge5_0'!
248,249d247
< Warning: Vehicle 'flowA.62' will not be able to arrive at the given lane 'Edge5_0'!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection poisson ( Last six runs Oct2025 )

---------- Differences in errors ----------
151d150
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
153c152,153
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.69' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge5_0'!
158,160d157
< Warning: Choosing new speed factor 1.22 for vehicle 'flowA.69' to match departure speed 12.00 (max 11.43).
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'!
161a159,161
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
> Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
164c164
< Warning: Vehicle 'flowA.74' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Choosing new speed factor 1.26 for vehicle 'flowA.73' to match departure speed 12.00 (max 11.43).
172d171
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
174c173,174
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge5_0'!
178,179c178
< Warning: Vehicle 'flowA.80' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.81' will not be able to arrive at the given lane 'Edge5_0'!
---
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3618046==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7e120d5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5b7e13442407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5b7e1331b9bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b7e1332ef5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b7e120d8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e247aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e247aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b7e11ffbe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7e120d5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5b7e13442407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5b7e1331bfcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b7e1332ef5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b7e120d8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e247aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e247aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b7e11ffbe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7e120d5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5b7e1331c45c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b7e1332ef5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b7e120d8e72 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
> 
> =================================================================
> ==3618074==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c0ff5d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5a3c112ca407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5a3c111a39bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a3c111b6f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a3c0ff60e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79513ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79513ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a3c0fe83e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c0ff5d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5a3c112ca407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5a3c111a3fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a3c111b6f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a3c0ff60e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79513ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79513ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a3c0fe83e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c0ff5d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5a3c111a445c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a3c111b6f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a3c0ff60e72 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
> 
> =================================================================
> ==3618591==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c57a0b58281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c57a1ec5407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5c57a1d9e9bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c57a1db1f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c57a0b5be72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c08fba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c08fba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c57a0a7ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c57a0b58281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c57a1ec5407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5c57a1d9efcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c57a1db1f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c57a0b5be72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c08fba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c08fba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c57a0a7ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c57a0b58281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c57a1d9f45c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c57a1db1f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c57a0b5be72 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
> 
> =================================================================
> ==3618688==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ce9b85e0281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5ce9b994d407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ce9b98269bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ce9b9839f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ce9b85e3e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ee76742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ee76742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ce9b8506e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ce9b85e0281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5ce9b994d407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ce9b9826fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ce9b9839f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ce9b85e3e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ee76742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ee76742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ce9b8506e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ce9b85e0281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5ce9b982745c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ce9b9839f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ce9b85e3e72 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 routeflow inspect_selection parameters ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,14d0
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!

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).
> 
> =================================================================
> ==3606960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5999e4305281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5999e555fa81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5999e555824a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5999e5547ecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5999e555ef5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5999e4308e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x74d74722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x74d74722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5999e422be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c990b52b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c990c9cfa2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c990bc4e9a8 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 0x5c990b8a78cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5c990e157a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c990e36e29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x739b75be68f2 in xercesc_3_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 0x739b75b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x739b75b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c990e3a32a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c990e16ab9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c990e16bcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c990b555832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c990c785053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c990b52ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x739b72a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x739b72a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c990b451e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x62e1ad504281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x62e1ae9a8a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x62e1adc279a8 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 0x62e1ad8808cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x62e1b0130a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62e1b034729b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71d8b3fe68f2 in xercesc_3_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 0x71d8b3f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71d8b3f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62e1b037c2a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62e1b0143b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62e1b0144cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x62e1ad52e832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62e1ae75e053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62e1ad507e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71d8b102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71d8b102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62e1ad42ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c049e201281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5c049f6a5a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c049e9249a8 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 0x5c049e57d8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5c04a0e2da84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c04a104429b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7427e99e68f2 in xercesc_3_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 0x7427e999985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7427e999b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c04a10792a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c04a0e40b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c04a0e41cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c049e22b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c049f45b053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c049e204e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7427e6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7427e6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c049e127e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a684135f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5a6842803a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a6841a829a8 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 0x5a68416db8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a6843f8ba84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a68441a229b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e0fa8de68f2 in xercesc_3_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 0x7e0fa8d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e0fa8d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a68441d72a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a6843f9eb9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a6843f9fcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a6841389832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a68425b9053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a6841362e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e0fa5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e0fa5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a6841285e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3604024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6119ad5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5a611af79a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a611a1f89a8 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 0x5a6119e518cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a611c701a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a611c91829b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71c8a67e68f2 in xercesc_3_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 0x71c8a679985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71c8a679b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a611c94d2a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a611c714b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a611c715cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a6119aff832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a611ad2f053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a6119ad8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71c8a382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71c8a382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a61199fbe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3604034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58eb9b97f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x58eb9ce23a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58eb9c0a29a8 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 0x58eb9bcfb8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x58eb9e5aba84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58eb9e7c229b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x754132fe68f2 in xercesc_3_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 0x754132f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x754132f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58eb9e7f72a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58eb9e5beb9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58eb9e5bfcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58eb9b9a9832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58eb9cbd9053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58eb9b982e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75413002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75413002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58eb9b8a5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3604002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61e81a6fe281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x61e81bba2a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61e81ae219a8 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 0x61e81aa7a8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61e81d32aa84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61e81d54129b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7484665e68f2 in xercesc_3_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 0x74846659985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74846659b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61e81d5762a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61e81d33db9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61e81d33ecff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61e81a728832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61e81b958053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61e81a701e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74846362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74846362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61e81a624e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3604016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x59918aa72281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x59918bf16a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59918b1959a8 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 0x59918adee8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x59918d69ea84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x59918d8b529b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71c84a3e68f2 in xercesc_3_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 0x71c84a39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71c84a39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59918d8ea2a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59918d6b1b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59918d6b2cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59918aa9c832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x59918bccc053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59918aa75e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71c84742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71c84742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59918a998e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3604010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x62367340f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x6236748b3a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x623673b329a8 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 0x62367378b8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x62367603ba84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62367625229b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd52afe68f2 in xercesc_3_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 0x7fd52af9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fd52af9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6236762872a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62367604eb9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62367604fcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x623673439832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x623674669053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x623673412e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fd527e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fd527e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x623673335e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x59174d8ff281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x59174eda3a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59174e0229a8 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 0x59174dc7b8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x59175052ba84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x59175074229b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77e2dc5e68f2 in xercesc_3_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 0x77e2dc59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77e2dc59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5917507772a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59175053eb9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59175053fcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59174d929832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x59174eb59053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59174d902e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77e2d942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77e2d942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59174d825e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d4f0b621281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5d4f0cac5a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d4f0bd449a8 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 0x5d4f0b99d8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5d4f0e24da84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d4f0e46429b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x773cccfe68f2 in xercesc_3_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 0x773cccf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x773cccf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d4f0e4992a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d4f0e260b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d4f0e261cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d4f0b64b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d4f0c87b053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d4f0b624e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x773cca02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x773cca02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d4f0b547e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5acf7a5eb281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5acf7ba8fa2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5acf7ad0e9a8 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 0x5acf7a9678cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5acf7d217a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5acf7d42e29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e8496fe68f2 in xercesc_3_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 0x7e8496f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e8496f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5acf7d4632a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5acf7d22ab9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5acf7d22bcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5acf7a615832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5acf7b845053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5acf7a5eee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e849402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e849402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5acf7a511e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8464a49281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5a8465eeda2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a846516c9a8 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 0x5a8464dc58cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a8467675a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a846788c29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d60123e68f2 in xercesc_3_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 0x7d601239985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d601239b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a84678c12a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a8467688b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a8467689cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a8464a73832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a8465ca3053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a8464a4ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d600f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d600f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a846496fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x590d3055a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x590d319fea2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x590d30c7d9a8 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 0x590d308d68cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x590d33186a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x590d3339d29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a11093e68f2 in xercesc_3_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 0x7a110939985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a110939b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x590d333d22a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x590d33199b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x590d3319acff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x590d30584832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x590d317b4053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x590d3055de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a110642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a110642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x590d30480e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e67858da281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5e6786d7ea2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e6785ffd9a8 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 0x5e6785c568cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5e6788506a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e678871d29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x742d55de68f2 in xercesc_3_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 0x742d55d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x742d55d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e67887522a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e6788519b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e678851acff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e6785904832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e6786b34053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e67858dde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x742d52c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x742d52c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e6785800e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5912c2d4f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5912c41f3a2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5912c34729a8 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 0x5912c30cb8cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5912c597ba84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5912c5b9229b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78cdd05e68f2 in xercesc_3_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 0x78cdd059985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78cdd059b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5912c5bc72a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5912c598eb9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5912c598fcff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5912c2d79832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5912c3fa9053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5912c2d52e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78cdcd62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78cdcd62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5912c2c75e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x55dc0977a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x55dc0ac1ea2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55dc09e9d9a8 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 0x55dc09af68cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x55dc0c3a6a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x55dc0c5bd29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7be0c9be68f2 in xercesc_3_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 0x7be0c9b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7be0c9b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55dc0c5f22a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x55dc0c3b9b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x55dc0c3bacff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x55dc097a4832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x55dc0a9d4053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x55dc0977de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7be0c6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7be0c6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x55dc096a0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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
> 
> =================================================================
> ==3603967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5de242599281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5de243a3da2b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5de242cbc9a8 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 0x5de2429158cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5de2451c5a84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5de2453dc29b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76eaf61e68f2 in xercesc_3_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 0x76eaf619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76eaf619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5de2454112a3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5de2451d8b9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5de2451d9cff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5de2425c3832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5de2437f3053 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5de24259ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76eaf302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76eaf302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5de2424bfe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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).
> 
> =================================================================
> ==3604244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b255c97a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5b255dce7407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5b255dbc09bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b255dbd3f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b255c97de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b7423a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b7423a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b255c8a0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b255c97a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5b255dce7407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5b255dbc0fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b255dbd3f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b255c97de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b7423a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b7423a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b255c8a0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b255c97a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5b255dbc145c 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).
> 
> =================================================================
> ==3604234==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5722abf5a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5722ad2c7407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5722ad1a09bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5722ad1b3f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5722abf5de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78768442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78768442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5722abe80e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5722abf5a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5722ad2c7407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5722ad1a0fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5722ad1b3f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5722abf5de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78768442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78768442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5722abe80e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5722abf5a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x5722ad1a145c 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).
> 
> =================================================================
> ==3589617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563d6a0ba281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x563d6b314a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x563d6b30d24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x563d6b2fcecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563d6b313f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x563d6a0bde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7cdc2622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7cdc2622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x563d69fe0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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).
> 
> =================================================================
> ==3589627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x61da79ef5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x61da7b14fa81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x61da7b14824a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x61da7b137ecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x61da7b14ef5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x61da79ef8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7d01bd02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7d01bd02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x61da79e1be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> 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).

=================================================================
==3586543==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x653390d77281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
    #1 0x653391fd1a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x653391fca24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x653391fb9ecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x653391fd0f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x653390d7ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f1f0342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7f1f0342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x653390c9de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)

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

=================================================================
==3586548==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x599660178281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
    #1 0x5996613d2a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5996613cb24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5996613baecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5996613d1f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x59966017be72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x74cb3402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x74cb3402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x59966009ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)

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

=================================================================
==3586553==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x61ffae207281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
    #1 0x61ffaf461a81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x61ffaf45a24a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x61ffaf449ecd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x61ffaf460f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x61ffae20ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x77aa26c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x77aa26c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x61ffae12de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3637605==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x61f33869e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x61f339a0b407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x61f3398e49bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x61f3398f7f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61f3386a1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d4519c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d4519c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61f3385c4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x61f33869e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x61f339a0b407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x61f3398e4fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x61f3398f7f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61f3386a1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d4519c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d4519c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61f3385c4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x61f33869e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x61f3398e55ce in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x61f3398f7f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x61f3386a1e72 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
> 
> =================================================================
> ==3637633==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x59b73163a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x59b7329a7407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x59b7328809bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59b732893f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59b73163de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7118dc82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7118dc82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59b731560e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x59b73163a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x59b7329a7407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x59b732880fcc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59b732893f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59b73163de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7118dc82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7118dc82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59b731560e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x59b73163a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x59b7328815ce in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x59b732893f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59b73163de72 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
> 
> =================================================================
> ==3637628==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x558040967281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x558041cd4407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x558041c08762 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x558041bd9473 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5580437a8528 in GenericSAXHandler::startElement(char16_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 0x760b8afe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x760b8af997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x760b8af9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x760b8af90c87 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 0x760b8afe0d42 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 0x5580437dc6d2 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 0x558043a659b1 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 0x558041bb8c7a 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 0x558041bafd2d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x558041bc0f5b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x55804096ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x760b8802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x760b8802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x55804088de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fee14) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x558040967281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d8281) (BuildId: 6c3ffdc892af08bc26e10353ba01a7e5ae960aaf)
>     #1 0x558041cd4407 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x558041badfcc 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:

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
193d192
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
195c194,195
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.95' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
202,203c202,203
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
247,248c247
< Warning: Vehicle 'flowA.121' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.122' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
249a249
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
333d332
< Warning: Vehicle 'flowA.164' will not be able to arrive with the given speed!
335c334
< Warning: Vehicle 'flowA.164' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.164' will not be able to arrive at the given lane 'Edge2_0'!
337a337
> Warning: Vehicle 'flowA.166' will not be able to arrive with the given speed!
339c339
< Warning: Vehicle 'flowA.166' will not be able to arrive at the given lane 'Edge2_0'!
<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 flow_attributes poisson ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4588,6030d4587
< Warning: Person 'pf_0.7347' is jammed on edge 'Edge0', time=3143.00.
< Warning: Person 'pf_0.7348' is jammed on edge 'Edge0', time=3144.00.
< Warning: Person 'pf_0.7349' is jammed on edge 'Edge0', time=3144.00.
< Warning: Person 'pf_0.7350' is jammed on edge 'Edge0', time=3145.00.
< Warning: Person 'pf_0.7351' is jammed on edge 'Edge0', time=3145.00.
< Warning: Person 'pf_0.5960' is jammed on edge 'Edge0', time=3146.00.
< Warning: Person 'pf_0.6416' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7352' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7353' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7354' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7355' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7356' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7357' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.5807' is jammed on edge 'Edge0', time=3148.00.
< Warning: Person 'pf_0.5350' is jammed on edge 'Edge0', time=3148.00.
< Warning: Person 'pf_0.6139' is jammed on edge 'Edge0', time=3148.00.
< Warning: Person 'pf_0.7358' is jammed on edge 'Edge0', time=3149.00.
< Warning: Person 'pf_0.7359' is jammed on edge 'Edge0', time=3149.00.
< Warning: Person 'pf_0.7360' is jammed on edge 'Edge0', time=3149.00.
< Warning: Person 'pf_0.5990' is jammed on edge 'Edge0', time=3150.00.
< Warning: Person 'pf_0.7361' is jammed on edge 'Edge0', time=3150.00.
< Warning: Person 'pf_0.7362' is jammed on edge 'Edge0', time=3150.00.
< Warning: Person 'pf_0.7363' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.7364' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.7365' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.7366' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.7367' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.7368' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.5776' is jammed on edge 'Edge0', time=3152.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 ----------
6495,10315d6494
< Warning: Person 'pf_1.7484' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7485' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7486' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7487' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.5424' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7488' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7489' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7490' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.6393' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7491' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7492' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7493' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_0.425' is jammed on edge ':Junction1_w1', time=2638.00.
< Warning: Person 'pf_1.7494' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7495' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7496' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7497' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7498' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7499' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7500' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_0.450' is jammed on edge ':Junction1_w1', time=2640.00.
< Warning: Person 'pf_1.7501' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_1.7502' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_1.7503' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_0.410' is jammed on edge ':Junction1_w1', time=2641.00.
< Warning: Person 'pf_1.7504' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_1.7505' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_1.7506' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_0.377' is jammed on edge 'Edge1', time=2641.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 ----------
9091,9853d9090
< Warning: Person 'pf_1.8692' is jammed on edge 'Edge1', time=3371.00.
< Warning: Person 'pf_1.9859' is jammed on edge 'Edge1', time=3371.00.
< Warning: Person 'pf_1.9860' is jammed on edge 'Edge1', time=3371.00.
< Warning: Person 'pf_1.9861' is jammed on edge 'Edge1', time=3371.00.
< Warning: Person 'pf_1.9862' is jammed on edge 'Edge1', time=3372.00.
< Warning: Person 'pf_1.9863' is jammed on edge 'Edge1', time=3372.00.
< Warning: Person 'pf_1.9864' is jammed on edge 'Edge1', time=3372.00.
< Warning: Person 'pf_1.8640' is jammed on edge ':Junction2_w0', time=3373.00.
< Warning: Person 'pf_1.8742' is jammed on edge 'Edge1', time=3373.00.
< Warning: Person 'pf_1.9865' is jammed on edge 'Edge1', time=3373.00.
< Warning: Person 'pf_1.9866' is jammed on edge 'Edge1', time=3373.00.
< Warning: Person 'pf_1.9867' is jammed on edge 'Edge1', time=3373.00.
< Warning: Person 'pf_1.9868' is jammed on edge 'Edge1', time=3374.00.
< Warning: Person 'pf_1.9869' is jammed on edge 'Edge1', time=3374.00.
< Warning: Person 'pf_1.9870' is jammed on edge 'Edge1', time=3374.00.
< Warning: Person 'pf_1.9871' is jammed on edge 'Edge1', time=3375.00.
< Warning: Person 'pf_1.9872' is jammed on edge 'Edge1', time=3375.00.
< Warning: Person 'pf_1.9873' is jammed on edge 'Edge1', time=3375.00.
< Warning: Person 'pf_1.9874' is jammed on edge 'Edge1', time=3375.00.
< Warning: Person 'pf_1.9875' is jammed on edge 'Edge1', time=3376.00.
< Warning: Person 'pf_1.9876' is jammed on edge 'Edge1', time=3376.00.
< Warning: Person 'pf_1.9877' is jammed on edge 'Edge1', time=3376.00.
< Warning: Person 'pf_1.9878' is jammed on edge 'Edge1', time=3377.00.
< Warning: Person 'pf_1.9879' is jammed on edge 'Edge1', time=3377.00.
< Warning: Person 'pf_1.9880' is jammed on edge 'Edge1', time=3377.00.
< Warning: Person 'pf_1.9881' is jammed on edge 'Edge1', time=3378.00.
< Warning: Person 'pf_1.9882' is jammed on edge 'Edge1', time=3378.00.
< Warning: Person 'pf_1.9883' is jammed on edge 'Edge1', time=3378.00.
< Warning: Person 'pf_1.9884' is jammed on edge 'Edge1', time=3379.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 ----------
6526,10388d6525
< Warning: Person 'pf_1.7445' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7446' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7447' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.5933' is jammed on edge ':Junction2_w0', time=2622.00.
< Warning: Person 'pf_1.5365' is jammed on edge ':Junction2_w0', time=2622.00.
< Warning: Person 'pf_1.7448' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7449' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7450' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7451' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7452' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7453' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7454' is jammed on edge 'Edge1', time=2623.00.
< Warning: Person 'pf_1.7455' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7456' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7457' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7458' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7459' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7460' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7461' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7462' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7463' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7464' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7465' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7466' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7467' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2629.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 ----------
1,2c1,23
< Warning: Collision of person 'pf_0.652' and person 'pf_1.1025', lane='Edge1_0', time=448.00.
< Warning: Collision of person 'pf_0.977' and person 'pf_1.1381', lane='Edge1_0', time=697.00.
---
> Warning: Collision of person 'pf_0.152' and person 'pf_1.423', lane='Edge1_0', time=195.00.
> Warning: Collision of person 'pf_0.411' and person 'pf_1.634', lane='Edge1_0', time=307.00.
> Warning: Collision of person 'pf_0.431' and person 'pf_1.676', lane='Edge1_0', time=340.00.
> Warning: Collision of person 'pf_0.589' and person 'pf_1.820', lane='Edge1_0', time=412.00.
> Warning: Collision of person 'pf_0.812' and person 'pf_1.1311', lane='Edge1_0', time=553.00.
> Warning: Collision of person 'pf_0.791' and person 'pf_1.1191', lane='Edge1_0', time=597.00.
> Warning: Collision of person 'pf_0.928' and person 'pf_1.1279', lane='Edge1_0', time=650.00.
> Warning: Person 'pf_1.946' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.947' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.948' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.949' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.950' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.951' is jammed on edge 'Edge1', time=706.00.
> Warning: Person 'pf_1.952' is jammed on edge 'Edge1', time=707.00.
> Warning: Person 'pf_1.953' is jammed on edge 'Edge1', time=707.00.
> Warning: Person 'pf_1.954' is jammed on edge 'Edge1', time=707.00.
> Warning: Person 'pf_1.955' is jammed on edge 'Edge1', time=708.00.
> Warning: Person 'pf_1.956' is jammed on edge 'Edge1', time=708.00.
> Warning: Person 'pf_1.957' is jammed on edge 'Edge1', time=708.00.
> Warning: Person 'pf_1.958' is jammed on edge 'Edge1', time=709.00.
> Warning: Person 'pf_1.959' is jammed on edge 'Edge1', time=709.00.
> Warning: Person 'pf_1.960' is jammed on edge 'Edge1', time=709.00.
> Warning: Person 'pf_1.961' is jammed on edge 'Edge1', time=710.00.
4,5c25,26
< Warning: Person 'pf_1.963' is jammed on edge 'Edge1', time=710.00.
< Warning: Person 'pf_1.964' is jammed on edge 'Edge1', time=710.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 ----------
6511,10315d6510
< Warning: Person 'pf_1.7497' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7498' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7499' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7500' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_0.450' is jammed on edge ':Junction1_w1', time=2640.00.
< Warning: Person 'pf_1.7501' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_1.7502' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_1.7503' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_0.410' is jammed on edge ':Junction1_w1', time=2641.00.
< Warning: Person 'pf_1.7504' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_1.7505' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_1.7506' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_0.377' is jammed on edge 'Edge1', time=2641.00.
< Warning: Person 'pf_1.7507' is jammed on edge 'Edge1', time=2642.00.
< Warning: Person 'pf_1.7508' is jammed on edge 'Edge1', time=2642.00.
< Warning: Person 'pf_1.7509' is jammed on edge 'Edge1', time=2642.00.
< Warning: Person 'pf_1.7510' is jammed on edge 'Edge1', time=2643.00.
< Warning: Person 'pf_1.7511' is jammed on edge 'Edge1', time=2643.00.
< Warning: Person 'pf_1.7512' is jammed on edge 'Edge1', time=2643.00.
< Warning: Person 'pf_0.457' is jammed on edge 'Edge0', time=2644.00.
< Warning: Person 'pf_1.7513' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7514' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7515' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7516' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7517' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7518' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7519' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7520' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7521' is jammed on edge 'Edge1', time=2646.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 ----------
262645,264135d262644
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_0.1162' and person 'pf_0.1070', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_0.1073' and person 'pf_0.1072', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3554.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3554.00.
< Warning: Person 'pf_1.10449' is jammed on edge 'Edge1', time=3554.00.
< Warning: Person 'pf_1.10450' is jammed on edge 'Edge1', time=3554.00.
< Warning: Person 'pf_1.10451' is jammed on edge 'Edge1', time=3554.00.
< Warning: Collision of person 'pf_1.10264' and person 'pf_1.10319', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10319', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10264', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10319', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10264', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10319', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10264', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10319', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10264', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10036', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10319', lane='Edge2_1', time=3554.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10264', lane='Edge2_1', time=3554.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.