22Nov25rv1_25_0+0117-a06718ba926 - 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
> 
> =================================================================
> ==1505969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b375a430811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5b375b678741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5b375b670f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5b375b660b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5b375b677c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5b375a434402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x72bdd5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x72bdd5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b375a3573a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1523590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5ddac4c5b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5ddac5ea3741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5ddac5e9bf0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5ddac5e8bb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5ddac5ea2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5ddac4c5f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x71999062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x71999062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5ddac4b823a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1555948==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7a8bf7e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5a7a8d2d9577 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 0x5a7a8d1b268b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a7a8d1c5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a7a8bf82402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76c795e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76c795e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a7a8bea53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7a8bf7e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5a7a8d2d9577 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 0x5a7a8d1b2c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a7a8d1c5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a7a8bf82402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76c795e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76c795e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a7a8bea53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a7a8bf7e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5a7a8d1b312a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a7a8d1c5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a7a8bf82402 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
> 
> =================================================================
> ==1555980==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5593c76ef811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5593c8a4a577 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 0x5593c892368b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5593c8936c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5593c76f3402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c2109c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c2109c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5593c76163a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5593c76ef811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5593c8a4a577 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 0x5593c8923c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5593c8936c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5593c76f3402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c2109c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c2109c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5593c76163a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5593c76ef811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5593c892412a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5593c8936c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5593c76f3402 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
> 
> =================================================================
> ==1556333==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c98a3b5f811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5c98a4eba577 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 0x5c98a4d9368b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c98a4da6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c98a3b63402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7536fcc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7536fcc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c98a3a863a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c98a3b5f811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5c98a4eba577 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 0x5c98a4d93c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c98a4da6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c98a3b63402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7536fcc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7536fcc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c98a3a863a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c98a3b5f811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5c98a4d9412a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c98a4da6c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c98a3b63402 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
> 
> =================================================================
> ==1556413==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x563e3d047811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x563e3e3a2577 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 0x563e3e27b68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x563e3e28ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x563e3d04b402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e50a1a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e50a1a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x563e3cf6e3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x563e3d047811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x563e3e3a2577 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 0x563e3e27bc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x563e3e28ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x563e3d04b402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e50a1a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e50a1a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x563e3cf6e3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563e3d047811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x563e3e27c12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x563e3e28ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x563e3d04b402 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
> 
> =================================================================
> ==1542350==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x578c40fce811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x578c42329577 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 0x578c4220268b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x578c42215c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x578c40fd2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75962462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75962462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x578c40ef53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x578c40fce811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x578c42329577 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 0x578c42202c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x578c42215c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x578c40fd2402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75962462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75962462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x578c40ef53a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x578c40fce811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x578c4220312a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x578c42215c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x578c40fd2402 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
> 
> =================================================================
> ==1542391==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e3ebb3f4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5e3ebc74f577 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 0x5e3ebc62868b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e3ebc63bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e3ebb3f8402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79708142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79708142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e3ebb31b3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e3ebb3f4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5e3ebc74f577 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 0x5e3ebc628c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e3ebc63bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e3ebb3f8402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79708142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79708142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e3ebb31b3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e3ebb3f4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5e3ebc62912a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e3ebc63bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5e3ebb3f8402 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
> 
> =================================================================
> ==1542883==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57beadc69811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57beaefc4577 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 0x57beaee9d68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57beaeeb0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57beadc6d402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a9e1642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a9e1642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57beadb903a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57beadc69811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57beaefc4577 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 0x57beaee9dc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57beaeeb0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57beadc6d402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a9e1642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a9e1642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57beadb903a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57beadc69811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57beaee9e12a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x57beaeeb0c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57beadc6d402 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
> 
> =================================================================
> ==1542972==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59fd3609d811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x59fd373f8577 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 0x59fd372d168b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59fd372e4c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59fd360a1402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76391f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76391f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59fd35fc43a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59fd3609d811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x59fd373f8577 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 0x59fd372d1c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59fd372e4c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59fd360a1402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76391f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76391f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59fd35fc43a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59fd3609d811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x59fd372d212a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59fd372e4c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59fd360a1402 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
> 
> =================================================================
> ==1528396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b37988a9811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5b3799d3bbab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b3798fe3cc8 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 0x5b3798c399fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b379b4d7934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b379b6ee81b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a4198be68f2 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 0x7a4198b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a4198b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b379b725953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b379b4eaa4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b379b4ebbaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b37988d3eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5b3799af0d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b37988ad402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a4195c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a4195c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b37987d03a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1bd1a51811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5c1bd2ee3bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c1bd218bcc8 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 0x5c1bd1de19fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c1bd467f934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c1bd489681b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7437d7be68f2 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 0x7437d7b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7437d7b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c1bd48cd953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c1bd4692a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c1bd4693baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c1bd1a7beb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5c1bd2c98d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c1bd1a55402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7437d4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7437d4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c1bd19783a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x582179456811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x58217a8e8bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x582179b90cc8 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 0x5821797e69fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58217c084934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58217c29b81b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72c38f9e68f2 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 0x72c38f99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72c38f99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58217c2d2953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58217c097a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58217c098baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x582179480eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x58217a69dd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58217945a402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72c38ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72c38ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58217937d3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64701bb2e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x64701cfc0bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64701c268cc8 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 0x64701bebe9fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x64701e75c934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64701e97381b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7043177e68f2 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 0x70431779985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70431779b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64701e9aa953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64701e76fa4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64701e770baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64701bb58eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x64701cd75d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64701bb32402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70431462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70431462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64701ba553a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x637607ad8811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x637608f6abab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x637608212cc8 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 0x637607e689fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63760a706934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63760a91d81b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e0f075e68f2 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 0x7e0f0759985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e0f0759b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63760a954953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63760a719a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63760a71abaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x637607b02eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x637608d1fd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x637607adc402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e0f0462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e0f0462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6376079ff3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x594cbd2e4811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x594cbe776bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x594cbda1ecc8 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 0x594cbd6749fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x594cbff12934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x594cc012981b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x775b081e68f2 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 0x775b0819985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x775b0819b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x594cc0160953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x594cbff25a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x594cbff26baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x594cbd30eeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x594cbe52bd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x594cbd2e8402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x775b0522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x775b0522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x594cbd20b3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60af82203811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x60af83695bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60af8293dcc8 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 0x60af825939fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60af84e31934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60af8504881b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79b6603e68f2 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 0x79b66039985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79b66039b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60af8507f953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60af84e44a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60af84e45baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60af8222deb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x60af8344ad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60af82207402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79b65d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79b65d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60af8212a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x613c02f40811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x613c043d2bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x613c0367acc8 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 0x613c032d09fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x613c05b6e934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x613c05d8581b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dc1835e68f2 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 0x7dc18359985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dc18359b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x613c05dbc953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x613c05b81a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x613c05b82baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x613c02f6aeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x613c04187d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x613c02f44402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dc18042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dc18042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x613c02e673a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56d9d066c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x56d9d1afebab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56d9d0da6cc8 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 0x56d9d09fc9fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56d9d329a934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56d9d34b181b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7bead8fe68f2 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 0x7bead8f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7bead8f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56d9d34e8953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56d9d32ada4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56d9d32aebaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56d9d0696eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x56d9d18b3d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56d9d0670402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7bead602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bead602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56d9d05933a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9c589c2811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5b9c59e54bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b9c590fccc8 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 0x5b9c58d529fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b9c5b5f0934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b9c5b80781b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x747194de68f2 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 0x747194d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x747194d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b9c5b83e953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b9c5b603a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b9c5b604baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b9c589eceb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5b9c59c09d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b9c589c6402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x747191c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x747191c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b9c588e93a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60f5fda68811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x60f5feefabab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60f5fe1a2cc8 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 0x60f5fddf89fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60f600696934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60f6008ad81b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a42e17e68f2 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 0x7a42e179985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a42e179b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60f6008e4953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60f6006a9a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60f6006aabaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60f5fda92eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x60f5fecafd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60f5fda6c402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a42de82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a42de82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60f5fd98f3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5fe2cb300811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5fe2cc792bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fe2cba3acc8 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 0x5fe2cb6909fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5fe2cdf2e934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fe2ce14581b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75bd6ade68f2 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 0x75bd6ad9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75bd6ad9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fe2ce17c953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fe2cdf41a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fe2cdf42baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fe2cb32aeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5fe2cc547d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fe2cb304402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75bd67c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75bd67c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fe2cb2273a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x565b86e4c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x565b882debab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x565b87586cc8 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 0x565b871dc9fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x565b89a7a934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x565b89c9181b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e6f3a9e68f2 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 0x7e6f3a99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e6f3a99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x565b89cc8953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x565b89a8da4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x565b89a8ebaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x565b86e76eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x565b88093d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x565b86e50402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e6f3782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e6f3782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x565b86d733a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9d4cfe1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5a9d4e473bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a9d4d71bcc8 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 0x5a9d4d3719fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a9d4fc0f934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a9d4fe2681b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76559ade68f2 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 0x76559ad9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76559ad9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a9d4fe5d953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a9d4fc22a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a9d4fc23baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a9d4d00beb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5a9d4e228d15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a9d4cfe5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x765597c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x765597c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a9d4cf083a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b54b0e93811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5b54b2325bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b54b15cdcc8 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 0x5b54b12239fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b54b3ac1934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b54b3cd881b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73910c9e68f2 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 0x73910c99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73910c99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b54b3d0f953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b54b3ad4a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b54b3ad5baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b54b0ebdeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5b54b20dad15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b54b0e97402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73910982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73910982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b54b0dba3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d11f54f8811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5d11f698abab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d11f5c32cc8 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 0x5d11f58889fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5d11f8126934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d11f833d81b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f187d9e68f2 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 0x7f187d99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f187d99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d11f8374953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d11f8139a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d11f813abaf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d11f5522eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5d11f673fd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d11f54fc402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f187a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f187a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d11f541f3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57b38eea3811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57b390335bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57b38f5ddcc8 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 0x57b38f2339fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x57b391ad1934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57b391ce881b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d92be7e68f2 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 0x7d92be79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d92be79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57b391d1f953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57b391ae4a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57b391ae5baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57b38eecdeb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x57b3900ead15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57b38eea7402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d92bb82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d92bb82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57b38edca3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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
> 
> =================================================================
> ==1528461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b293f5d6811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5b2940a68bab in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b293fd10cc8 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 0x5b293f9669fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b2942204934 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b294241b81b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7634147e68f2 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 0x76341479985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76341479b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b2942452953 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b2942217a4b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b2942218baf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b293f600eb2 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5b294081dd15 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b293f5da402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76341182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76341182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b293f4fd3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).
> 
> =================================================================
> ==1528709==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x578a49e70811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x578a4b1cb577 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 0x578a4b0a468b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x578a4b0b7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x578a49e74402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72466a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72466a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x578a49d973a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x578a49e70811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x578a4b1cb577 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 0x578a4b0a4c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x578a4b0b7c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x578a49e74402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72466a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72466a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x578a49d973a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
<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).
> 
> =================================================================
> ==1528723==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x643bf4c93811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x643bf5fee577 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 0x643bf5ec768b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x643bf5edac1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x643bf4c97402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72e275a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72e275a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x643bf4bba3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x643bf4c93811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x643bf5fee577 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 0x643bf5ec7c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x643bf5edac1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x643bf4c97402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72e275a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72e275a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x643bf4bba3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
<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).
> 
> =================================================================
> ==1528712==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x61c20cd84811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x61c20e0df577 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 0x61c20dfb868b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x61c20dfcbc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61c20cd88402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ade6142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ade6142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61c20ccab3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x61c20cd84811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x61c20e0df577 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 0x61c20dfb8c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x61c20dfcbc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61c20cd88402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ade6142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ade6142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61c20ccab3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
<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).
> 
> =================================================================
> ==1514065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5ff47f603811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5ff48084b741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5ff480843f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5ff480833b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5ff48084ac1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5ff47f607402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7807a1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7807a1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5ff47f52a3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).
> 
> =================================================================
> ==1514077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x646cc375c811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x646cc49a4741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x646cc499cf0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x646cc498cb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x646cc49a3c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x646cc3760402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x747dd1e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x747dd1e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x646cc36833a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).
> 
> =================================================================
> ==1515817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5c6ca8825811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5c6ca9a6d741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5c6ca9a65f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5c6ca9a55b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5c6ca9a6cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5c6ca8829402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7671fe82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7671fe82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5c6ca874c3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).
> 
> =================================================================
> ==1515818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5bef3bbd0811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5bef3ce18741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5bef3ce10f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5bef3ce00b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5bef3ce17c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5bef3bbd4402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x75716342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x75716342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5bef3baf73a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).
> 
> =================================================================
> ==1515819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x587f630c9811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x587f64311741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x587f64309f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x587f642f9b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x587f64310c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x587f630cd402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x755a53a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x755a53a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x587f62ff03a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).
> 
> =================================================================
> ==1508574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8c995e811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x55d8caba6741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x55d8cab9ef0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x55d8cab8eb9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d8caba5c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x55d8c9962402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7b4138a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7b4138a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x55d8c98853a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> 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).

