12Nov25rv1_24_0+1833-98c5c303cfa - 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: 7952 succeeded 91 known bugs 81 FAILED 8 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==551401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x640b1fece821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x640b2112e741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x640b21126f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x640b21116b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x640b2112dc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x640b1fed2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7548bd62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7548bd62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x640b1fdf53b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==568856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x58ea0c6e2821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x58ea0d942741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x58ea0d93af0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x58ea0d92ab9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x58ea0d941c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x58ea0c6e6412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x78060382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x78060382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x58ea0c6093b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==601141==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x605cfe002821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x605cff3750c7 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 0x605cff24e68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x605cff261c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x605cfe006412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f04dd62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f04dd62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x605cfdf293b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x605cfe002821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x605cff3750c7 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 0x605cff24ec9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x605cff261c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x605cfe006412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f04dd62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f04dd62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x605cfdf293b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x605cfe002821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x605cff24f12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x605cff261c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x605cfe006412 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
> 
> =================================================================
> ==601170==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x646c5d934821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x646c5eca70c7 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 0x646c5eb8068b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x646c5eb93c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x646c5d938412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a2f8102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a2f8102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x646c5d85b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x646c5d934821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x646c5eca70c7 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 0x646c5eb80c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x646c5eb93c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x646c5d938412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a2f8102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a2f8102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x646c5d85b3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x646c5d934821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x646c5eb8112a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x646c5eb93c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x646c5d938412 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
> 
> =================================================================
> ==601524==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x646df97b9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x646dfab2c0c7 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 0x646dfaa0568b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x646dfaa18c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x646df97bd412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72171c82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72171c82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x646df96e03b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x646df97b9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x646dfab2c0c7 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 0x646dfaa05c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x646dfaa18c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x646df97bd412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72171c82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72171c82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x646df96e03b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x646df97b9821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x646dfaa0612a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x646dfaa18c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x646df97bd412 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
> 
> =================================================================
> ==601610==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7938447821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5b79397ba0c7 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 0x5b793969368b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b79396a6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b793844b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x778b2fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x778b2fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b793836e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7938447821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5b79397ba0c7 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 0x5b7939693c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b79396a6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b793844b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x778b2fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x778b2fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b793836e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7938447821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5b793969412a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b79396a6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b793844b412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==587499==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6432f76bc821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x6432f8a2f0c7 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 0x6432f890868b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6432f891bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6432f76c0412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7eaad702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7eaad702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6432f75e33b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6432f76bc821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x6432f8a2f0c7 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 0x6432f8908c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6432f891bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6432f76c0412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7eaad702a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7eaad702a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6432f75e33b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6432f76bc821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x6432f890912a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6432f891bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6432f76c0412 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
> 
> =================================================================
> ==587546==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1edcc06821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5e1eddf790c7 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 0x5e1edde5268b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e1edde65c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e1edcc0a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b383882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b383882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e1edcb2d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1edcc06821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5e1eddf790c7 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 0x5e1edde52c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e1edde65c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e1edcc0a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b383882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b383882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e1edcb2d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1edcc06821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5e1edde5312a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e1edde65c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5e1edcc0a412 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
> 
> =================================================================
> ==588053==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56ad1008a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56ad113fd0c7 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 0x56ad112d668b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56ad112e9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56ad1008e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70e8cf82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70e8cf82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56ad0ffb13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56ad1008a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56ad113fd0c7 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 0x56ad112d6c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56ad112e9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56ad1008e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70e8cf82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70e8cf82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56ad0ffb13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56ad1008a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56ad112d712a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56ad112e9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56ad1008e412 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
> 
> =================================================================
> ==588144==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60ac10bf6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x60ac11f690c7 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 0x60ac11e4268b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60ac11e55c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60ac10bfa412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78ae8622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78ae8622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60ac10b1d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60ac10bf6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x60ac11f690c7 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 0x60ac11e42c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60ac11e55c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60ac10bfa412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78ae8622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78ae8622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60ac10b1d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x60ac10bf6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x60ac11e4312a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x60ac11e55c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x60ac10bfa412 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 vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==573670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe5ccf12821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5fe5ce3bc6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fe5cd6376e8 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 0x5fe5cd2903eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5fe5cfb4a544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fe5cfd60d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x738860fe68f2 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 0x738860f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x738860f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fe5cfd97e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fe5cfb5d65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fe5cfb5e7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fe5ccf3cea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5fe5ce171d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fe5ccf16412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73885e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73885e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fe5cce393b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58fdd18d2821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x58fdd2d7c6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58fdd1ff76e8 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 0x58fdd1c503eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58fdd450a544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58fdd4720d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77cf06fe68f2 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 0x77cf06f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77cf06f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58fdd4757e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58fdd451d65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58fdd451e7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58fdd18fcea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58fdd2b31d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58fdd18d6412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77cf03e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77cf03e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58fdd17f93b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6052fa3ef821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x6052fb8996fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6052fab146e8 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 0x6052fa76d3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6052fd027544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6052fd23dd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4619de68f2 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 0x7f4619d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f4619d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6052fd274e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6052fd03a65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6052fd03b7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6052fa419ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6052fb64ed15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6052fa3f3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f4616c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f4616c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6052fa3163b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5dfd013ab821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5dfd028556fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5dfd01ad06e8 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 0x5dfd017293eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5dfd03fe3544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5dfd041f9d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73c8c27e68f2 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 0x73c8c279985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73c8c279b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5dfd04230e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5dfd03ff665b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5dfd03ff77bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5dfd013d5ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5dfd0260ad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5dfd013af412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73c8bf62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73c8bf62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5dfd012d23b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57412cc93821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x57412e13d6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57412d3b86e8 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 0x57412d0113eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x57412f8cb544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57412fae1d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7298fa5e68f2 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 0x7298fa59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7298fa59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57412fb18e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57412f8de65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57412f8df7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57412ccbdea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57412def2d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57412cc97412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7298f762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7298f762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57412cbba3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x55ff7352b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x55ff749d56fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ff73c506e8 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 0x55ff738a93eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x55ff76163544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x55ff76379d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79fcd4be68f2 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 0x79fcd4b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79fcd4b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55ff763b0e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x55ff7617665b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x55ff761777bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x55ff73555ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x55ff7478ad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x55ff7352f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79fcd1c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79fcd1c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x55ff734523b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5cfc6b78c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5cfc6cc366fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cfc6beb16e8 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 0x5cfc6bb0a3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5cfc6e3c4544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5cfc6e5dad5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x748c763e68f2 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 0x748c7639985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x748c7639b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cfc6e611e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cfc6e3d765b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cfc6e3d87bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cfc6b7b6ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5cfc6c9ebd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cfc6b790412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x748c7342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x748c7342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cfc6b6b33b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56011d80c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56011ecb66fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56011df316e8 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 0x56011db8a3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x560120444544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56012065ad5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74f4a07e68f2 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 0x74f4a079985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74f4a079b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x560120691e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56012045765b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5601204587bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56011d836ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56011ea6bd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56011d810412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74f49d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74f49d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56011d7333b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x65534a756821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x65534bc006fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x65534ae7b6e8 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 0x65534aad43eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x65534d38e544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x65534d5a4d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x789c08de68f2 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 0x789c08d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x789c08d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x65534d5dbe93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x65534d3a165b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x65534d3a27bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x65534a780ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x65534b9b5d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x65534a75a412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x789c05e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x789c05e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x65534a67d3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e47955d6821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5e4796a806fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e4795cfb6e8 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 0x5e47959543eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e479820e544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e4798424d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e0b547e68f2 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 0x7e0b5479985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e0b5479b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e479845be93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e479822165b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e47982227bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e4795600ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e4796835d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e47955da412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e0b5182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e0b5182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e47954fd3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x631624ef1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x63162639b6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6316256166e8 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 0x63162526f3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x631627b29544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x631627d3fd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7a737e68f2 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 0x7f7a7379985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f7a7379b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x631627d76e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x631627b3c65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x631627b3d7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x631624f1bea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x631626150d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x631624ef5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f7a7082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f7a7082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x631624e183b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x572682d2b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5726841d56fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5726834506e8 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 0x5726830a93eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x572685963544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x572685b79d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x767aa9de68f2 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 0x767aa9d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x767aa9d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x572685bb0e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57268597665b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5726859777bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x572682d55ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x572683f8ad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x572682d2f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x767aa6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x767aa6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x572682c523b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f09a9584821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5f09aaa2e6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f09a9ca96e8 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 0x5f09a99023eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5f09ac1bc544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f09ac3d2d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78b6695e68f2 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 0x78b66959985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78b66959b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f09ac409e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f09ac1cf65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f09ac1d07bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f09a95aeea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f09aa7e3d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f09a9588412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78b66662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78b66662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f09a94ab3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6520125c1821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x652013a6b6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x652012ce66e8 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 0x65201293f3eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6520151f9544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x65201540fd5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x726fb61e68f2 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 0x726fb619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x726fb619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x652015446e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x65201520c65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x65201520d7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6520125ebea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x652013820d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6520125c5412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x726fb302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x726fb302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6520124e83b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61d69c922821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x61d69ddcc6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61d69d0476e8 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 0x61d69cca03eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61d69f55a544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61d69f770d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x757eb63e68f2 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 0x757eb639985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x757eb639b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61d69f7a7e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61d69f56d65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61d69f56e7bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61d69c94cea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61d69db81d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61d69c926412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x757eb342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x757eb342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61d69c8493b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60be4db94821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x60be4f03e6fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60be4e2b96e8 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 0x60be4df123eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60be507cc544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60be509e2d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a878afe68f2 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 0x7a878af9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a878af9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60be50a19e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60be507df65b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60be507e07bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60be4dbbeea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60be4edf3d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60be4db98412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a878802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a878802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60be4dabb3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x595523599821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x595524a436fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x595523cbe6e8 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 0x5955239173eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5955261d1544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5955263e7d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78a5957e68f2 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 0x78a59579985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78a59579b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59552641ee93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5955261e465b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5955261e57bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5955235c3ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5955247f8d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59552359d412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78a59262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78a59262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5955234c03b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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
> 
> =================================================================
> ==573720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6475a0a7b821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x6475a1f256fb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6475a11a06e8 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 0x6475a0df93eb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6475a36b3544 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6475a38c9d5b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x758946fe68f2 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 0x758946f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x758946f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6475a3900e93 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6475a36c665b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6475a36c77bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6475a0aa5ea2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6475a1cdad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6475a0a7f412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x758943e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x758943e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6475a09a23b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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 default ( Last six runs Nov2025 )

