24Oct25rv1_24_0+1553-46bbc2cc284 - 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: 8132 tests: 7958 succeeded 91 known bugs 76 FAILED 7 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
> 
> =================================================================
> ==2928015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6356ae33bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x6356af598c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6356af59144a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x6356af5810db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6356af59815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6356ae33fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x75711f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x75711f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x6356ae262ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2945408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b37b0279f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5b37b14d6c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5b37b14cf44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5b37b14bf0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5b37b14d615d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5b37b027db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7419dde2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7419dde2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b37b01a0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

9 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 bugs undo_redo_discarded_3201 ( 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 load endpos ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'endPos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector end == lane end of lane 'Edge2_1'.

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

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'pos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector start == lane start of lane 'Edge0_1'.

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
> 
> =================================================================
> ==2977797==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d5470e3cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5d54721ac607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5d5472085bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d547209915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d5470e40b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f481082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f481082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d5470d63ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d5470e3cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5d54721ac607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5d54720861da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d547209915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d5470e40b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f481082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f481082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d5470d63ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d5470e3cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5d547208666a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d547209915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d5470e40b42 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
> 
> =================================================================
> ==2977828==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6342ad670f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x6342ae9e0607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x6342ae8b9bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6342ae8cd15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6342ad674b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72a71462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72a71462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6342ad597ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6342ad670f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x6342ae9e0607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x6342ae8ba1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6342ae8cd15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6342ad674b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72a71462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72a71462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6342ad597ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6342ad670f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x6342ae8ba66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6342ae8cd15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6342ad674b42 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
> 
> =================================================================
> ==2978190==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5fcdd1590f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5fcdd2900607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5fcdd27d9bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5fcdd27ed15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5fcdd1594b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77b77162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77b77162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fcdd14b7ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5fcdd1590f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5fcdd2900607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5fcdd27da1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5fcdd27ed15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5fcdd1594b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77b77162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77b77162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5fcdd14b7ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5fcdd1590f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5fcdd27da66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5fcdd27ed15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5fcdd1594b42 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
> 
> =================================================================
> ==2978269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ca46f0d1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ca470441607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ca47031abcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ca47032e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ca46f0d5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78485442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78485442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ca46eff8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ca46f0d1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ca470441607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ca47031b1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ca47032e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ca46f0d5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78485442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78485442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ca46eff8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ca46f0d1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ca47031b66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ca47032e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ca46f0d5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2964212==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57dbec7d6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x57dbedb46607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57dbeda1fbcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57dbeda3315d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57dbec7dab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x783794c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x783794c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57dbec6fdae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57dbec7d6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x57dbedb46607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57dbeda201da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57dbeda3315d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57dbec7dab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x783794c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x783794c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57dbec6fdae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57dbec7d6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x57dbeda2066a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x57dbeda3315d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57dbec7dab42 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
> 
> =================================================================
> ==2964240==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5deb1461bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5deb1598b607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5deb15864bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5deb1587815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5deb1461fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72746762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72746762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5deb14542ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5deb1461bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5deb1598b607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5deb158651da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5deb1587815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5deb1461fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72746762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72746762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5deb14542ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5deb1461bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5deb1586566a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5deb1587815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5deb1461fb42 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
> 
> =================================================================
> ==2964751==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b3e79238f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5b3e7a5a8607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5b3e7a481bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b3e7a49515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b3e7923cb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76b4ed42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76b4ed42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b3e7915fae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b3e79238f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5b3e7a5a8607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5b3e7a4821da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b3e7a49515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b3e7923cb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76b4ed42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76b4ed42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b3e7915fae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b3e79238f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5b3e7a48266a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b3e7a49515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b3e7923cb42 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
> 
> =================================================================
> ==2964842==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ba35c59df51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ba35d90d607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ba35d7e6bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ba35d7fa15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ba35c5a1b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77b31302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77b31302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ba35c4c4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ba35c59df51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ba35d90d607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ba35d7e71da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ba35d7fa15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ba35c5a1b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77b31302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77b31302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ba35c4c4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ba35c59df51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ba35d7e766a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ba35d7fa15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ba35c5a1b42 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 vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2950198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63d127d13f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x63d1291bac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63d128437c08 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 0x63d12809090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63d12a944ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63d12ab5b4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x732bb1fe68f2 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 0x732bb1f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x732bb1f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63d12ab90503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63d12a957dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63d12a958f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63d127d3e502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x63d128f70255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63d127d17b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x732baf02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x732baf02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63d127c3aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x637e4e0eaf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x637e4f591c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x637e4e80ec08 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 0x637e4e46790b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x637e50d1bce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x637e50f324fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78cfca7e68f2 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 0x78cfca79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78cfca79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x637e50f67503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x637e50d2edfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x637e50d2ff5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x637e4e115502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x637e4f347255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x637e4e0eeb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78cfc782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78cfc782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x637e4e011ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b70be07bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5b70bf522c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b70be79fc08 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 0x5b70be3f890b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b70c0cacce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b70c0ec34fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74f4b25e68f2 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 0x74f4b259985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74f4b259b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b70c0ef8503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b70c0cbfdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b70c0cc0f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b70be0a6502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b70bf2d8255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b70be07fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74f4af62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74f4af62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b70bdfa2ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58cae2631f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x58cae3ad8c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58cae2d55c08 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 0x58cae29ae90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58cae5262ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58cae54794fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x712a507e68f2 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 0x712a5079985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x712a5079b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58cae54ae503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58cae5275dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58cae5276f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58cae265c502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58cae388e255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58cae2635b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x712a4d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x712a4d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58cae2558ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a29eb3e3f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5a29ec88ac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a29ebb07c08 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 0x5a29eb76090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a29ee014ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a29ee22b4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7350f8be68f2 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 0x7350f8b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7350f8b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a29ee260503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a29ee027dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a29ee028f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a29eb40e502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a29ec640255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a29eb3e7b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7350f5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7350f5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a29eb30aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e44003ccf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5e4401873c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e4400af0c08 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 0x5e440074990b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e4402ffdce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e44032144fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f55e99e68f2 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 0x7f55e999985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f55e999b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e4403249503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e4403010dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e4403011f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e44003f7502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e4401629255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e44003d0b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f55e682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f55e682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e44002f3ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a73deb5cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5a73e0003c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a73df280c08 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 0x5a73deed990b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a73e178dce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a73e19a44fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72ba8f1e68f2 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 0x72ba8f19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72ba8f19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a73e19d9503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a73e17a0dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a73e17a1f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a73deb87502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a73dfdb9255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a73deb60b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72ba8c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72ba8c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a73dea83ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61b7124a5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x61b71394cc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61b712bc9c08 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 0x61b71282290b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61b7150d6ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61b7152ed4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75fd859e68f2 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 0x75fd8599985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75fd8599b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61b715322503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61b7150e9dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61b7150eaf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61b7124d0502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61b713702255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61b7124a9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75fd82a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75fd82a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61b7123ccae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f2a2116df51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5f2a22614c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f2a21891c08 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 0x5f2a214ea90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5f2a23d9ece4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f2a23fb54fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x721c3cbe68f2 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 0x721c3cb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x721c3cb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f2a23fea503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f2a23db1dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f2a23db2f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f2a21198502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f2a223ca255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f2a21171b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x721c39a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x721c39a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f2a21094ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56d9d0f13f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x56d9d23bac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56d9d1637c08 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 0x56d9d129090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56d9d3b44ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56d9d3d5b4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c28d21e68f2 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 0x7c28d219985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c28d219b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56d9d3d90503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56d9d3b57dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56d9d3b58f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56d9d0f3e502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56d9d2170255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56d9d0f17b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c28cf22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c28cf22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56d9d0e3aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6384f59cef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x6384f6e75c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6384f60f2c08 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 0x6384f5d4b90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6384f85ffce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6384f88164fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78da917e68f2 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 0x78da9179985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78da9179b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6384f884b503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6384f8612dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6384f8613f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6384f59f9502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6384f6c2b255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6384f59d2b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78da8e82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78da8e82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6384f58f5ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x566cfbd33f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x566cfd1dac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x566cfc457c08 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 0x566cfc0b090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x566cfe964ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x566cfeb7b4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d91a8be68f2 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 0x7d91a8b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d91a8b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x566cfebb0503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x566cfe977dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x566cfe978f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x566cfbd5e502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x566cfcf90255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x566cfbd37b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d91a5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d91a5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x566cfbc5aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x648a861cdf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x648a87674c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x648a868f1c08 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 0x648a8654a90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x648a88dfece4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x648a890154fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7442a63e68f2 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 0x7442a639985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7442a639b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x648a8904a503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x648a88e11dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x648a88e12f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x648a861f8502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x648a8742a255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x648a861d1b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7442a342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7442a342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x648a860f4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5561d5293f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5561d673ac3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5561d59b7c08 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 0x5561d561090b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5561d7ec4ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5561d80db4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ad8adfe68f2 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 0x7ad8adf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ad8adf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5561d8110503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5561d7ed7dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5561d7ed8f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5561d52be502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5561d64f0255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5561d5297b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ad8ab02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ad8ab02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5561d51baae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58a1a4116f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x58a1a55bdc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58a1a483ac08 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 0x58a1a449390b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58a1a6d47ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58a1a6f5e4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x721ae7fe68f2 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 0x721ae7f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x721ae7f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58a1a6f93503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58a1a6d5adfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58a1a6d5bf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58a1a4141502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58a1a5373255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58a1a411ab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x721ae502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x721ae502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58a1a403dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x564cf9352f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x564cfa7f9c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564cf9a76c08 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 0x564cf96cf90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x564cfbf83ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x564cfc19a4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70bce39e68f2 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 0x70bce399985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70bce399b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x564cfc1cf503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x564cfbf96dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x564cfbf97f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x564cf937d502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x564cfa5af255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x564cf9356b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70bce0a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70bce0a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x564cf9279ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c46c56b5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5c46c6b5cc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c46c5dd9c08 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 0x5c46c5a3290b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c46c82e6ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c46c84fd4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7b99d87e68f2 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 0x7b99d879985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7b99d879b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c46c8532503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c46c82f9dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c46c82faf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c46c56e0502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c46c6912255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c46c56b9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7b99d582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7b99d582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c46c55dcae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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
> 
> =================================================================
> ==2950250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57c53ee47f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x57c5402eec3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57c53f56bc08 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 0x57c53f1c490b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x57c541a78ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57c541c8f4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x771a025e68f2 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 0x771a0259985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x771a0259b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57c541cc4503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57c541a8bdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57c541a8cf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57c53ee72502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57c5400a4255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57c53ee4bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7719ff62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7719ff62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57c53ed6eae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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).
> 
> =================================================================
> ==2950534==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5eb81da6af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5eb81edda607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5eb81ecb3bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5eb81ecc715d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5eb81da6eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77eabce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77eabce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5eb81d991ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5eb81da6af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5eb81edda607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5eb81ecb41da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5eb81ecc715d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5eb81da6eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77eabce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77eabce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5eb81d991ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5eb81da6af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5eb81ecb466a 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).
> 
> =================================================================
> ==2950522==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56f44bb85f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x56f44cef5607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x56f44cdcebcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56f44cde215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56f44bb89b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x752b9a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x752b9a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56f44baacae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56f44bb85f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x56f44cef5607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x56f44cdcf1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56f44cde215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56f44bb89b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x752b9a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x752b9a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56f44baacae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56f44bb85f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x56f44cdcf66a 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 meandatas edgedata load type ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 20/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 19/57.
> 
> Quitting (on error).
---------- 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).
> 
> =================================================================
> ==2935957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5f26e8671f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5f26e98cec81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5f26e98c744a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5f26e98b70db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5f26e98ce15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5f26e8675b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x77c80282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x77c80282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5f26e8598ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> 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).
> 
> =================================================================
> ==2935967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5fe4e9cf2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5fe4eaf4fc81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5fe4eaf4844a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5fe4eaf380db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5fe4eaf4f15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5fe4e9cf6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7612fcc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7612fcc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5fe4e9c19ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network crossings bugs compute_big_network ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1.
< Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : 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).

