02Nov25rv1_24_0+1715-92bda9c1c91 - 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.25Nov070430.760464 -g

To start TextTest for these tests, run:

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


default: 8132 tests: 7910 succeeded 123 FAILED 91 known bugs 8 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==413174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5d51ecc48821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5d51edea8741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5d51edea0f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5d51ede90b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5d51edea7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5d51ecc4c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7b12dc62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7b12dc62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5d51ecb6f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )
basic overlapping previous ( Last six runs Nov2025 )

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 Nov2025 )
elements additionals containerstop create additionalfile ( Last six runs Nov2025 )
elements additionals trainstop create additionalfile ( Last six runs Nov2025 )

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 Nov2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Nov2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Nov2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Nov2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Nov2025 )

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

---------- 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
> 
> =================================================================
> ==430618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x58359ae0b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58359c06b741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x58359c063f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x58359c053b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x58359c06ac1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x58359ae0f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x779bdd02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x779bdd02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x58359ad323b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )
network crossings bugs undo_redo_discarded_3201 ( Last six runs Nov2025 )
network crossings with_tls delete junction ( Last six runs Nov2025 )
network crossings without_tls delete junction ( Last six runs Nov2025 )
network edges bugs ticket1711 ( Last six runs Nov2025 )
network lanes select_vtypes disallowed rail ( Last six runs Nov2025 )
network trafficlights bugs ticket10588 ( Last six runs Nov2025 )
processing join_selected_junction different_position ( Last six runs Nov2025 )
processing join_selected_junction same_position ( Last six runs Nov2025 )

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

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

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

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==463116==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e2d92513821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5e2d938860c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5e2d9375f68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e2d93772c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e2d92517412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a6f00a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a6f00a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e2d9243a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e2d92513821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5e2d938860c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5e2d9375fc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e2d93772c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e2d92517412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a6f00a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a6f00a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e2d9243a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e2d92513821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5e2d9376012a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e2d93772c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5e2d92517412 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 Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==463169==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60b49422a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x60b49559d0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x60b49547668b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60b495489c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60b49422e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ec3b022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ec3b022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60b4941513b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60b49422a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x60b49559d0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x60b495476c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60b495489c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60b49422e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ec3b022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ec3b022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60b4941513b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x60b49422a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x60b49547712a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x60b495489c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x60b49422e412 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 Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==463513==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d1d40e20821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5d1d421930c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5d1d4206c68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d1d4207fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d1d40e24412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7de72982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7de72982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d1d40d473b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d1d40e20821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5d1d421930c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5d1d4206cc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d1d4207fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d1d40e24412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7de72982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7de72982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d1d40d473b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d1d40e20821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5d1d4206d12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d1d4207fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d1d40e24412 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 Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==463598==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5747a321c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5747a458f0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5747a446868b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5747a447bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5747a3220412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70954022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70954022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5747a31433b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5747a321c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5747a458f0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5747a4468c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5747a447bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5747a3220412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70954022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70954022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5747a31433b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5747a321c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5747a446912a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5747a447bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5747a3220412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
3c3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
6c6
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=186.00.
9c9
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=372.00.
12c12
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=558.00.
15c15
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=743.00.
18c18
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
21c21
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=1115.00.
24c24
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
21c21
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

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

---------- Differences in errors ----------
13c13
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
22c22
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

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

---------- Differences in errors ----------
5c5
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead), time=5.00.
10c10
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead), time=205.00.
15c15
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead), time=405.00.
24c24
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead), time=804.00.
29c29
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=1004.00.
38c38
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead), time=1404.00.
43c43
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead), time=1603.00.
48c48
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,585c1,585
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
<truncated after showing first 30 lines>
elements demands flow load departpos ( Last six runs Nov2025 )
elements demands flow_embedded load departpos ( Last six runs Nov2025 )
elements demands routeflow load departpos ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
4c4
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=186.00.
6c6
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=372.00.
8c8
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=558.00.
10c10
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=743.00.
12c12
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
14c14
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=1115.00.
16c16
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
11c11
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

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

---------- Differences in errors ----------
7c7
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=929.00.
12c12
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=1672.00.

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