---------- Differences in errors ----------
0a1,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 22/28.
> 
> Quitting (on error).
> 
> =================================================================
> ==573988==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56f841168821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56f8424db0c7 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 0x56f8423b468b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56f8423c7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56f84116c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x726ebee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x726ebee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56f84108f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56f841168821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56f8424db0c7 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 0x56f8423b4c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56f8423c7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56f84116c412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x726ebee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x726ebee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56f84108f3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
<truncated after showing first 30 lines>
---------- 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,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 22/47.
> 
> Quitting (on error).
> 
> =================================================================
> ==574003==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5888d065d821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5888d19d00c7 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 0x5888d18a968b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5888d18bcc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5888d0661412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72af21e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72af21e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5888d05843b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5888d065d821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5888d19d00c7 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 0x5888d18a9c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5888d18bcc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5888d0661412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72af21e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72af21e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5888d05843b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
<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,102
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'routes.netedit'
>  At line/column 26/30.
> 
> Quitting (on error).
> 
> =================================================================
> ==573995==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ab0d27a7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5ab0d3b1a0c7 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 0x5ab0d39f368b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ab0d3a06c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ab0d27ab412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x754dbc82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x754dbc82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ab0d26ce3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ab0d27a7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5ab0d3b1a0c7 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 0x5ab0d39f3c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ab0d3a06c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ab0d27ab412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x754dbc82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x754dbc82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ab0d26ce3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata load type ( Last six runs 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).
> 
> =================================================================
> ==559317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x62de0d4df821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x62de0e73f741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x62de0e737f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x62de0e727b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x62de0e73ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x62de0d4e3412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7c3d4942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7c3d4942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x62de0d4063b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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).
> 
> =================================================================
> ==559337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x60f3530e7821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x60f354347741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x60f35433ff0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x60f35432fb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x60f354346c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x60f3530eb412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e968e62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e968e62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x60f35300e3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

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

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==561087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x59eab6811821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x59eab7a71741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x59eab7a69f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x59eab7a59b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x59eab7a70c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x59eab6815412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x74ac7582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x74ac7582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x59eab67383b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> 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 change_from_to_3149 ( Last six runs Nov2025 )

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

