03Oct25rv1_24_0+1136-fffa2855c3f - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Oct071122.3880252 -g

To start TextTest for these tests, run:

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


default: 8100 tests: 7922 succeeded 91 known bugs 75 FAILED 12 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==3311183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6376f8787281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x6376f99de2e1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6376f99d6aaa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x6376f99c672d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6376f99dd7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6376f878ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7b9757a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7b9757a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x6376f86ade14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic overlapping next ( Last six runs Oct2025 )
basic overlapping previous ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop create additionalfile ( Last six runs Oct2025 )
elements additionals containerstop create additionalfile ( Last six runs Oct2025 )
elements additionals trainstop create additionalfile ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,4
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibratorFlows' (end=300.00, begin2=200.00).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,18
> 
> =================================================================
> ==3333675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x61c8ed7ca281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x61c8eea212e1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x61c8eea19aaa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x61c8eea0972d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x61c8eea207bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x61c8ed7cde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x74662102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x74662102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x61c8ed6f0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect_selection tl ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing arguments 'length'/'endPos' for E2Detector 'E2_A'. Assuming detector end == lane end of lane 'EdgeCenter0_0'.

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector delete ( Last six runs Oct2025 )
network crossings without_tls delete junction ( Last six runs Oct2025 )
network edges bugs ticket1711 ( Last six runs Oct2025 )
network lanes select_vtypes disallowed rail ( Last six runs Oct2025 )
network trafficlights bugs ticket10588 ( Last six runs Oct2025 )
processing join_selected_junction different_position ( Last six runs Oct2025 )
processing join_selected_junction same_position ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,2
> Error: The lane with the id 'center0_1' is not known (while building e2Detector 'e2_0').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3368609==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60deb4666281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60deb59cfc67 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 0x60deb58a921d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60deb58bc7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60deb4669e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70bf9a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70bf9a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60deb458ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60deb4666281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60deb59cfc67 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 0x60deb58a982c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60deb58bc7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60deb4669e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70bf9a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70bf9a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60deb458ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x60deb4666281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60deb58a9cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x60deb58bc7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x60deb4669e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3368652==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56db4e384281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x56db4f6edc67 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 0x56db4f5c721d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56db4f5da7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56db4e387e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bb1c0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bb1c0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56db4e2aae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56db4e384281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x56db4f6edc67 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 0x56db4f5c782c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56db4f5da7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56db4e387e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bb1c0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bb1c0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56db4e2aae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56db4e384281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x56db4f5c7cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56db4f5da7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56db4e387e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect flow_attributes begin triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3369011==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59d26ce7b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x59d26e1e4c67 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 0x59d26e0be21d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59d26e0d17bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59d26ce7ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bc964a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bc964a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59d26cda1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59d26ce7b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x59d26e1e4c67 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 0x59d26e0be82c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59d26e0d17bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59d26ce7ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bc964a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bc964a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59d26cda1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59d26ce7b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x59d26e0becbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59d26e0d17bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59d26ce7ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect_selection flow_attributes begin triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3369103==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c46649f3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5c4665d5cc67 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 0x5c4665c3621d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c4665c497bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c46649f6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77517d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77517d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c4664919e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c46649f3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5c4665d5cc67 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 0x5c4665c3682c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c4665c497bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c46649f6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77517d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77517d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c4664919e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c46649f3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5c4665c36cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c4665c497bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c46649f6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded load route ( Last six runs Oct2025 )

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

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3354329==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ffac7605281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5ffac896ec67 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 0x5ffac884821d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5ffac885b7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ffac7608e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b852b62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b852b62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ffac752be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5ffac7605281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5ffac896ec67 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 0x5ffac884882c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5ffac885b7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5ffac7608e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b852b62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b852b62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5ffac752be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5ffac7605281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5ffac8848cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5ffac885b7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5ffac7608e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3354370==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d6f191f5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d6f1a55ec67 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 0x5d6f1a43821d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d6f1a44b7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d6f191f8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b409222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b409222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d6f1911be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d6f191f5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d6f1a55ec67 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 0x5d6f1a43882c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d6f1a44b7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d6f191f8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b409222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b409222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d6f1911be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d6f191f5281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d6f1a438cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d6f1a44b7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d6f191f8e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect flow_attributes begin triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3354936==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d0ec6bde281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d0ec7f47c67 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 0x5d0ec7e2121d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d0ec7e347bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d0ec6be1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72e567a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72e567a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d0ec6b04e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d0ec6bde281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d0ec7f47c67 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 0x5d0ec7e2182c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d0ec7e347bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d0ec6be1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72e567a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72e567a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d0ec6b04e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d0ec6bde281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d0ec7e21cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d0ec7e347bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d0ec6be1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3355053==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d677d191281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d677e4fac67 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 0x5d677e3d421d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d677e3e77bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d677d194e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73aaf522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73aaf522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d677d0b7e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d677d191281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d677e4fac67 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 0x5d677e3d482c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d677e3e77bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d677d194e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73aaf522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73aaf522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d677d0b7e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d677d191281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d677e3d4cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d677e3e77bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d677d194e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walk common inspect_selection duration ( Last six runs Oct2025 )

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