---------- Differences in errors ----------
4c4
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead), time=5.00.
8c8
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead), time=205.00.
12c12
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead), time=405.00.
16c16
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead), time=605.00.
20c20
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead), time=804.00.
24c24
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=1004.00.
31c31
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead), time=1404.00.
35c35
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3c3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=10.00.
8c8
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=11.00.
17c17
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=12.00.
22c22
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=13.00.
31c31
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=14.00.
36c36
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=15.00.
43c43
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=16.00.
48c48
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
elements demands flow_junctions inspect_selection departpos last ( Last six runs Nov2025 )
elements demands flow_taz inspect_selection departpos last ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
229c229
< Error: Vehicle 'flowA.27' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.27' will not be able to depart using the given velocity (slow lane ahead), time=84.00.

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

---------- Differences in errors ----------
285c285
< Error: Vehicle 'flowA.97' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.97' will not be able to depart using the given velocity (slow lane ahead), time=244.00.

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions load departpos ( Last six runs Nov2025 )

---------- Differences in errors ----------
1,594c1,594
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
106c106
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead), time=29.00.
219,220c219,220
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.23' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead), time=54.00.
> Error: Vehicle 'flowA.23' will not be able to depart using the given velocity (slow lane ahead), time=73.00.
258c258
< Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead), time=94.00.
296,304c296,304
< Error: Vehicle 'flowA.39' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.42' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.43' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.56' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.61' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.77' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.81' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.86' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.95' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.39' will not be able to depart using the given velocity (slow lane ahead), time=126.00.
> Error: Vehicle 'flowA.42' will not be able to depart using the given velocity (slow lane ahead), time=137.00.
> Error: Vehicle 'flowA.43' will not be able to depart using the given velocity (slow lane ahead), time=138.00.
> Error: Vehicle 'flowA.56' will not be able to depart using the given velocity (slow lane ahead), time=180.00.
> Error: Vehicle 'flowA.61' will not be able to depart using the given velocity (slow lane ahead), time=191.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
73c73
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead), time=23.00.
92,93c92,93
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead), time=26.00.
> Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead), time=26.00.
140c140
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead), time=35.00.
222c222
< Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead), time=75.00.
229,230c229,230
< Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead), time=84.00.
> Error: Vehicle 'flowA.33' will not be able to depart using the given velocity (slow lane ahead), time=84.00.
238c238
< Error: Vehicle 'flowA.35' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.35' will not be able to depart using the given velocity (slow lane ahead), time=87.00.
247,248c247,248
< Error: Vehicle 'flowA.37' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
168c168
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead), time=28.00.
214c214
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=32.00.
237c237
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead), time=34.00.
294c294
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead), time=39.00.
306c306
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead), time=40.00.
422,428c422,428
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (slow lane ahead), time=51.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz load departpos ( Last six runs Nov2025 )

---------- Differences in errors ----------
1,636c1,636
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.0'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==449529==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62f92e304821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x62f92f6770c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x62f92f55068b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62f92f563c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62f92e308412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f22a5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f22a5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62f92e22b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62f92e304821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x62f92f6770c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x62f92f550c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62f92f563c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62f92e308412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f22a5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f22a5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62f92e22b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x62f92e304821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x62f92f55112a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x62f92f563c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x62f92e308412 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 Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==449546==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x614a0a367821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x614a0b6da0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x614a0b5b368b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x614a0b5c6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x614a0a36b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71546b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71546b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x614a0a28e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x614a0a367821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x614a0b6da0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x614a0b5b3c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x614a0b5c6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x614a0a36b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71546b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71546b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x614a0a28e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x614a0a367821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x614a0b5b412a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x614a0b5c6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x614a0a36b412 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 Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==450069==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb7ed42c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5bb7ee79f0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5bb7ee67868b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5bb7ee68bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5bb7ed430412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cc1d6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cc1d6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bb7ed3533b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb7ed42c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5bb7ee79f0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5bb7ee678c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5bb7ee68bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5bb7ed430412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cc1d6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cc1d6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bb7ed3533b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5bb7ed42c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5bb7ee67912a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5bb7ee68bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5bb7ed430412 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 Nov2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==450138==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6146f6d63821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6146f80d60c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x6146f7faf68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6146f7fc2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6146f6d67412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c0fa8e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c0fa8e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6146f6c8a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6146f6d63821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6146f80d60c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x6146f7fafc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6146f7fc2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6146f6d67412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c0fa8e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c0fa8e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6146f6c8a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6146f6d63821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6146f7fb012a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6146f7fc2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6146f6d67412 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 Nov2025 )

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

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
4c4
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead), time=200.00.
6c6
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead), time=400.00.
8c8
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead), time=600.00.
10c10
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead), time=800.00.
12c12
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead), time=1000.00.
14c14
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead), time=1200.00.
16c16
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
12c12
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead), time=2000.00.

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