=================================================================
==2932904==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5bbb4dad6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
    #1 0x5bbb4ed33c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5bbb4ed2c44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5bbb4ed1c0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5bbb4ed3315d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5bbb4dadab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7a806702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7a806702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5bbb4d9fdae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)

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

=================================================================
==2932907==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5ee271cc7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
    #1 0x5ee272f24c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5ee272f1d44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5ee272f0d0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5ee272f2415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5ee271ccbb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x71c512a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x71c512a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5ee271beeae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)

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

=================================================================
==2932913==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x59384ebc1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
    #1 0x59384fe1ec81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x59384fe1744a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x59384fe070db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x59384fe1e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x59384ebc5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x79f5bd42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x79f5bd42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x59384eae8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)

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

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

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

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==2983933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x644c7c7fef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x644c7db6e607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x644c7da47bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x644c7da5b15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x644c7c802b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ab8a4e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ab8a4e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x644c7c725ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x644c7c7fef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x644c7db6e607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x644c7da481da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x644c7da5b15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x644c7c802b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ab8a4e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ab8a4e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x644c7c725ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x644c7c7fef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x644c7da487dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x644c7da5b15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x644c7c802b42 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
> 
> =================================================================
> ==2983945==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed25a879f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ed25bbe9607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ed25bac2bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ed25bad615d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ed25a87db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75599022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75599022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ed25a7a0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed25a879f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ed25bbe9607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5ed25bac31da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ed25bad615d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ed25a87db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75599022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75599022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ed25a7a0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed25a879f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x5ed25bac37dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5ed25bad615d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ed25a87db42 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
> 
> =================================================================
> ==2983944==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x57207c564f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x57207d8d4607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57207d808962 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x57207d7d9673 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x57207f3aa788 in GenericSAXHandler::startElement(char16_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 0x77eaecfe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x77eaecf997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77eaecf9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77eaecf90c87 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 0x77eaecfe0d42 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 0x57207f3de932 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 0x57207f676141 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 0x57207d7b8e7a 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 0x57207d7aff3b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x57207d7c115d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x57207c568b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x77eaea02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x77eaea02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x57207c48bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x57207c564f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 55afc03e9c921e0f3a20201888ac015d133a91d2)
>     #1 0x57207d8d4607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57207d7ae1da 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 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 ----------
4695,6030d4694
< Warning: Person 'pf_0.6062' is jammed on edge 'Edge0', time=3177.00.
< Warning: Person 'pf_0.7437' is jammed on edge 'Edge0', time=3177.00.
< Warning: Person 'pf_0.7438' is jammed on edge 'Edge0', time=3177.00.
< Warning: Person 'pf_0.7439' is jammed on edge 'Edge0', time=3177.00.
< Warning: Person 'pf_0.7440' is jammed on edge 'Edge0', time=3178.00.
< Warning: Person 'pf_0.7441' is jammed on edge 'Edge0', time=3178.00.
< Warning: Person 'pf_0.7442' is jammed on edge 'Edge0', time=3178.00.
< Warning: Person 'pf_0.7443' is jammed on edge 'Edge0', time=3178.00.
< Warning: Person 'pf_0.6204' is jammed on edge 'Edge0', time=3179.00.
< Warning: Person 'pf_0.7444' is jammed on edge 'Edge0', time=3179.00.
< Warning: Person 'pf_0.7445' is jammed on edge 'Edge0', time=3179.00.
< Warning: Person 'pf_0.7446' is jammed on edge 'Edge0', time=3179.00.
< Warning: Person 'pf_0.7447' is jammed on edge 'Edge0', time=3179.00.
< Warning: Person 'pf_0.7448' is jammed on edge 'Edge0', time=3180.00.
< Warning: Person 'pf_0.7449' is jammed on edge 'Edge0', time=3180.00.
< Warning: Person 'pf_0.7450' is jammed on edge 'Edge0', time=3181.00.
< Warning: Person 'pf_0.7451' is jammed on edge 'Edge0', time=3181.00.
< Warning: Person 'pf_0.7452' is jammed on edge 'Edge0', time=3181.00.
< Warning: Person 'pf_0.7453' is jammed on edge 'Edge0', time=3181.00.
< Warning: Person 'pf_0.7454' is jammed on edge 'Edge0', time=3181.00.
< Warning: Person 'pf_0.6118' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.5793' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.6220' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.7455' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.7456' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.7457' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.7458' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.7459' is jammed on edge 'Edge0', time=3182.00.
< Warning: Person 'pf_0.7460' is jammed on edge 'Edge0', time=3184.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6641,10315d6640
< Warning: Person 'pf_1.7613' is jammed on edge 'Edge1', time=2675.00.
< Warning: Person 'pf_1.7614' is jammed on edge 'Edge1', time=2675.00.
< Warning: Person 'pf_1.7615' is jammed on edge 'Edge1', time=2675.00.
< Warning: Person 'pf_1.7616' is jammed on edge 'Edge1', time=2675.00.
< Warning: Person 'pf_1.7617' is jammed on edge 'Edge1', time=2676.00.
< Warning: Person 'pf_1.7618' is jammed on edge 'Edge1', time=2676.00.
< Warning: Person 'pf_1.7619' is jammed on edge 'Edge1', time=2676.00.
< Warning: Person 'pf_1.7620' is jammed on edge 'Edge1', time=2677.00.
< Warning: Person 'pf_1.7621' is jammed on edge 'Edge1', time=2677.00.
< Warning: Person 'pf_1.7622' is jammed on edge 'Edge1', time=2677.00.
< Warning: Person 'pf_1.7623' is jammed on edge 'Edge1', time=2678.00.
< Warning: Person 'pf_1.7624' is jammed on edge 'Edge1', time=2678.00.
< Warning: Person 'pf_1.7625' is jammed on edge 'Edge1', time=2678.00.
< Warning: Person 'pf_1.7626' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.7627' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.7628' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.7629' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.7630' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7631' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7632' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7633' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7634' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7635' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7636' is jammed on edge 'Edge1', time=2682.00.
< Warning: Person 'pf_1.7637' is jammed on edge 'Edge1', time=2682.00.
< Warning: Person 'pf_1.7638' is jammed on edge 'Edge1', time=2682.00.
< Warning: Person 'pf_1.7639' is jammed on edge 'Edge1', time=2683.00.
< Warning: Person 'pf_1.7640' is jammed on edge 'Edge1', time=2683.00.
< Warning: Person 'pf_1.7641' is jammed on edge 'Edge1', time=2683.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands personflow inspect_selection color ( Last six runs Oct2025 )
elements demands personflow inspect_selection parameters ( Last six runs Oct2025 )

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 ----------
9405,9853d9404
< Warning: Person 'pf_1.8828' is jammed on edge 'Edge1', time=3464.00.
< Warning: Person 'pf_1.10159' is jammed on edge 'Edge1', time=3464.00.
< Warning: Person 'pf_1.10160' is jammed on edge 'Edge1', time=3464.00.
< Warning: Person 'pf_1.10161' is jammed on edge 'Edge1', time=3464.00.
< Warning: Person 'pf_1.9183' is jammed on edge 'Edge1', time=3465.00.
< Warning: Person 'pf_1.10162' is jammed on edge 'Edge1', time=3465.00.
< Warning: Person 'pf_1.10163' is jammed on edge 'Edge1', time=3465.00.
< Warning: Person 'pf_1.10164' is jammed on edge 'Edge1', time=3465.00.
< Warning: Person 'pf_1.10165' is jammed on edge 'Edge1', time=3466.00.
< Warning: Person 'pf_1.10166' is jammed on edge 'Edge1', time=3466.00.
< Warning: Person 'pf_1.10167' is jammed on edge 'Edge1', time=3466.00.
< Warning: Person 'pf_1.10168' is jammed on edge 'Edge1', time=3467.00.
< Warning: Person 'pf_1.10169' is jammed on edge 'Edge1', time=3467.00.
< Warning: Person 'pf_1.10170' is jammed on edge 'Edge1', time=3467.00.
< Warning: Person 'pf_1.10171' is jammed on edge 'Edge1', time=3468.00.
< Warning: Person 'pf_1.10172' is jammed on edge 'Edge1', time=3468.00.
< Warning: Person 'pf_1.10173' is jammed on edge 'Edge1', time=3468.00.
< Warning: Person 'pf_1.10174' is jammed on edge 'Edge1', time=3468.00.
< Warning: Collision of person 'pf_1.9935' and person 'pf_1.10014', lane='Edge1_0', time=3469.00.
< Warning: Person 'pf_1.10175' is jammed on edge 'Edge1', time=3469.00.
< Warning: Person 'pf_1.10176' is jammed on edge 'Edge1', time=3469.00.
< Warning: Person 'pf_1.10177' is jammed on edge 'Edge1', time=3469.00.
< Warning: Person 'pf_1.10178' is jammed on edge 'Edge1', time=3470.00.
< Warning: Person 'pf_1.10179' is jammed on edge 'Edge1', time=3470.00.
< Warning: Person 'pf_1.10180' is jammed on edge 'Edge1', time=3470.00.
< Warning: Person 'pf_1.10181' is jammed on edge 'Edge1', time=3471.00.
< Warning: Person 'pf_1.10182' is jammed on edge 'Edge1', time=3471.00.
< Warning: Person 'pf_1.10183' is jammed on edge 'Edge1', time=3471.00.
< Warning: Person 'pf_1.10184' is jammed on edge 'Edge1', time=3472.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 ----------
6681,10388d6680
< Warning: Person 'pf_1.7590' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_1.7591' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_1.7592' is jammed on edge 'Edge1', time=2666.00.
< Warning: Person 'pf_1.7593' is jammed on edge 'Edge1', time=2667.00.
< Warning: Person 'pf_1.7594' is jammed on edge 'Edge1', time=2667.00.
< Warning: Person 'pf_1.7595' is jammed on edge 'Edge1', time=2667.00.
< Warning: Person 'pf_1.7596' is jammed on edge 'Edge1', time=2667.00.
< Warning: Person 'pf_1.7597' is jammed on edge 'Edge1', time=2668.00.
< Warning: Person 'pf_1.7598' is jammed on edge 'Edge1', time=2668.00.
< Warning: Person 'pf_1.7599' is jammed on edge 'Edge1', time=2668.00.
< Warning: Person 'pf_1.7600' is jammed on edge 'Edge1', time=2669.00.
< Warning: Person 'pf_1.7601' is jammed on edge 'Edge1', time=2669.00.
< Warning: Person 'pf_1.7602' is jammed on edge 'Edge1', time=2669.00.
< Warning: Person 'pf_1.7603' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7604' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7605' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7606' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7607' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7608' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7609' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7610' is jammed on edge 'Edge1', time=2672.00.
< Warning: Person 'pf_1.7611' is jammed on edge 'Edge1', time=2672.00.
< Warning: Person 'pf_1.7612' is jammed on edge 'Edge1', time=2672.00.
< Warning: Person 'pf_1.6298' is jammed on edge ':Junction2_w0', time=2673.00.
< Warning: Person 'pf_1.7613' is jammed on edge 'Edge1', time=2673.00.
< Warning: Person 'pf_1.7614' is jammed on edge 'Edge1', time=2673.00.
< Warning: Person 'pf_1.7615' is jammed on edge 'Edge1', time=2673.00.
< Warning: Person 'pf_1.7616' is jammed on edge 'Edge1', time=2674.00.
< Warning: Person 'pf_1.7617' is jammed on edge 'Edge1', time=2674.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 ----------
5475,15323d5474
< Warning: Person 'pf_0.4519' is jammed on edge 'Edge0', time=2064.00.
< Warning: Person 'pf_1.4435' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_1.4436' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_1.4437' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_1.4438' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_1.4439' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_0.4520' is jammed on edge 'Edge0', time=2065.00.
< Warning: Person 'pf_0.4521' is jammed on edge 'Edge0', time=2065.00.
< Warning: Person 'pf_0.4522' is jammed on edge 'Edge0', time=2065.00.
< Warning: Person 'pf_1.4440' is jammed on edge 'Edge1', time=2065.00.
< Warning: Person 'pf_1.4441' is jammed on edge 'Edge1', time=2065.00.
< Warning: Person 'pf_1.4442' is jammed on edge 'Edge1', time=2065.00.
< Warning: Person 'pf_1.4443' is jammed on edge 'Edge1', time=2065.00.
< Warning: Person 'pf_1.4444' is jammed on edge 'Edge1', time=2065.00.
< Warning: Person 'pf_0.2112' is jammed on edge 'Edge0', time=2066.00.
< Warning: Person 'pf_0.4524' is jammed on edge 'Edge0', time=2066.00.
< Warning: Person 'pf_0.4525' is jammed on edge 'Edge0', time=2066.00.
< Warning: Person 'pf_1.4445' is jammed on edge 'Edge1', time=2066.00.
< Warning: Person 'pf_1.4446' is jammed on edge 'Edge1', time=2066.00.
< Warning: Person 'pf_0.2083' is jammed on edge 'Edge0', time=2067.00.
< Warning: Person 'pf_0.2974' is jammed on edge 'Edge0', time=2067.00.
< Warning: Person 'pf_0.4526' is jammed on edge 'Edge0', time=2067.00.
< Warning: Person 'pf_1.4447' is jammed on edge 'Edge1', time=2067.00.
< Warning: Person 'pf_1.4448' is jammed on edge 'Edge1', time=2067.00.
< Warning: Person 'pf_0.3585' is jammed on edge 'Edge0', time=2068.00.
< Warning: Person 'pf_0.4527' is jammed on edge 'Edge0', time=2068.00.
< Warning: Person 'pf_0.4528' is jammed on edge 'Edge0', time=2068.00.
< Warning: Person 'pf_0.4529' is jammed on edge 'Edge0', time=2068.00.
< Warning: Person 'pf_0.4530' is jammed on edge 'Edge0', time=2068.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.