TEST FAILED on ts-sim-build-ba : elements demands vehicle_embedded load route ( Last six runs Oct2025 )

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

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b8353a41281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5b8354ee228b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b8354163268 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 0x5b8353dbc0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5b8356665534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b835687a8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77a0017e68f2 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 0x77a00179985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77a00179b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b83568af8d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b835667864b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b83566797af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b8353a6b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b8354c978b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b8353a44e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x779ffe82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x779ffe82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b8353967e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb27343a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5cb2748db28b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cb273b5c268 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 0x5cb2737b50fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5cb27605e534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5cb2762738cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f00131e68f2 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 0x7f001319985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f001319b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cb2762a88d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cb27607164b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cb2760727af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cb273464832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5cb2746908b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cb27343de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f001022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f001022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cb273360e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x580fa08b2281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x580fa1d5328b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x580fa0fd4268 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 0x580fa0c2d0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x580fa34d6534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x580fa36eb8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ae7fdde68f2 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 0x7ae7fdd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ae7fdd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x580fa37208d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x580fa34e964b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x580fa34ea7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x580fa08dc832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x580fa1b088b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x580fa08b5e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ae7fae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ae7fae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x580fa07d8e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb3b4d15281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5fb3b61b628b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fb3b5437268 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 0x5fb3b50900fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5fb3b7939534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fb3b7b4e8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0884fe68f2 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 0x7f0884f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f0884f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fb3b7b838d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fb3b794c64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fb3b794d7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fb3b4d3f832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5fb3b5f6b8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fb3b4d18e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f088202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f088202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fb3b4c3be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60e3db24d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60e3dc6ee28b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60e3db96f268 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 0x60e3db5c80fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x60e3dde71534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60e3de0868cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73450b9e68f2 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 0x73450b99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73450b99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60e3de0bb8d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60e3dde8464b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60e3dde857af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60e3db277832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60e3dc4a38b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60e3db250e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x734508a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x734508a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60e3db173e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5914de2f8281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5914df79928b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5914dea1a268 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 0x5914de6730fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5914e0f1c534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5914e11318cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74d5d85e68f2 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 0x74d5d859985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74d5d859b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5914e11668d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5914e0f2f64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5914e0f307af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5914de322832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5914df54e8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5914de2fbe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74d5d542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74d5d542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5914de21ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x592d65160281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x592d6660128b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x592d65882268 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 0x592d654db0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x592d67d84534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x592d67f998cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x753e099e68f2 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 0x753e0999985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x753e0999b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x592d67fce8d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x592d67d9764b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x592d67d987af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x592d6518a832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x592d663b68b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x592d65163e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x753e0682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x753e0682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x592d65086e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9b30231281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5a9b316d228b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a9b30953268 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 0x5a9b305ac0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a9b32e55534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a9b3306a8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ee00a1e68f2 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 0x7ee00a19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ee00a19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a9b3309f8d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a9b32e6864b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a9b32e697af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a9b3025b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a9b314878b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a9b30234e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ee00722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ee00722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a9b30157e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x642bd56cf281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x642bd6b7028b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x642bd5df1268 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 0x642bd5a4a0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x642bd82f3534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x642bd85088cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x758d9e9e68f2 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 0x758d9e99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x758d9e99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x642bd853d8d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x642bd830664b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x642bd83077af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x642bd56f9832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x642bd69258b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x642bd56d2e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x758d9ba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x758d9ba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x642bd55f5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61172554b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x6117269ec28b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x611725c6d268 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 0x6117258c60fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61172816f534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6117283848cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c88bb7e68f2 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 0x7c88bb79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c88bb79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6117283b98d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61172818264b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6117281837af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x611725575832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6117267a18b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61172554ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c88b862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c88b862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x611725471e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x654f8b1f9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x654f8c69a28b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x654f8b91b268 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 0x654f8b5740fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x654f8de1d534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x654f8e0328cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c3304be68f2 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 0x7c3304b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c3304b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x654f8e0678d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x654f8de3064b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x654f8de317af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x654f8b223832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x654f8c44f8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x654f8b1fce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c3301c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c3301c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x654f8b11fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5bd0a92ca281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5bd0aa76b28b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5bd0a99ec268 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 0x5bd0a96450fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5bd0abeee534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5bd0ac1038cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7286227e68f2 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 0x72862279985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72862279b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5bd0ac1388d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5bd0abf0164b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5bd0abf027af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5bd0a92f4832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5bd0aa5208b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5bd0a92cde72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72861f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72861f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5bd0a91f0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9bde1f6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5c9bdf69728b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c9bde918268 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 0x5c9bde5710fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5c9be0e1a534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c9be102f8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7162467e68f2 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 0x71624679985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71624679b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c9be10648d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c9be0e2d64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c9be0e2e7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c9bde220832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c9bdf44c8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c9bde1f9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71624382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71624382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c9bde11ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57aaf0c43281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x57aaf20e428b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57aaf1365268 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 0x57aaf0fbe0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x57aaf3867534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57aaf3a7c8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73a58dde68f2 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 0x73a58dd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73a58dd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57aaf3ab18d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57aaf387a64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57aaf387b7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57aaf0c6d832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57aaf1e998b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57aaf0c46e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73a58ac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73a58ac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57aaf0b69e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64933d305281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x64933e7a628b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64933da27268 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 0x64933d6800fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x64933ff29534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64934013e8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dfbaf7e68f2 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 0x7dfbaf79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dfbaf79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6493401738d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64933ff3c64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64933ff3d7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64933d32f832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64933e55b8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64933d308e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dfbac82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dfbac82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64933d22be14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7ac4e71281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5b7ac631228b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b7ac5593268 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 0x5b7ac51ec0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5b7ac7a95534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b7ac7caa8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73df821e68f2 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 0x73df8219985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73df8219b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b7ac7cdf8d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b7ac7aa864b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b7ac7aa97af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b7ac4e9b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b7ac60c78b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b7ac4e74e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73df7f02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73df7f02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b7ac4d97e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x580f7b834281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x580f7ccd528b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x580f7bf56268 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 0x580f7bbaf0fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x580f7e458534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x580f7e66d8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x763c457e68f2 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 0x763c4579985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x763c4579b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x580f7e6a28d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x580f7e46b64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x580f7e46c7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x580f7b85e832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x580f7ca8a8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x580f7b837e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x763c4282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x763c4282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x580f7b75ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3338732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5feb7b896281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5feb7cd3728b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5feb7bfb8268 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 0x5feb7bc110fb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5feb7e4ba534 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5feb7e6cf8cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x714875de68f2 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 0x714875d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x714875d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5feb7e7048d3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5feb7e4cd64b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5feb7e4ce7af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5feb7b8c0832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5feb7caec8b3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5feb7b899e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x714872c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x714872c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5feb7b7bce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load useExisting_overrideProbabilities ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vTypeDist' is empty.
> Quitting (on error).
> 
> =================================================================
> ==3339019==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60b85f4c3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60b86082cc67 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 0x60b86070621d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60b8607197bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60b85f4c6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2b5282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f2b5282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60b85f3e9e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60b85f4c3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60b86082cc67 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 0x60b86070682c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60b8607197bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60b85f4c6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2b5282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f2b5282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60b85f3e9e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x60b85f4c3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x60b860706cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load use_existing ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vt1' is empty.
> Quitting (on error).
> 
> =================================================================
> ==3339017==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d228af24281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d228c28dc67 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 0x5d228c16721d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d228c17a7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d228af27e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd3a8e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fd3a8e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d228ae4ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d228af24281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d228c28dc67 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 0x5d228c16782c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d228c17a7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d228af27e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd3a8e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fd3a8e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d228ae4ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d228af24281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5d228c167cbc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poilane inspect_selected name ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The attribute 'name' is already used in element 'poi'
>  In file 'additionals.netedit'
>  At line/column 19/181.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
grid bugs ticket3271 ( Last six runs Oct2025 )
grid bugs ticket3278 ( Last six runs Oct2025 )
grid bugs ticket3281 ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3323445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5df9c1e21281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5df9c30782e1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5df9c3070aaa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5df9c306072d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5df9c30777bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5df9c1e24e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7bb48d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7bb48d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5df9c1d47e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> 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 click_selected ( Last six runs Oct2025 )

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

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

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