---------- Differences in errors ----------
12c12
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead), time=2000.00.
16,17c16,17
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead), time=2400.00.
> Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead), time=2400.00.

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

---------- Differences in errors ----------
4c4
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead), time=10.00.
8c8
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead), time=210.00.
12c12
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead), time=409.00.
19c19
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (slow lane ahead), time=808.00.
23c23
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead), time=1008.00.
33c33
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead), time=1606.00.
37c37
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (slow lane ahead), time=1805.00.
41c41
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3c3
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead), time=0.00.
elements demands trip inspect_selection departpos last ( Last six runs Nov2025 )
elements demands trip_junctions inspect_selection departpos last ( Last six runs Nov2025 )
elements demands trip_taz inspect_selection departpos last ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
5c5
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'tripB' will not be able to depart using the given velocity (slow lane ahead), time=0.00.

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

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos 500.00 given for vehicle 'trip_3'. Inserting at lane end instead.
---
> Warning: Invalid departPos 500.00 given for vehicle 'trip_3', time=20.00. Inserting at lane end instead.
elements demands trip load departpos ( Last six runs Nov2025 )
elements demands trip_junctions load departpos ( Last six runs Nov2025 )
elements demands trip_taz load departpos ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands vehicle inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (slow lane ahead), time=1.00.

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

---------- Differences in errors ----------
4c4
< Error: Vehicle 'vehicleB' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicleB' will not be able to depart using the given velocity (slow lane ahead), time=2.00.

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

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos 500.00 given for vehicle 'vehicle_3'. Inserting at lane end instead.
---
> Warning: Invalid departPos 500.00 given for vehicle 'vehicle_3', time=20.00. Inserting at lane end instead.
elements demands vehicle load departpos ( Last six runs Nov2025 )
elements demands vehicle_embedded load departpos ( Last six runs Nov2025 )

TEST FAILED on ts-sim-build-ba : elements demands vehicle_embedded inspect_selection departpos last ( Last six runs Nov2025 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead), time=0.00.

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