=================================================================
==556273==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5c742e8ee821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
    #1 0x5c742fb4e741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5c742fb46f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5c742fb36b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5c742fb4dc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5c742e8f2412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7df9d8a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7df9d8a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5c742e8153b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)

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

=================================================================
==556274==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x584b490a5821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
    #1 0x584b4a305741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x584b4a2fdf0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x584b4a2edb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x584b4a304c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x584b490a9412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x761cde42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x761cde42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x584b48fcc3b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)

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

=================================================================
==556280==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5c0d92932821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
    #1 0x5c0d93b92741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5c0d93b8af0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5c0d93b7ab9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5c0d93b91c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5c0d92936412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7e954342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7e954342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5c0d928593b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)

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
> 
> =================================================================
> ==607303==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x56635ea2c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56635fd9f0c7 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 0x56635fc7868b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56635fc8bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56635ea30412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76156d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76156d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56635e9533b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x56635ea2c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56635fd9f0c7 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 0x56635fc78c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56635fc8bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56635ea30412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76156d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76156d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56635e9533b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x56635ea2c821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x56635fc7929c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x56635fc8bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56635ea30412 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
> 
> =================================================================
> ==607321==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad0b7e7a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5ad0b91ed0c7 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 0x5ad0b90c668b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ad0b90d9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ad0b7e7e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71d60ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71d60ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ad0b7da13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad0b7e7a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5ad0b91ed0c7 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 0x5ad0b90c6c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ad0b90d9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ad0b7e7e412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x71d60ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x71d60ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ad0b7da13b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad0b7e7a821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x5ad0b90c729c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5ad0b90d9c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ad0b7e7e412 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
> 
> =================================================================
> ==607313==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x63f1b97cc821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x63f1bab3f0c7 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 0x63f1baa73422 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x63f1baa44133 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x63f1bc618fe8 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 0x7a3267de63b6 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 0x7a3267d997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7a3267d9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a3267d90c87 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 0x7a3267de0d42 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 0x63f1bc64f2c2 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 0x63f1bc8f51b1 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 0x63f1baa2393a 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 0x63f1baa1a9fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x63f1baa2bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x63f1b97d0412 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7a3264c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7a3264c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x63f1b96f33b4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x340d3b4) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x63f1b97cc821 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e6821) (BuildId: d3a77209e4ad823db76dcb90f75f05bc8a8eabf8)
>     #1 0x63f1bab3f0c7 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 0x63f1baa18c9a 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 ----------
4519,6030d4518
< Warning: Person 'pf_0.7286' is jammed on edge 'Edge0', time=3115.00.
< Warning: Person 'pf_0.7287' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7288' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7289' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7290' is jammed on edge 'Edge0', time=3116.00.
< Warning: Person 'pf_0.7291' is jammed on edge 'Edge0', time=3118.00.
< Warning: Person 'pf_0.7292' is jammed on edge 'Edge0', time=3118.00.
< Warning: Person 'pf_0.7293' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7294' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7295' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7296' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7297' is jammed on edge 'Edge0', time=3119.00.
< Warning: Person 'pf_0.7298' is jammed on edge 'Edge0', time=3120.00.
< Warning: Person 'pf_0.7299' is jammed on edge 'Edge0', time=3121.00.
< Warning: Person 'pf_0.7300' is jammed on edge 'Edge0', time=3121.00.
< Warning: Person 'pf_0.7301' is jammed on edge 'Edge0', time=3121.00.
< Warning: Person 'pf_0.7302' is jammed on edge 'Edge0', time=3121.00.
< Warning: Collision of person 'pf_0.6419' and person 'pf_0.6609', lane='Edge0_0', time=3122.00.
< Warning: Person 'pf_0.6016' is jammed on edge 'Edge0', time=3122.00.
< Warning: Person 'pf_0.7303' is jammed on edge 'Edge0', time=3123.00.
< Warning: Person 'pf_0.5631' is jammed on edge 'Edge0', time=3124.00.
< Warning: Person 'pf_0.7304' is jammed on edge 'Edge0', time=3124.00.
< Warning: Person 'pf_0.7305' is jammed on edge 'Edge0', time=3124.00.
< Warning: Person 'pf_0.7306' is jammed on edge 'Edge0', time=3125.00.
< Warning: Person 'pf_0.7307' is jammed on edge 'Edge0', time=3125.00.
< Warning: Person 'pf_0.7308' is jammed on edge 'Edge0', time=3125.00.
< Warning: Person 'pf_0.7309' is jammed on edge 'Edge0', time=3125.00.
< Warning: Person 'pf_0.7310' is jammed on edge 'Edge0', time=3126.00.
< Warning: Person 'pf_0.7311' is jammed on edge 'Edge0', time=3126.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 ----------
6486,10315d6485
< Warning: Person 'pf_1.7475' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7476' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7477' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7478' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7479' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7480' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7481' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7482' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7483' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7484' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7485' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7486' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7487' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.5424' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7488' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7489' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7490' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.6393' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7491' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7492' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7493' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_0.425' is jammed on edge ':Junction1_w1', time=2638.00.
< Warning: Person 'pf_1.7494' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7495' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7496' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7497' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7498' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7499' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7500' is jammed on edge 'Edge1', time=2639.00.
<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 ----------
9161,9853d9160
< Warning: Person 'pf_1.9926' is jammed on edge 'Edge1', time=3392.00.
< Warning: Person 'pf_1.9927' is jammed on edge 'Edge1', time=3392.00.
< Warning: Person 'pf_1.9928' is jammed on edge 'Edge1', time=3392.00.
< Warning: Person 'pf_1.9929' is jammed on edge 'Edge1', time=3392.00.
< Warning: Person 'pf_1.9930' is jammed on edge 'Edge1', time=3393.00.
< Warning: Person 'pf_1.9931' is jammed on edge 'Edge1', time=3393.00.
< Warning: Person 'pf_1.9932' is jammed on edge 'Edge1', time=3393.00.
< Warning: Person 'pf_1.9933' is jammed on edge 'Edge1', time=3394.00.
< Warning: Person 'pf_1.9934' is jammed on edge 'Edge1', time=3394.00.
< Warning: Person 'pf_1.9935' is jammed on edge 'Edge1', time=3394.00.
< Warning: Person 'pf_1.9936' is jammed on edge 'Edge1', time=3395.00.
< Warning: Person 'pf_1.9937' is jammed on edge 'Edge1', time=3395.00.
< Warning: Person 'pf_1.9938' is jammed on edge 'Edge1', time=3395.00.
< Warning: Person 'pf_1.9939' is jammed on edge 'Edge1', time=3396.00.
< Warning: Person 'pf_1.9940' is jammed on edge 'Edge1', time=3396.00.
< Warning: Person 'pf_1.9941' is jammed on edge 'Edge1', time=3396.00.
< Warning: Collision of person 'pf_1.9731' and person 'pf_1.9772', lane='Edge1_0', time=3397.00.
< Warning: Person 'pf_1.9942' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9943' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9944' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9945' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9946' is jammed on edge 'Edge1', time=3398.00.
< Warning: Person 'pf_1.9947' is jammed on edge 'Edge1', time=3398.00.
< Warning: Person 'pf_1.9948' is jammed on edge 'Edge1', time=3398.00.
< Warning: Person 'pf_1.9949' is jammed on edge 'Edge1', time=3399.00.
< Warning: Person 'pf_1.9950' is jammed on edge 'Edge1', time=3399.00.
< Warning: Person 'pf_1.9951' is jammed on edge 'Edge1', time=3399.00.
< Warning: Person 'pf_1.9952' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9953' is jammed on edge 'Edge1', time=3400.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 ----------
6551,10388d6550
< Warning: Person 'pf_1.7468' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7469' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7470' is jammed on edge 'Edge1', time=2628.00.
< Warning: Person 'pf_1.7471' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7472' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7473' is jammed on edge 'Edge1', time=2629.00.
< Warning: Person 'pf_1.7474' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7475' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7476' is jammed on edge 'Edge1', time=2630.00.
< Warning: Person 'pf_1.7477' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7478' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7479' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7480' is jammed on edge 'Edge1', time=2631.00.
< Warning: Person 'pf_1.7481' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7482' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7483' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7484' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7485' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7486' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7487' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7488' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7489' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7490' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7491' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7492' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7493' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7494' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7495' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7496' is jammed on edge 'Edge1', time=2636.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 ----------
5105,15323d5104
< Warning: Person 'pf_0.4370' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_0.4371' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_0.4372' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_1.4266' is jammed on edge 'Edge1', time=2002.00.
< Warning: Person 'pf_1.4267' is jammed on edge 'Edge1', time=2002.00.
< Warning: Person 'pf_1.4268' is jammed on edge 'Edge1', time=2002.00.
< Warning: Person 'pf_1.4269' is jammed on edge 'Edge1', time=2002.00.
< Warning: Person 'pf_0.4373' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4374' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4375' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_1.4270' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4271' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4272' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4273' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4274' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_0.4376' is jammed on edge 'Edge0', time=2004.00.
< Warning: Person 'pf_1.4275' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4276' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4277' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4278' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4279' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_0.4377' is jammed on edge 'Edge0', time=2005.00.
< Warning: Person 'pf_0.4378' is jammed on edge 'Edge0', time=2005.00.
< Warning: Person 'pf_1.4280' is jammed on edge 'Edge1', time=2005.00.
< Warning: Person 'pf_0.4379' is jammed on edge 'Edge0', time=2006.00.
< Warning: Person 'pf_0.4380' is jammed on edge 'Edge0', time=2006.00.
< Warning: Person 'pf_1.4281' is jammed on edge 'Edge1', time=2006.00.
< Warning: Person 'pf_0.4381' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4382' is jammed on edge 'Edge0', time=2007.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 ----------
6472,10315d6471
< 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.
< Warning: Person 'pf_1.7475' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7476' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7477' is jammed on edge 'Edge1', time=2632.00.
< Warning: Person 'pf_1.7478' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7479' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7480' is jammed on edge 'Edge1', time=2633.00.
< Warning: Person 'pf_1.7481' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7482' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7483' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7484' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7485' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7486' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7487' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.5424' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7488' is jammed on edge 'Edge1', time=2636.00.
<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
---------- Differences in errors ----------
262911,264135d262910
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_0.1071' and person 'pf_0.1074', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3563.00.
< Warning: Person 'pf_1.10478' is jammed on edge 'Edge1', time=3563.00.
< Warning: Person 'pf_1.10479' is jammed on edge 'Edge1', time=3563.00.
< Warning: Person 'pf_1.10480' is jammed on edge 'Edge1', time=3563.00.
< Warning: Collision of person 'pf_1.10264' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.10388' and person 'pf_1.10397', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10388', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3564.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.