TEST FAILED on ts-sim-build-ba : network edges geometry_points create ( Last six runs Oct2025 )

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

=================================================================
==3320159==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5ed3240f4281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
    #1 0x5ed32534b2e1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5ed325343aaa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5ed32533372d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5ed32534a7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5ed3240f7e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x71458262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x71458262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5ed32401ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)

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

TEST FAILED on ts-sim-build-ba : network edges geometry_points delete ( Last six runs Oct2025 )

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

=================================================================
==3320167==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5ebec3570281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
    #1 0x5ebec47c72e1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5ebec47bfaaa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5ebec47af72d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5ebec47c67bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5ebec3573e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x74e2fe02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x74e2fe02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5ebec3496e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)

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

TEST FAILED on ts-sim-build-ba : network edges geometry_points move ( Last six runs Oct2025 )

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

=================================================================
==3320173==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x595a3c061281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
    #1 0x595a3d2b82e1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x595a3d2b0aaa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x595a3d2a072d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x595a3d2b77bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x595a3c064e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x71abc762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x71abc762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x595a3bf87e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)

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

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

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

TEST FAILED on ts-sim-build-ba : network junctions load is_roundabout ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The position of e1Detector 'e1_0' lies beyond the lane's 'E3_0' end.
> Error: The position of e1Detector 'e1_2' lies beyond the lane's 'E2_0' end.
> Error: The position of e1Detector 'e1_5' lies beyond the lane's 'E0_0' end.
> Error: The position of e1Detector 'e1_6' lies beyond the lane's 'E1_0' end.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network junctions load pos ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The position of e1Detector 'e1_0' lies beyond the lane's 'E3_0' end.
> Error: The position of e1Detector 'e1_1' lies beyond the lane's '-E3_0' end.
> Error: The position of e1Detector 'e1_4' lies beyond the lane's '-E0_0' end.
> Error: The position of e1Detector 'e1_5' lies beyond the lane's 'E0_0' end.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3374830==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x59a17d8cc281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x59a17ec35c67 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 0x59a17eb0f21d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59a17eb227bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59a17d8cfe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7666b182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7666b182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59a17d7f2e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x59a17d8cc281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x59a17ec35c67 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 0x59a17eb0f82c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59a17eb227bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59a17d8cfe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7666b182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7666b182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59a17d7f2e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x59a17d8cc281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x59a17eb0fe2e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x59a17eb227bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59a17d8cfe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3374856==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5f81645c3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5f816592cc67 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 0x5f816580621d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5f81658197bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f81645c6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d8a4842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d8a4842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f81644e9e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5f81645c3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5f816592cc67 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 0x5f816580682c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5f81658197bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5f81645c6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d8a4842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d8a4842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5f81644e9e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5f81645c3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5f8165806e2e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5f81658197bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5f81645c6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==3374849==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5632b6187281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5632b74f0c67 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 0x5632b7424fc2 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x5632b73f5cd3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5632b8fbeb58 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 0x7c5907fe63b6 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 0x7c5907f997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c5907f9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c5907f90c87 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 0x7c5907fe0d42 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 0x5632b8ff2d02 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 0x5632b927bfe1 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 0x5632b73d54da 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 0x5632b73cc58d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5632b73dd7bb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5632b618ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7c5904e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7c5904e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5632b60ade14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33f3e14) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5632b6187281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34cd281) (BuildId: 1ef997852d1754ae5c1f2ed4ea61a0f1e613b44f)
>     #1 0x5632b74f0c67 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 0x5632b73ca82c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