---------- Differences in errors ----------
4c4
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (slow lane ahead)!
---
> Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (slow lane ahead), time=0.00.

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58874d3c7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58874e8716fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58874daec6e8 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 0x58874d7453eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58874fffd884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58875021409b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x789547be68f2 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 0x789547b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x789547b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58875024b1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58875001099b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x588750011aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58874d3f1ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58874e626d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58874d3cb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x789544c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x789544c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58874d2ee3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x633816882821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x633817d2c6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x633816fa76e8 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 0x633816c003eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6338194b8884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6338196cf09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70d8e89e68f2 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 0x70d8e899985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70d8e899b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6338197061d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6338194cb99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6338194ccaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6338168acea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x633817ae1d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x633816886412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70d8e582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70d8e582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6338167a93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x649e7c683821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x649e7db2d6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x649e7cda86e8 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 0x649e7ca013eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x649e7f2b9884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x649e7f4d009b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x759c1b5e68f2 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 0x759c1b59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x759c1b59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x649e7f5071d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x649e7f2cc99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x649e7f2cdaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x649e7c6adea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x649e7d8e2d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x649e7c687412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x759c1862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x759c1862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x649e7c5aa3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6caf2df821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5f6cb07896fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f6cafa046e8 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 0x5f6caf65d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5f6cb1f15884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f6cb212c09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79dc827e68f2 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 0x79dc8279985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79dc8279b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f6cb21631d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f6cb1f2899b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f6cb1f29aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f6caf309ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f6cb053ed15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f6caf2e3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79dc7f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79dc7f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f6caf2063b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x559a0c534821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x559a0d9de6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x559a0cc596e8 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 0x559a0c8b23eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x559a0f16a884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x559a0f38109b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72e5da7e68f2 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 0x72e5da79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72e5da79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x559a0f3b81d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x559a0f17d99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x559a0f17eaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x559a0c55eea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x559a0d793d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x559a0c538412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72e5d762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72e5d762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x559a0c45b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5cd466933821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5cd467ddd6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cd4670586e8 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 0x5cd466cb13eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5cd469569884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5cd46978009b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7716673e68f2 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 0x77166739985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77166739b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cd4697b71d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cd46957c99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cd46957daff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cd46695dea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5cd467b92d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cd466937412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77166422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77166422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cd46685a3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x627fa7e96821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x627fa93406fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x627fa85bb6e8 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 0x627fa82143eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x627faaacc884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x627faace309b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x734a161e68f2 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 0x734a1619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x734a1619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x627faad1a1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x627faaadf99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x627faaae0aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x627fa7ec0ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x627fa90f5d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x627fa7e9a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x734a1322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x734a1322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x627fa7dbd3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x634924ce6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6349261906fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63492540b6e8 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 0x6349250643eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63492791c884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x634927b3309b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7946801e68f2 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 0x79468019985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79468019b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x634927b6a1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63492792f99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x634927930aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x634924d10ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x634925f45d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x634924cea412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79467d02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79467d02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x634924c0d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63481cad6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x63481df806fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63481d1fb6e8 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 0x63481ce543eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63481f70c884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63481f92309b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x743fbd3e68f2 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 0x743fbd39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x743fbd39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63481f95a1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63481f71f99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63481f720aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63481cb00ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x63481dd35d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63481cada412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x743fba22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x743fba22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63481c9fd3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57e0a3069821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x57e0a45136fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57e0a378e6e8 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 0x57e0a33e73eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x57e0a5c9f884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57e0a5eb609b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d3ad9be68f2 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 0x7d3ad9b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d3ad9b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57e0a5eed1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57e0a5cb299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57e0a5cb3aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57e0a3093ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57e0a42c8d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57e0a306d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d3ad6c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d3ad6c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57e0a2f903b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64a4d0347821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x64a4d17f16fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64a4d0a6c6e8 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 0x64a4d06c53eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x64a4d2f7d884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64a4d319409b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77298d7e68f2 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 0x77298d79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77298d79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64a4d31cb1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64a4d2f9099b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64a4d2f91aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64a4d0371ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64a4d15a6d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64a4d034b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77298a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77298a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64a4d026e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x60e269e1c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x60e26b2c66fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60e26a5416e8 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 0x60e26a19a3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60e26ca52884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60e26cc6909b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74af8efe68f2 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 0x74af8ef9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74af8ef9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60e26cca01d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60e26ca6599b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60e26ca66aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60e269e46ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60e26b07bd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60e269e20412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74af8c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74af8c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60e269d433b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5560a1862821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5560a2d0c6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5560a1f876e8 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 0x5560a1be03eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5560a4498884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5560a46af09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x749ed4de68f2 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 0x749ed4d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x749ed4d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5560a46e61d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5560a44ab99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5560a44acaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5560a188cea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5560a2ac1d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5560a1866412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x749ed1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x749ed1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5560a17893b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6057b8b11821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6057b9fbb6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6057b92366e8 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 0x6057b8e8f3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6057bb747884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6057bb95e09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x753bebde68f2 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 0x753bebd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x753bebd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6057bb9951d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6057bb75a99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6057bb75baff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6057b8b3bea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6057b9d70d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6057b8b15412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x753be8e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x753be8e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6057b8a383b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5def6cd821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5c5df0b776fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c5defdf26e8 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 0x5c5defa4b3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c5df2303884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c5df251a09b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72300dfe68f2 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 0x72300df9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72300df9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c5df25511d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c5df231699b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c5df2317aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c5def6f7ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c5df092cd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c5def6d1412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72300ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72300ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c5def5f43b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x563289178821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x56328a6226fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56328989d6e8 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 0x5632894f63eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56328bdae884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56328bfc509b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dc2ef3e68f2 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 0x7dc2ef39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dc2ef39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56328bffc1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56328bdc199b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56328bdc2aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5632891a2ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56328a3d7d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56328917c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dc2ec22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dc2ec22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56328909f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57252d4b3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x57252e95d6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57252dbd86e8 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 0x57252d8313eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5725300e9884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57253030009b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79a1c6fe68f2 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 0x79a1c6f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79a1c6f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5725303371d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5725300fc99b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5725300fdaff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57252d4ddea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57252e712d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57252d4b7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79a1c3e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79a1c3e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57252d3da3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==435505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5593a8a59821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5593a9f036fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5593a917e6e8 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 0x5593a8dd73eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5593ab68f884 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5593ab8a609b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc6a8de68f2 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 0x7fc6a8d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fc6a8d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5593ab8dd1d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5593ab6a299b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5593ab6a3aff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5593a8a83ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5593a9cb8d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5593a8a5d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fc6a5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fc6a5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5593a89803b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vTypeDist' is empty.
> Quitting (on error).
> 
> =================================================================
> ==435787==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58ccc9878821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58cccabeb0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x58cccaac468b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58cccaad7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58ccc987c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d79a162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d79a162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58ccc979f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58ccc9878821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58cccabeb0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x58cccaac4c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58cccaad7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58ccc987c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d79a162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d79a162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58ccc979f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58ccc9878821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58cccaac512a 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 Nov2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vt1' is empty.
> Quitting (on error).
> 
> =================================================================
> ==435778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58817a9d8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58817bd4b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x58817bc2468b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58817bc37c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58817a9dc412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ee7c6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ee7c6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58817a8ff3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58817a9d8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58817bd4b0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x58817bc24c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58817bc37c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58817a9dc412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ee7c6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ee7c6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58817a8ff3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58817a9d8821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58817bc2512a 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 waypoint parkingarea create until ( Last six runs Nov2025 )

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos -1.00 given for vehicle 'vehicle_0'. Inserting at lane end instead.
---
> Warning: Invalid departPos -1.00 given for vehicle 'vehicle_0', time=22.00. Inserting at lane end instead.

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