=================================================================
==1511024==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5c9c97034811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
    #1 0x5c9c9827c741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5c9c98274f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5c9c98264b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5c9c9827bc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5c9c97038402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7edc02c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7edc02c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5c9c96f5b3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)

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

=================================================================
==1511023==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5ee01a2c8811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
    #1 0x5ee01b510741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5ee01b508f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5ee01b4f8b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5ee01b50fc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5ee01a2cc402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7aab17c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7aab17c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5ee01a1ef3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)

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

=================================================================
==1511032==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x586fc9425811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
    #1 0x586fca66d741 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x586fca665f0a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x586fca655b9b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x586fca66cc1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x586fc9429402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7533f9e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7533f9e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x586fc934c3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)

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
> 
> =================================================================
> ==1562079==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x63dc099f7811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x63dc0ad52577 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 0x63dc0ac2b68b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x63dc0ac3ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63dc099fb402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d40fbe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d40fbe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63dc0991e3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x63dc099f7811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x63dc0ad52577 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 0x63dc0ac2bc9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x63dc0ac3ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63dc099fb402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d40fbe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d40fbe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63dc0991e3a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x63dc099f7811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x63dc0ac2c29c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x63dc0ac3ec1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x63dc099fb402 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
> 
> =================================================================
> ==1562102==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x57dc026f1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57dc03a4c577 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 0x57dc0392568b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57dc03938c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57dc026f5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72eca682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72eca682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57dc026183a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x57dc026f1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57dc03a4c577 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 0x57dc03925c9a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57dc03938c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57dc026f5402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72eca682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72eca682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57dc026183a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x57dc026f1811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x57dc0392629c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x57dc03938c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57dc026f5402 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
> 
> =================================================================
> ==1562098==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5e466839b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5e46696f6577 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 0x5e466962a422 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1654:43
>     #3 0x5e46695fb133 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5e466b1deaa8 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 0x7fea4c1e63b6 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 0x7fea4c1997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fea4c19ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fea4c190c87 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 0x7fea4c1e0d42 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 0x5e466b214d82 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 0x5e466b4bac71 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 0x5e46695da93a 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 0x5e46695d19fb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5e46695e2c1d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5e466839f402 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7fea4902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7fea4902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5e46682c23a4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x341a3a4) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5e466839b811 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34f3811) (BuildId: a37e5ff81c48c773b4de6613916b7774d6d63d91)
>     #1 0x5e46696f6577 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 0x5e46695cfc9a 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 ----------
4476,6030d4475
< Warning: Person 'pf_0.6296' is jammed on edge 'Edge0', time=3100.00.
< Warning: Person 'pf_0.6324' is jammed on edge 'Edge0', time=3100.00.
< Warning: Person 'pf_0.7254' is jammed on edge 'Edge0', time=3100.00.
< Warning: Person 'pf_0.7255' is jammed on edge 'Edge0', time=3100.00.
< Warning: Person 'pf_0.5815' is jammed on edge 'Edge0', time=3101.00.
< Warning: Person 'pf_0.6240' is jammed on edge 'Edge0', time=3101.00.
< Warning: Person 'pf_0.5668' is jammed on edge 'Edge0', time=3101.00.
< Warning: Person 'pf_0.7256' is jammed on edge 'Edge0', time=3101.00.
< Warning: Person 'pf_0.7257' is jammed on edge 'Edge0', time=3101.00.
< Warning: Person 'pf_0.6270' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7258' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7259' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7260' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7261' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7262' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7263' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7264' is jammed on edge 'Edge0', time=3102.00.
< Warning: Person 'pf_0.7265' is jammed on edge 'Edge0', time=3104.00.
< Warning: Person 'pf_0.7266' is jammed on edge 'Edge0', time=3104.00.
< Warning: Person 'pf_0.7267' is jammed on edge 'Edge0', time=3105.00.
< Warning: Person 'pf_0.7268' is jammed on edge 'Edge0', time=3105.00.
< Warning: Person 'pf_0.7269' is jammed on edge 'Edge0', time=3107.00.
< Warning: Person 'pf_0.5483' is jammed on edge 'Edge0', time=3108.00.
< Warning: Person 'pf_0.7270' is jammed on edge 'Edge0', time=3108.00.
< Warning: Person 'pf_0.7271' is jammed on edge 'Edge0', time=3108.00.
< Warning: Person 'pf_0.7272' is jammed on edge 'Edge0', time=3108.00.
< Warning: Person 'pf_0.6395' is jammed on edge 'Edge0', time=3109.00.
< Warning: Person 'pf_0.7273' is jammed on edge 'Edge0', time=3109.00.
< Warning: Person 'pf_0.7274' is jammed on edge 'Edge0', time=3110.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 ----------
6408,10315d6407
< Warning: Person 'pf_1.7401' is jammed on edge 'Edge1', time=2609.00.
< Warning: Person 'pf_1.7402' is jammed on edge 'Edge1', time=2609.00.
< Warning: Person 'pf_1.7403' is jammed on edge 'Edge1', time=2609.00.
< Warning: Person 'pf_1.7404' is jammed on edge 'Edge1', time=2610.00.
< Warning: Person 'pf_1.7405' is jammed on edge 'Edge1', time=2610.00.
< Warning: Person 'pf_1.7406' is jammed on edge 'Edge1', time=2610.00.
< Warning: Person 'pf_1.7407' is jammed on edge 'Edge1', time=2611.00.
< Warning: Person 'pf_1.7408' is jammed on edge 'Edge1', time=2611.00.
< Warning: Person 'pf_1.7409' is jammed on edge 'Edge1', time=2611.00.
< Warning: Person 'pf_1.7410' is jammed on edge 'Edge1', time=2612.00.
< Warning: Person 'pf_1.7411' is jammed on edge 'Edge1', time=2612.00.
< Warning: Person 'pf_1.7412' is jammed on edge 'Edge1', time=2612.00.
< Warning: Person 'pf_1.7413' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7414' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7415' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7416' is jammed on edge 'Edge1', time=2613.00.
< Warning: Person 'pf_1.7417' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7418' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7419' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7420' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7421' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7422' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7423' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7424' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7425' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7426' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7427' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7428' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7429' is jammed on edge 'Edge1', time=2617.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 ----------
8874,9853d8873
< Warning: Person 'pf_1.9649' is jammed on edge 'Edge1', time=3306.00.
< Warning: Person 'pf_1.9650' is jammed on edge 'Edge1', time=3306.00.
< Warning: Person 'pf_1.9651' is jammed on edge 'Edge1', time=3306.00.
< Warning: Person 'pf_1.9652' is jammed on edge 'Edge1', time=3307.00.
< Warning: Person 'pf_1.9653' is jammed on edge 'Edge1', time=3307.00.
< Warning: Person 'pf_1.9654' is jammed on edge 'Edge1', time=3307.00.
< Warning: Person 'pf_1.9655' is jammed on edge 'Edge1', time=3308.00.
< Warning: Person 'pf_1.9656' is jammed on edge 'Edge1', time=3308.00.
< Warning: Person 'pf_1.9657' is jammed on edge 'Edge1', time=3308.00.
< Warning: Person 'pf_1.9658' is jammed on edge 'Edge1', time=3308.00.
< Warning: Person 'pf_1.9659' is jammed on edge 'Edge1', time=3309.00.
< Warning: Person 'pf_1.9660' is jammed on edge 'Edge1', time=3309.00.
< Warning: Person 'pf_1.9661' is jammed on edge 'Edge1', time=3309.00.
< Warning: Person 'pf_1.9662' is jammed on edge 'Edge1', time=3310.00.
< Warning: Person 'pf_1.9663' is jammed on edge 'Edge1', time=3310.00.
< Warning: Person 'pf_1.9664' is jammed on edge 'Edge1', time=3310.00.
< Warning: Person 'pf_1.9665' is jammed on edge 'Edge1', time=3311.00.
< Warning: Person 'pf_1.9666' is jammed on edge 'Edge1', time=3311.00.
< Warning: Person 'pf_1.9667' is jammed on edge 'Edge1', time=3311.00.
< Warning: Person 'pf_1.9668' is jammed on edge 'Edge1', time=3312.00.
< Warning: Person 'pf_1.9669' is jammed on edge 'Edge1', time=3312.00.
< Warning: Person 'pf_1.9670' is jammed on edge 'Edge1', time=3312.00.
< Warning: Person 'pf_1.9671' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9672' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9673' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9674' is jammed on edge 'Edge1', time=3313.00.
< Warning: Person 'pf_1.9675' is jammed on edge 'Edge1', time=3314.00.
< Warning: Person 'pf_1.9676' is jammed on edge 'Edge1', time=3314.00.
< Warning: Person 'pf_1.9677' is jammed on edge 'Edge1', time=3314.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 ----------
5683,10388d5682
< Warning: Person 'pf_1.6668' is jammed on edge 'Edge1', time=2380.00.
< Warning: Person 'pf_1.6669' is jammed on edge 'Edge1', time=2380.00.
< Warning: Person 'pf_1.6670' is jammed on edge 'Edge1', time=2380.00.
< Warning: Person 'pf_1.6671' is jammed on edge 'Edge1', time=2381.00.
< Warning: Person 'pf_1.6672' is jammed on edge 'Edge1', time=2381.00.
< Warning: Person 'pf_1.6673' is jammed on edge 'Edge1', time=2381.00.
< Warning: Person 'pf_1.6674' is jammed on edge 'Edge1', time=2382.00.
< Warning: Person 'pf_1.6675' is jammed on edge 'Edge1', time=2382.00.
< Warning: Person 'pf_1.6676' is jammed on edge 'Edge1', time=2382.00.
< Warning: Person 'pf_1.6677' is jammed on edge 'Edge1', time=2383.00.
< Warning: Person 'pf_1.6678' is jammed on edge 'Edge1', time=2383.00.
< Warning: Person 'pf_1.6679' is jammed on edge 'Edge1', time=2383.00.
< Warning: Person 'pf_1.6680' is jammed on edge 'Edge1', time=2383.00.
< Warning: Person 'pf_1.6681' is jammed on edge 'Edge1', time=2384.00.
< Warning: Person 'pf_1.6682' is jammed on edge 'Edge1', time=2384.00.
< Warning: Person 'pf_1.6683' is jammed on edge 'Edge1', time=2384.00.
< Warning: Person 'pf_1.6684' is jammed on edge 'Edge1', time=2385.00.
< Warning: Person 'pf_1.6685' is jammed on edge 'Edge1', time=2385.00.
< Warning: Person 'pf_1.6686' is jammed on edge 'Edge1', time=2385.00.
< Warning: Person 'pf_1.6687' is jammed on edge 'Edge1', time=2386.00.
< Warning: Person 'pf_1.6688' is jammed on edge 'Edge1', time=2386.00.
< Warning: Person 'pf_1.6689' is jammed on edge 'Edge1', time=2386.00.
< Warning: Person 'pf_1.6690' is jammed on edge 'Edge1', time=2387.00.
< Warning: Person 'pf_1.6691' is jammed on edge 'Edge1', time=2387.00.
< Warning: Person 'pf_1.6692' is jammed on edge 'Edge1', time=2387.00.
< Warning: Person 'pf_1.6693' is jammed on edge 'Edge1', time=2388.00.
< Warning: Person 'pf_1.6694' is jammed on edge 'Edge1', time=2388.00.
< Warning: Person 'pf_1.6695' is jammed on edge 'Edge1', time=2388.00.
< Warning: Person 'pf_1.6696' is jammed on edge 'Edge1', time=2388.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 ----------
5203,15323d5202
< Warning: Person 'pf_0.2857' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.3044' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.2955' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.3072' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_0.4413' is jammed on edge 'Edge0', time=2020.00.
< Warning: Person 'pf_1.4309' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.4310' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.4311' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.4312' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_0.4414' is jammed on edge 'Edge0', time=2021.00.
< Warning: Person 'pf_0.4415' is jammed on edge 'Edge0', time=2021.00.
< Warning: Person 'pf_1.4313' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.4314' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.4315' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_0.4416' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4417' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4418' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4419' is jammed on edge 'Edge0', time=2022.00.
< Warning: Person 'pf_0.4420' is jammed on edge 'Edge0', time=2023.00.
< Warning: Person 'pf_1.4316' is jammed on edge 'Edge1', time=2023.00.
< Warning: Person 'pf_1.4317' is jammed on edge 'Edge1', time=2023.00.
< Warning: Person 'pf_1.4318' is jammed on edge 'Edge1', time=2023.00.
< Warning: Person 'pf_0.2014' is jammed on edge 'Edge0', time=2024.00.
< Warning: Person 'pf_0.4421' is jammed on edge 'Edge0', time=2024.00.
< Warning: Person 'pf_0.4422' is jammed on edge 'Edge0', time=2024.00.
< Warning: Person 'pf_0.4423' is jammed on edge 'Edge0', time=2024.00.
< Warning: Person 'pf_1.4319' is jammed on edge 'Edge1', time=2024.00.
< Warning: Person 'pf_1.4320' is jammed on edge 'Edge1', time=2024.00.
< Warning: Person 'pf_1.4321' is jammed on edge 'Edge1', time=2024.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 ----------
6424,10315d6423
< Warning: Person 'pf_1.7417' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7418' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7419' is jammed on edge 'Edge1', time=2614.00.
< Warning: Person 'pf_1.7420' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7421' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7422' is jammed on edge 'Edge1', time=2615.00.
< Warning: Person 'pf_1.7423' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7424' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7425' is jammed on edge 'Edge1', time=2616.00.
< Warning: Person 'pf_1.7426' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7427' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7428' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7429' is jammed on edge 'Edge1', time=2617.00.
< Warning: Person 'pf_1.7430' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7431' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7432' is jammed on edge 'Edge1', time=2618.00.
< Warning: Person 'pf_1.7433' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7434' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.7435' is jammed on edge 'Edge1', time=2619.00.
< Warning: Person 'pf_1.6253' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7436' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7437' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7438' is jammed on edge 'Edge1', time=2620.00.
< Warning: Person 'pf_1.7439' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7440' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7441' is jammed on edge 'Edge1', time=2621.00.
< Warning: Person 'pf_1.7442' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7443' is jammed on edge 'Edge1', time=2622.00.
< Warning: Person 'pf_1.7444' is jammed on edge 'Edge1', time=2622.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 ----------
261964,264135d261963
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3532.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3532.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3532.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3532.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3532.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3532.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3532.00.
< Warning: Person 'pf_1.10378' is jammed on edge 'Edge1', time=3532.00.
< Warning: Person 'pf_1.10379' is jammed on edge 'Edge1', time=3532.00.
< Warning: Person 'pf_1.10380' is jammed on edge 'Edge1', time=3532.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10264', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10264', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10264', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10264', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10036', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9967', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.9965', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10264', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9837', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.10284' and person 'pf_1.10276', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.10022' and person 'pf_1.10295', lane='Edge2_1', time=3532.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3533.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3533.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.