91 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
elements additionals access busstop fix ( Last six runs Oct2025 )
elements additionals access containerstop fix ( Last six runs Oct2025 )
elements additionals access trainstop fix ( Last six runs Oct2025 )
elements additionals calibrator delete ( Last six runs Oct2025 )
elements additionals calibratorflow create ( Last six runs Oct2025 )
elements additionals calibratorflow delete ( Last six runs Oct2025 )
elements additionals calibratorflow inspect ( Last six runs Oct2025 )
elements additionals calibratorflow inspect_selection ( Last six runs Oct2025 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Oct2025 )
elements additionals calibratorlane delete ( Last six runs Oct2025 )
elements additionals detentry fix ( Last six runs Oct2025 )
elements additionals detexit fix ( Last six runs Oct2025 )
elements additionals e1detector fix ( Last six runs Oct2025 )
elements additionals e1instantdetector fix ( Last six runs Oct2025 )
elements additionals e2detector fix ( Last six runs Oct2025 )
elements additionals e2multilanedetector fix ( Last six runs Oct2025 )
elements additionals e3detector fix ( Last six runs Oct2025 )
elements additionals rerouter contextual_menu ( Last six runs Oct2025 )
elements additionals rerouter create ( Last six runs Oct2025 )
elements additionals rerouter delete ( Last six runs Oct2025 )
elements additionals rerouter inspect ( Last six runs Oct2025 )
elements additionals rerouter inspect_selection ( Last six runs Oct2025 )
elements additionals rerouter move ( Last six runs Oct2025 )
elements additionals rerouter volatile_recomputing ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute create ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute create ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements interval create ( Last six runs Oct2025 )
elements additionals rerouterelements interval delete ( Last six runs Oct2025 )
elements additionals rerouterelements interval inspect ( Last six runs Oct2025 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Oct2025 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Oct2025 )
elements additionals variablespeedsign contextual_menu ( Last six runs Oct2025 )
elements additionals variablespeedsign create ( Last six runs Oct2025 )
elements additionals variablespeedsign delete ( Last six runs Oct2025 )
elements additionals variablespeedsign inspect ( Last six runs Oct2025 )
elements additionals variablespeedsign inspect_selection ( Last six runs Oct2025 )
elements additionals variablespeedsign move ( Last six runs Oct2025 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Oct2025 )
elements demands container fix ( Last six runs Oct2025 )
elements demands containerflow fix ( Last six runs Oct2025 )
elements demands containerplan tranship edges ( Last six runs Oct2025 )
elements demands flow fix ( Last six runs Oct2025 )
elements demands flow_embedded fix ( Last six runs Oct2025 )
elements demands flow_junctions fix ( Last six runs Oct2025 )
elements demands person fix ( Last six runs Oct2025 )
elements demands personflow fix ( Last six runs Oct2025 )
elements demands personplan walk edges ( Last six runs Oct2025 )
elements demands personplan walk route ( Last six runs Oct2025 )
elements demands routeflow fix ( Last six runs Oct2025 )
elements demands trip fix ( Last six runs Oct2025 )
elements demands trip_junctions fix ( Last six runs Oct2025 )
elements demands vehicle fix ( Last six runs Oct2025 )
elements demands vehicle_embedded fix ( Last six runs Oct2025 )
elements shapes poilane create frame latlon ( Last six runs Oct2025 )
elements shapes poilane create frame lonlat ( Last six runs Oct2025 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Oct2025 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Oct2025 )
network lanes delete ( Last six runs Oct2025 )
network lanes move ( Last six runs Oct2025 )
network trafficlights joined attributes E1 ( Last six runs Oct2025 )
network trafficlights joined file load ( Last six runs Oct2025 )
network trafficlights joined file save ( Last six runs Oct2025 )
network trafficlights joined programs select ( Last six runs Oct2025 )
network trafficlights single attributes E1 ( Last six runs Oct2025 )
network trafficlights single file load ( Last six runs Oct2025 )
network trafficlights single file save ( Last six runs Oct2025 )
network trafficlights single programs select ( Last six runs Oct2025 )
selection operations clear_shortcut ( Last six runs Oct2025 )

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow create poisson ( Last six runs Oct2025 )
elements demands flow_junctions create poisson ( Last six runs Oct2025 )
elements demands flow_taz create poisson ( Last six runs Oct2025 )
elements demands flow_taz inspect poisson ( Last six runs Oct2025 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
13335,13660d13334
< Warning: Vehicle 'flowA.6609' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6609' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6609' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6609' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6610' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6610' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6611' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6611' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6612' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6612' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6613' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6613' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6614' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6614' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6615' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6615' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6616' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6616' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6617' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6617' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6618' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6618' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6619' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6619' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6620' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6620' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6621' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6621' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6622' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2982,6030d2981
< Warning: Person 'pf_0.5941' is jammed on edge 'Edge0', time=2621.00.
< Warning: Person 'pf_0.5942' is jammed on edge 'Edge0', time=2622.00.
< Warning: Person 'pf_0.5943' is jammed on edge 'Edge0', time=2622.00.
< Warning: Person 'pf_0.5944' is jammed on edge 'Edge0', time=2623.00.
< Warning: Person 'pf_0.5945' is jammed on edge 'Edge0', time=2623.00.
< Warning: Person 'pf_0.5946' is jammed on edge 'Edge0', time=2624.00.
< Warning: Person 'pf_0.4855' is jammed on edge 'Edge0', time=2625.00.
< Warning: Person 'pf_0.5947' is jammed on edge 'Edge0', time=2625.00.
< Warning: Person 'pf_0.5948' is jammed on edge 'Edge0', time=2625.00.
< Warning: Person 'pf_0.5949' is jammed on edge 'Edge0', time=2625.00.
< Warning: Person 'pf_0.5950' is jammed on edge 'Edge0', time=2625.00.
< Warning: Person 'pf_0.5951' is jammed on edge 'Edge0', time=2626.00.
< Warning: Person 'pf_0.5952' is jammed on edge 'Edge0', time=2627.00.
< Warning: Person 'pf_0.5953' is jammed on edge 'Edge0', time=2627.00.
< Warning: Person 'pf_0.5954' is jammed on edge 'Edge0', time=2628.00.
< Warning: Person 'pf_0.5955' is jammed on edge 'Edge0', time=2628.00.
< Warning: Person 'pf_0.5956' is jammed on edge 'Edge0', time=2629.00.
< Warning: Person 'pf_0.5957' is jammed on edge 'Edge0', time=2629.00.
< Warning: Person 'pf_0.5958' is jammed on edge 'Edge0', time=2629.00.
< Warning: Person 'pf_0.5959' is jammed on edge 'Edge0', time=2629.00.
< Warning: Person 'pf_0.5960' is jammed on edge 'Edge0', time=2629.00.
< Warning: Person 'pf_0.5961' is jammed on edge 'Edge0', time=2630.00.
< Warning: Person 'pf_0.5962' is jammed on edge 'Edge0', time=2630.00.
< Warning: Person 'pf_0.5963' is jammed on edge 'Edge0', time=2630.00.
< Warning: Person 'pf_0.5964' is jammed on edge 'Edge0', time=2630.00.
< Warning: Person 'pf_0.5965' is jammed on edge 'Edge0', time=2631.00.
< Warning: Person 'pf_0.5966' is jammed on edge 'Edge0', time=2631.00.
< Warning: Person 'pf_0.5967' is jammed on edge 'Edge0', time=2632.00.
< Warning: Person 'pf_0.5968' is jammed on edge 'Edge0', time=2632.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4854,10315d4853
< Warning: Person 'pf_1.5952' is jammed on edge 'Edge1', time=2160.00.
< Warning: Person 'pf_1.5953' is jammed on edge 'Edge1', time=2160.00.
< Warning: Person 'pf_1.5954' is jammed on edge 'Edge1', time=2160.00.
< Warning: Person 'pf_1.4536' is jammed on edge ':Junction2_w0', time=2161.00.
< Warning: Person 'pf_1.5955' is jammed on edge 'Edge1', time=2161.00.
< Warning: Person 'pf_1.5956' is jammed on edge 'Edge1', time=2161.00.
< Warning: Person 'pf_1.5957' is jammed on edge 'Edge1', time=2161.00.
< Warning: Person 'pf_1.5958' is jammed on edge 'Edge1', time=2161.00.
< Warning: Person 'pf_1.5959' is jammed on edge 'Edge1', time=2162.00.
< Warning: Person 'pf_1.5960' is jammed on edge 'Edge1', time=2162.00.
< Warning: Person 'pf_1.5961' is jammed on edge 'Edge1', time=2162.00.
< Warning: Person 'pf_1.5962' is jammed on edge 'Edge1', time=2163.00.
< Warning: Person 'pf_1.5963' is jammed on edge 'Edge1', time=2163.00.
< Warning: Person 'pf_1.5964' is jammed on edge 'Edge1', time=2163.00.
< Warning: Person 'pf_1.3440' is jammed on edge ':Junction2_w0', time=2164.00.
< Warning: Person 'pf_1.4337' is jammed on edge ':Junction2_w0', time=2164.00.
< Warning: Person 'pf_1.3553' is jammed on edge ':Junction2_w0', time=2164.00.
< Warning: Person 'pf_1.3198' is jammed on edge ':Junction2_w0', time=2164.00.
< Warning: Person 'pf_1.4587' is jammed on edge ':Junction2_w0', time=2164.00.
< Warning: Person 'pf_1.5965' is jammed on edge 'Edge1', time=2164.00.
< Warning: Person 'pf_1.5966' is jammed on edge 'Edge1', time=2164.00.
< Warning: Person 'pf_1.5967' is jammed on edge 'Edge1', time=2164.00.
< Warning: Person 'pf_1.4336' is jammed on edge ':Junction2_w0', time=2165.00.
< Warning: Person 'pf_1.5968' is jammed on edge 'Edge1', time=2165.00.
< Warning: Person 'pf_1.5969' is jammed on edge 'Edge1', time=2165.00.
< Warning: Person 'pf_1.5970' is jammed on edge 'Edge1', time=2165.00.
< Warning: Person 'pf_1.4507' is jammed on edge ':Junction2_w0', time=2166.00.
< Warning: Person 'pf_1.4934' is jammed on edge 'Edge1', time=2166.00.
< Warning: Person 'pf_1.5971' is jammed on edge 'Edge1', time=2166.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6108,9853d6107
< Warning: Person 'pf_1.4673' is jammed on edge ':Junction2_w0', time=2476.00.
< Warning: Person 'pf_1.4708' is jammed on edge ':Junction2_w0', time=2476.00.
< Warning: Person 'pf_1.4635' is jammed on edge ':Junction2_w0', time=2476.00.
< Warning: Person 'pf_1.5996' is jammed on edge 'Edge1', time=2476.00.
< Warning: Person 'pf_1.6971' is jammed on edge 'Edge1', time=2476.00.
< Warning: Person 'pf_1.6972' is jammed on edge 'Edge1', time=2476.00.
< Warning: Person 'pf_1.6973' is jammed on edge 'Edge1', time=2476.00.
< Warning: Person 'pf_1.6974' is jammed on edge 'Edge1', time=2476.00.
< Warning: Person 'pf_1.6976' is jammed on edge 'Edge1', time=2477.00.
< Warning: Person 'pf_1.6977' is jammed on edge 'Edge1', time=2477.00.
< Warning: Person 'pf_1.6978' is jammed on edge 'Edge1', time=2478.00.
< Warning: Person 'pf_1.6979' is jammed on edge 'Edge1', time=2478.00.
< Warning: Person 'pf_1.6980' is jammed on edge 'Edge1', time=2478.00.
< Warning: Person 'pf_1.5731' is jammed on edge ':Junction2_w0', time=2479.00.
< Warning: Person 'pf_1.6981' is jammed on edge 'Edge1', time=2479.00.
< Warning: Person 'pf_1.6982' is jammed on edge 'Edge1', time=2479.00.
< Warning: Person 'pf_1.6983' is jammed on edge 'Edge1', time=2479.00.
< Warning: Person 'pf_1.6984' is jammed on edge 'Edge1', time=2480.00.
< Warning: Person 'pf_1.6985' is jammed on edge 'Edge1', time=2480.00.
< Warning: Person 'pf_1.6986' is jammed on edge 'Edge1', time=2480.00.
< Warning: Person 'pf_1.6987' is jammed on edge 'Edge1', time=2480.00.
< Warning: Person 'pf_1.6988' is jammed on edge 'Edge1', time=2481.00.
< Warning: Person 'pf_1.6989' is jammed on edge 'Edge1', time=2481.00.
< Warning: Person 'pf_1.6990' is jammed on edge 'Edge1', time=2481.00.
< Warning: Person 'pf_1.6991' is jammed on edge 'Edge1', time=2482.00.
< Warning: Person 'pf_1.6992' is jammed on edge 'Edge1', time=2482.00.
< Warning: Person 'pf_1.6993' is jammed on edge 'Edge1', time=2482.00.
< Warning: Person 'pf_1.6994' is jammed on edge 'Edge1', time=2483.00.
< Warning: Person 'pf_1.6995' is jammed on edge 'Edge1', time=2483.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin float ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4396,10388d4395
< Warning: Person 'pf_1.5477' is jammed on edge 'Edge1', time=2011.00.
< Warning: Person 'pf_1.5478' is jammed on edge 'Edge1', time=2011.00.
< Warning: Person 'pf_1.5479' is jammed on edge 'Edge1', time=2011.00.
< Warning: Person 'pf_1.5480' is jammed on edge 'Edge1', time=2011.00.
< Warning: Person 'pf_1.5481' is jammed on edge 'Edge1', time=2012.00.
< Warning: Person 'pf_1.5482' is jammed on edge 'Edge1', time=2012.00.
< Warning: Person 'pf_1.5483' is jammed on edge 'Edge1', time=2012.00.
< Warning: Person 'pf_1.5484' is jammed on edge 'Edge1', time=2013.00.
< Warning: Person 'pf_1.5485' is jammed on edge 'Edge1', time=2013.00.
< Warning: Person 'pf_1.5486' is jammed on edge 'Edge1', time=2013.00.
< Warning: Person 'pf_1.5487' is jammed on edge 'Edge1', time=2014.00.
< Warning: Person 'pf_1.5488' is jammed on edge 'Edge1', time=2014.00.
< Warning: Person 'pf_1.5489' is jammed on edge 'Edge1', time=2014.00.
< Warning: Person 'pf_1.5490' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5491' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5492' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5493' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.5494' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.5495' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.5496' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.4167' is jammed on edge ':Junction2_w0', time=2017.00.
< Warning: Person 'pf_1.5497' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_1.5498' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_1.5499' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_1.3457' is jammed on edge ':Junction2_w0', time=2018.00.
< Warning: Person 'pf_1.5500' is jammed on edge 'Edge1', time=2018.00.
< Warning: Person 'pf_1.5501' is jammed on edge 'Edge1', time=2018.00.
< Warning: Person 'pf_1.5502' is jammed on edge 'Edge1', time=2018.00.
< Warning: Person 'pf_1.5503' is jammed on edge 'Edge1', time=2019.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2952,15410d2951
< Warning: Person 'pf_0.3446' is jammed on edge 'Edge0', time=1654.00.
< Warning: Person 'pf_1.3391' is jammed on edge 'Edge1', time=1654.00.
< Warning: Person 'pf_1.3392' is jammed on edge 'Edge1', time=1654.00.
< Warning: Person 'pf_1.3393' is jammed on edge 'Edge1', time=1654.00.
< Warning: Person 'pf_0.3447' is jammed on edge 'Edge0', time=1655.00.
< Warning: Person 'pf_0.1745' is jammed on edge ':Junction1_w1', time=1656.00.
< Warning: Person 'pf_1.3394' is jammed on edge 'Edge1', time=1656.00.
< Warning: Person 'pf_1.3395' is jammed on edge 'Edge1', time=1656.00.
< Warning: Person 'pf_1.3396' is jammed on edge 'Edge1', time=1656.00.
< Warning: Person 'pf_1.3397' is jammed on edge 'Edge1', time=1656.00.
< Warning: Person 'pf_0.3448' is jammed on edge 'Edge0', time=1657.00.
< Warning: Person 'pf_1.3398' is jammed on edge 'Edge1', time=1657.00.
< Warning: Person 'pf_1.3399' is jammed on edge 'Edge1', time=1657.00.
< Warning: Person 'pf_1.3400' is jammed on edge 'Edge1', time=1657.00.
< Warning: Person 'pf_0.3449' is jammed on edge 'Edge0', time=1658.00.
< Warning: Person 'pf_0.3450' is jammed on edge 'Edge0', time=1658.00.
< Warning: Collision of person 'pf_1.3085' and person 'pf_1.3312', lane='Edge1_0', time=1658.00.
< Warning: Person 'pf_1.3401' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_1.3402' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_1.3403' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_1.3404' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_1.3405' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_1.3406' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_0.2200' is jammed on edge 'Edge1', time=1658.00.
< Warning: Person 'pf_0.3451' is jammed on edge 'Edge0', time=1659.00.
< Warning: Person 'pf_0.3452' is jammed on edge 'Edge0', time=1659.00.
< Warning: Person 'pf_0.3453' is jammed on edge 'Edge0', time=1659.00.
< Warning: Person 'pf_1.3407' is jammed on edge 'Edge1', time=1659.00.
< Warning: Person 'pf_1.3408' is jammed on edge 'Edge1', time=1659.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4481,10315d4480
< Warning: Person 'pf_1.5620' is jammed on edge 'Edge1', time=2057.00.
< Warning: Person 'pf_1.5621' is jammed on edge 'Edge1', time=2057.00.
< Warning: Person 'pf_1.5622' is jammed on edge 'Edge1', time=2057.00.
< Warning: Person 'pf_1.5623' is jammed on edge 'Edge1', time=2058.00.
< Warning: Person 'pf_1.5624' is jammed on edge 'Edge1', time=2058.00.
< Warning: Person 'pf_1.5625' is jammed on edge 'Edge1', time=2058.00.
< Warning: Person 'pf_1.5626' is jammed on edge 'Edge1', time=2059.00.
< Warning: Person 'pf_1.5627' is jammed on edge 'Edge1', time=2059.00.
< Warning: Person 'pf_1.5628' is jammed on edge 'Edge1', time=2059.00.
< Warning: Person 'pf_1.5629' is jammed on edge 'Edge1', time=2059.00.
< Warning: Person 'pf_1.5630' is jammed on edge 'Edge1', time=2060.00.
< Warning: Person 'pf_1.5631' is jammed on edge 'Edge1', time=2060.00.
< Warning: Person 'pf_1.5632' is jammed on edge 'Edge1', time=2060.00.
< Warning: Person 'pf_1.3801' is jammed on edge 'Edge1', time=2061.00.
< Warning: Person 'pf_1.3850' is jammed on edge 'Edge1', time=2061.00.
< Warning: Person 'pf_1.3002' is jammed on edge 'Edge1', time=2061.00.
< Warning: Person 'pf_1.5633' is jammed on edge 'Edge1', time=2061.00.
< Warning: Person 'pf_1.5634' is jammed on edge 'Edge1', time=2061.00.
< Warning: Person 'pf_1.5635' is jammed on edge 'Edge1', time=2061.00.
< Warning: Person 'pf_1.3879' is jammed on edge 'Edge1', time=2062.00.
< Warning: Person 'pf_1.5636' is jammed on edge 'Edge1', time=2062.00.
< Warning: Person 'pf_1.5637' is jammed on edge 'Edge1', time=2062.00.
< Warning: Person 'pf_1.5638' is jammed on edge 'Edge1', time=2062.00.
< Warning: Person 'pf_1.5639' is jammed on edge 'Edge1', time=2063.00.
< Warning: Person 'pf_1.5640' is jammed on edge 'Edge1', time=2063.00.
< Warning: Person 'pf_1.5641' is jammed on edge 'Edge1', time=2063.00.
< Warning: Person 'pf_1.5642' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_1.5643' is jammed on edge 'Edge1', time=2064.00.
< Warning: Person 'pf_1.5644' is jammed on edge 'Edge1', time=2064.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
233711,264135d233710
< Warning: Collision of person 'pf_0.521' and person 'pf_0.526', lane=':Junction1_1_0', time=2321.00.
< Warning: Collision of person 'pf_1.6160' and person 'pf_1.6152', lane=':Junction2_0_0', time=2321.00.
< Warning: Collision of person 'pf_0.668' and person 'pf_0.667', lane='Edge0_1', time=2321.00.
< Warning: Person 'pf_1.6471' is jammed on edge 'Edge1', time=2321.00.
< Warning: Person 'pf_1.6472' is jammed on edge 'Edge1', time=2321.00.
< Warning: Person 'pf_1.6473' is jammed on edge 'Edge1', time=2321.00.
< Warning: Person 'pf_1.6474' is jammed on edge 'Edge1', time=2321.00.
< Warning: Collision of person 'pf_0.424' and person 'pf_1.6176', lane='Edge1_1', time=2321.00.
< Warning: Collision of person 'pf_1.6353' and person 'pf_1.6371', lane='Edge2_1', time=2321.00.
< Warning: Collision of person 'pf_1.6178' and person 'pf_1.6353', lane='Edge2_1', time=2321.00.
< Warning: Collision of person 'pf_1.6179' and person 'pf_1.6353', lane='Edge2_1', time=2321.00.
< Warning: Collision of person 'pf_1.6179' and person 'pf_1.6178', lane='Edge2_1', time=2321.00.
< Warning: Collision of person 'pf_1.6391' and person 'pf_1.6378', lane='Edge2_1', time=2321.00.
< Warning: Collision of person 'pf_0.521' and person 'pf_0.526', lane=':Junction1_1_0', time=2322.00.
< Warning: Collision of person 'pf_1.6160' and person 'pf_1.6152', lane=':Junction2_0_0', time=2322.00.
< Warning: Collision of person 'pf_0.668' and person 'pf_0.667', lane='Edge0_1', time=2322.00.
< Warning: Person 'pf_0.670' is jammed on edge 'Edge0', time=2322.00.
< Warning: Person 'pf_1.6475' is jammed on edge 'Edge1', time=2322.00.
< Warning: Person 'pf_1.6476' is jammed on edge 'Edge1', time=2322.00.
< Warning: Person 'pf_1.6477' is jammed on edge 'Edge1', time=2322.00.
< Warning: Collision of person 'pf_0.424' and person 'pf_1.6176', lane='Edge1_1', time=2322.00.
< Warning: Collision of person 'pf_1.6353' and person 'pf_1.6360', lane='Edge2_1', time=2322.00.
< Warning: Collision of person 'pf_1.6178' and person 'pf_1.6353', lane='Edge2_1', time=2322.00.
< Warning: Collision of person 'pf_1.6179' and person 'pf_1.6353', lane='Edge2_1', time=2322.00.
< Warning: Collision of person 'pf_1.6179' and person 'pf_1.6178', lane='Edge2_1', time=2322.00.
< Warning: Collision of person 'pf_1.6391' and person 'pf_1.6377', lane='Edge2_1', time=2322.00.
< Warning: Collision of person 'pf_0.521' and person 'pf_0.526', lane=':Junction1_1_0', time=2323.00.
< Warning: Collision of person 'pf_0.668' and person 'pf_0.667', lane='Edge0_1', time=2323.00.
< Warning: Person 'pf_1.6478' is jammed on edge 'Edge1', time=2323.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.