---------- Differences in errors ----------
3c3
< Warning: Invalid departPos -1.00 given for vehicle 'vehicle_1'. Inserting at lane end instead.
---
> Warning: Invalid departPos -1.00 given for vehicle 'vehicle_1', time=19.00. Inserting at lane end instead.
elements demands waypoint parkingarea inspect_selection acttype ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection duration ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection extension ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection jump ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection line ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection permitted ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection speed ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection split ( Last six runs Nov2025 )
elements demands waypoint parkingarea inspect_selection tripid ( Last six runs Nov2025 )

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

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

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

---------- 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 Nov2025 )
grid bugs ticket3278 ( Last six runs Nov2025 )
grid bugs ticket3281 ( Last six runs Nov2025 )

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==421103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5dd653ff5821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x5dd655255741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5dd65524df0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5dd65523db9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5dd655254c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5dd653ff9412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7896f962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7896f962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5dd653f1c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==421119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x58f754fc3821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x58f756223741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x58f75621bf0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x58f75620bb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x58f756222c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x58f754fc7412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x76e4ed02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x76e4ed02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x58f754eea3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> 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 Nov2025 )

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

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

=================================================================
==418039==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x56c823d2c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
    #1 0x56c824f8c741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x56c824f84f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x56c824f74b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x56c824f8bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x56c823d30412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x74185c42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x74185c42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x56c823c533b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)

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

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

=================================================================
==418043==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x60e060710821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
    #1 0x60e061970741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x60e061968f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x60e061958b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x60e06196fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x60e060714412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x740fb282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x740fb282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x60e0606373b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)

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

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

=================================================================
==418051==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5c042be15821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
    #1 0x5c042d075741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5c042d06df0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5c042d05db9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5c042d074c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5c042be19412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x71a04d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x71a04d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5c042bd3c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)

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

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==469299==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x618293235821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6182945a80c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x61829448168b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x618294494c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x618293239412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7164bc42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7164bc42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61829315c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x618293235821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x6182945a80c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x618294481c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x618294494c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x618293239412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7164bc42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7164bc42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61829315c3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x618293235821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x61829448229c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x618294494c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x618293239412 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 Nov2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==469317==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x59d011867821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x59d012bda0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x59d012ab368b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59d012ac6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59d01186b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x770ad862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x770ad862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59d01178e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x59d011867821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x59d012bda0c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x59d012ab3c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59d012ac6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59d01186b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x770ad862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x770ad862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59d01178e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x59d011867821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x59d012ab429c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x59d012ac6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59d01186b412 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 Nov2025 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==469306==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x55edf629f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x55edf76120c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x55edf7546422 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x55edf7517133 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x55edf90ea328 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 0x708e6d7e63b6 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 0x708e6d7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x708e6d79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x708e6d790c87 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 0x708e6d7e0d42 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 0x55edf9120602 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 0x55edf93c64f1 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 0x55edf74f693a 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 0x55edf74ed9fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x55edf74fec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x55edf62a3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x708e6a62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x708e6a62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x55edf61c63b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x55edf629f821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: 914a9a3090aee81bc642b2ac1475c66f851d2492)
>     #1 0x55edf76120c7 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x55edf74ebc9a 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 Nov2025 )
elements additionals access containerstop fix ( Last six runs Nov2025 )
elements additionals access trainstop fix ( Last six runs Nov2025 )
elements additionals calibrator delete ( Last six runs Nov2025 )
elements additionals calibratorflow create ( Last six runs Nov2025 )
elements additionals calibratorflow delete ( Last six runs Nov2025 )
elements additionals calibratorflow inspect ( Last six runs Nov2025 )
elements additionals calibratorflow inspect_selection ( Last six runs Nov2025 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Nov2025 )
elements additionals calibratorlane delete ( Last six runs Nov2025 )
elements additionals detentry fix ( Last six runs Nov2025 )
elements additionals detexit fix ( Last six runs Nov2025 )
elements additionals e1detector fix ( Last six runs Nov2025 )
elements additionals e1instantdetector fix ( Last six runs Nov2025 )
elements additionals e2detector fix ( Last six runs Nov2025 )
elements additionals e2multilanedetector fix ( Last six runs Nov2025 )
elements additionals e3detector fix ( Last six runs Nov2025 )
elements additionals rerouter contextual_menu ( Last six runs Nov2025 )
elements additionals rerouter create ( Last six runs Nov2025 )
elements additionals rerouter delete ( Last six runs Nov2025 )
elements additionals rerouter inspect ( Last six runs Nov2025 )
elements additionals rerouter inspect_selection ( Last six runs Nov2025 )
elements additionals rerouter move ( Last six runs Nov2025 )
elements additionals rerouter volatile_recomputing ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements interval create ( Last six runs Nov2025 )
elements additionals rerouterelements interval delete ( Last six runs Nov2025 )
elements additionals rerouterelements interval inspect ( Last six runs Nov2025 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Nov2025 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Nov2025 )
elements additionals variablespeedsign contextual_menu ( Last six runs Nov2025 )
elements additionals variablespeedsign create ( Last six runs Nov2025 )
elements additionals variablespeedsign delete ( Last six runs Nov2025 )
elements additionals variablespeedsign inspect ( Last six runs Nov2025 )
elements additionals variablespeedsign inspect_selection ( Last six runs Nov2025 )
elements additionals variablespeedsign move ( Last six runs Nov2025 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Nov2025 )
elements demands container fix ( Last six runs Nov2025 )
elements demands containerflow fix ( Last six runs Nov2025 )
elements demands containerplan tranship edges ( Last six runs Nov2025 )
elements demands flow fix ( Last six runs Nov2025 )
elements demands flow_embedded fix ( Last six runs Nov2025 )
elements demands flow_junctions fix ( Last six runs Nov2025 )
elements demands person fix ( Last six runs Nov2025 )
elements demands personflow fix ( Last six runs Nov2025 )
elements demands personplan walk edges ( Last six runs Nov2025 )
elements demands personplan walk route ( Last six runs Nov2025 )
elements demands routeflow fix ( Last six runs Nov2025 )
elements demands trip fix ( Last six runs Nov2025 )
elements demands trip_junctions fix ( Last six runs Nov2025 )
elements demands vehicle fix ( Last six runs Nov2025 )
elements demands vehicle_embedded fix ( Last six runs Nov2025 )
elements shapes poilane create frame latlon ( Last six runs Nov2025 )
elements shapes poilane create frame lonlat ( Last six runs Nov2025 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Nov2025 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Nov2025 )
network lanes delete ( Last six runs Nov2025 )
network lanes move ( Last six runs Nov2025 )
network trafficlights joined attributes E1 ( Last six runs Nov2025 )
network trafficlights joined file load ( Last six runs Nov2025 )
network trafficlights joined file save ( Last six runs Nov2025 )
network trafficlights joined programs select ( Last six runs Nov2025 )
network trafficlights single attributes E1 ( Last six runs Nov2025 )
network trafficlights single file load ( Last six runs Nov2025 )
network trafficlights single file save ( Last six runs Nov2025 )
network trafficlights single programs select ( Last six runs Nov2025 )
selection operations clear_shortcut ( Last six runs Nov2025 )

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

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4715,6030d4714
< 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.
< Warning: Person 'pf_0.7461' is jammed on edge 'Edge0', time=3184.00.
< Warning: Person 'pf_0.7462' is jammed on edge 'Edge0', time=3184.00.
< Warning: Person 'pf_0.7463' is jammed on edge 'Edge0', time=3184.00.
< Warning: Person 'pf_0.7464' is jammed on edge 'Edge0', time=3185.00.
< Warning: Person 'pf_0.7465' is jammed on edge 'Edge0', time=3185.00.
< Warning: Person 'pf_0.7466' is jammed on edge 'Edge0', time=3185.00.
< Warning: Person 'pf_0.7467' is jammed on edge 'Edge0', time=3185.00.
< Warning: Person 'pf_0.7468' is jammed on edge 'Edge0', time=3186.00.
< Warning: Person 'pf_0.7469' is jammed on edge 'Edge0', time=3186.00.
< Warning: Person 'pf_0.7470' is jammed on edge 'Edge0', time=3186.00.
< Warning: Person 'pf_0.6018' is jammed on edge 'Edge0', time=3187.00.
< Warning: Person 'pf_0.7471' is jammed on edge 'Edge0', time=3187.00.
< Warning: Person 'pf_0.7472' is jammed on edge 'Edge0', time=3187.00.
< Warning: Person 'pf_0.7473' is jammed on edge 'Edge0', time=3187.00.
< Warning: Person 'pf_0.7474' is jammed on edge 'Edge0', time=3188.00.
< Warning: Person 'pf_0.7475' is jammed on edge 'Edge0', time=3188.00.
< Warning: Person 'pf_0.7476' is jammed on edge 'Edge0', time=3188.00.
< Warning: Person 'pf_0.7477' is jammed on edge 'Edge0', time=3189.00.
< Warning: Person 'pf_0.7478' is jammed on edge 'Edge0', time=3189.00.
< Warning: Person 'pf_0.7479' is jammed on edge 'Edge0', time=3189.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection color ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6625,10315d6624
< Warning: Person 'pf_1.7597' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7598' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7599' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7600' is jammed on edge 'Edge1', time=2670.00.
< Warning: Person 'pf_1.7601' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7602' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7603' is jammed on edge 'Edge1', time=2671.00.
< Warning: Person 'pf_1.7604' is jammed on edge 'Edge1', time=2672.00.
< Warning: Person 'pf_1.7605' is jammed on edge 'Edge1', time=2672.00.
< Warning: Person 'pf_1.7606' is jammed on edge 'Edge1', time=2672.00.
< Warning: Person 'pf_1.7607' is jammed on edge 'Edge1', time=2673.00.
< Warning: Person 'pf_1.7608' is jammed on edge 'Edge1', time=2673.00.
< Warning: Person 'pf_1.7609' is jammed on edge 'Edge1', time=2673.00.
< Warning: Person 'pf_1.7610' is jammed on edge 'Edge1', time=2674.00.
< Warning: Person 'pf_1.7611' is jammed on edge 'Edge1', time=2674.00.
< Warning: Person 'pf_1.7612' is jammed on edge 'Edge1', time=2674.00.
< 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.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection departpos ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
9283,9853d9282
< Warning: Person 'pf_1.10042' is jammed on edge 'Edge1', time=3428.00.
< Warning: Person 'pf_1.10043' is jammed on edge 'Edge1', time=3428.00.
< Warning: Person 'pf_1.10044' is jammed on edge 'Edge1', time=3428.00.
< Warning: Person 'pf_1.10045' is jammed on edge 'Edge1', time=3428.00.
< Warning: Person 'pf_1.6262' is jammed on edge 'Edge1', time=3429.00.
< Warning: Person 'pf_1.10046' is jammed on edge 'Edge1', time=3429.00.
< Warning: Person 'pf_1.10047' is jammed on edge 'Edge1', time=3429.00.
< Warning: Person 'pf_1.10048' is jammed on edge 'Edge1', time=3429.00.
< Warning: Person 'pf_1.10049' is jammed on edge 'Edge1', time=3430.00.
< Warning: Person 'pf_1.10050' is jammed on edge 'Edge1', time=3430.00.
< Warning: Person 'pf_1.10051' is jammed on edge 'Edge1', time=3430.00.
< Warning: Person 'pf_1.10052' is jammed on edge 'Edge1', time=3431.00.
< Warning: Person 'pf_1.10053' is jammed on edge 'Edge1', time=3431.00.
< Warning: Person 'pf_1.10054' is jammed on edge 'Edge1', time=3431.00.
< Warning: Person 'pf_1.10055' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.10056' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.10057' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.10058' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.8904' is jammed on edge ':Junction2_w0', time=3433.00.
< Warning: Person 'pf_1.10059' is jammed on edge 'Edge1', time=3433.00.
< Warning: Person 'pf_1.10060' is jammed on edge 'Edge1', time=3433.00.
< Warning: Person 'pf_1.10061' is jammed on edge 'Edge1', time=3433.00.
< Warning: Person 'pf_1.10062' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_1.10063' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_1.10064' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_1.8882' is jammed on edge ':Junction2_w0', time=3435.00.
< Warning: Person 'pf_1.8846' is jammed on edge ':Junction2_w0', time=3435.00.
< Warning: Person 'pf_1.10065' is jammed on edge 'Edge1', time=3435.00.
< Warning: Person 'pf_1.10066' is jammed on edge 'Edge1', time=3435.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 Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6723,10388d6722
< Warning: Person 'pf_1.6246' is jammed on edge ':Junction2_w0', time=2678.00.
< Warning: Person 'pf_1.6230' is jammed on edge ':Junction2_w0', time=2678.00.
< Warning: Person 'pf_1.6284' is jammed on edge ':Junction2_w0', time=2678.00.
< Warning: Person 'pf_1.7629' is jammed on edge 'Edge1', time=2678.00.
< Warning: Person 'pf_1.7630' is jammed on edge 'Edge1', time=2678.00.
< Warning: Person 'pf_1.7631' is jammed on edge 'Edge1', time=2678.00.
< Warning: Person 'pf_1.7632' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.7633' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.7634' is jammed on edge 'Edge1', time=2679.00.
< Warning: Person 'pf_1.5294' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7635' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7636' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7637' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.7638' is jammed on edge 'Edge1', time=2680.00.
< Warning: Person 'pf_1.5160' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.6589' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7639' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7640' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7641' is jammed on edge 'Edge1', time=2681.00.
< Warning: Person 'pf_1.7642' is jammed on edge 'Edge1', time=2682.00.
< Warning: Person 'pf_1.7643' is jammed on edge 'Edge1', time=2682.00.
< Warning: Person 'pf_1.7644' is jammed on edge 'Edge1', time=2682.00.
< Warning: Person 'pf_1.7645' is jammed on edge 'Edge1', time=2683.00.
< Warning: Person 'pf_1.7646' is jammed on edge 'Edge1', time=2683.00.
< Warning: Person 'pf_1.7647' is jammed on edge 'Edge1', time=2683.00.
< Warning: Person 'pf_1.7648' is jammed on edge 'Edge1', time=2684.00.
< Warning: Person 'pf_1.7649' is jammed on edge 'Edge1', time=2684.00.
< Warning: Person 'pf_1.7650' is jammed on edge 'Edge1', time=2684.00.
< Warning: Person 'pf_1.7651' is jammed on edge 'Edge1', time=2685.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 Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
5512,15323d5511
< Warning: Person 'pf_0.4534' is jammed on edge 'Edge0', time=2070.00.
< Warning: Person 'pf_0.4535' is jammed on edge 'Edge0', time=2070.00.
< Warning: Person 'pf_0.4536' is jammed on edge 'Edge0', time=2070.00.
< Warning: Person 'pf_0.4537' is jammed on edge 'Edge0', time=2070.00.
< Warning: Person 'pf_1.4454' is jammed on edge 'Edge1', time=2070.00.
< Warning: Person 'pf_1.4455' is jammed on edge 'Edge1', time=2070.00.
< Warning: Person 'pf_0.4538' is jammed on edge 'Edge0', time=2071.00.
< Warning: Person 'pf_1.4456' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_1.4457' is jammed on edge 'Edge1', time=2071.00.
< Warning: Person 'pf_0.2581' is jammed on edge ':Junction1_w1', time=2072.00.
< Warning: Person 'pf_0.3035' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.2059' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.2160' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.3596' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4539' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4540' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4541' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4542' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_0.4543' is jammed on edge 'Edge0', time=2072.00.
< Warning: Person 'pf_1.4458' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_0.2106' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_0.2819' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_0.4544' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_0.4545' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_0.4546' is jammed on edge 'Edge0', time=2073.00.
< Warning: Person 'pf_1.4459' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.4460' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.4461' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.4462' is jammed on edge 'Edge1', time=2073.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection parameters ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6457,10315d6456
< Warning: Person 'pf_1.6300' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7449' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7450' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.7451' is jammed on edge 'Edge1', time=2624.00.
< Warning: Person 'pf_1.6373' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7452' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7453' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7454' is jammed on edge 'Edge1', time=2625.00.
< Warning: Person 'pf_1.7455' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7456' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7457' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7458' is jammed on edge 'Edge1', time=2626.00.
< Warning: Person 'pf_1.7459' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7460' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7461' is jammed on edge 'Edge1', time=2627.00.
< Warning: Person 'pf_1.7462' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7463' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7464' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7465' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7466' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7467' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.6401' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7472' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7473' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7474' is jammed on edge 'Edge1', time=2631.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection type ( Last six runs Nov2025 )

Test exceeded wallclock time limit of 300.0 seconds