19Oct25rv1_24_0+1514-eb8a1fa7118 - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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


default: 8132 tests: 7947 succeeded 91 known bugs 86 FAILED 8 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==3777630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x63f614940f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x63f615b9d701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x63f615b95eca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x63f615b85b4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x63f615b9cbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x63f614944b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ecd6c42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7ecd6c42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x63f614867ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3795040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x650d4634bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x650d475a8701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x650d475a0eca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x650d47590b4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x650d475a7bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x650d4634fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7155fe22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7155fe22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x650d46272ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

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

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

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

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

---------- Differences in errors ----------
1d0
< Warning: Adjusted detector positioning to meet requirement length >= 0.10. New position is [14.90,15.00]

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

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

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

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

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3827072==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62c06b6e9f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x62c06ca59087 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 0x62c06c93263d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62c06c945bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62c06b6edb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73178bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73178bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62c06b610ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62c06b6e9f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x62c06ca59087 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 0x62c06c932c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62c06c945bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62c06b6edb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73178bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73178bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62c06b610ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x62c06b6e9f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x62c06c9330dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x62c06c945bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x62c06b6edb42 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
> 
> =================================================================
> ==3827112==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5dc13c1ecf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5dc13d55c087 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 0x5dc13d43563d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5dc13d448bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5dc13c1f0b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ae5a622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ae5a622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5dc13c113ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5dc13c1ecf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5dc13d55c087 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 0x5dc13d435c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5dc13d448bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5dc13c1f0b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ae5a622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ae5a622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5dc13c113ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5dc13c1ecf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5dc13d4360dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5dc13d448bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5dc13c1f0b42 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
> 
> =================================================================
> ==3827461==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5981864d1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x598187841087 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 0x59818771a63d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59818772dbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5981864d5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f50a222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f50a222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5981863f8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5981864d1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x598187841087 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 0x59818771ac4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59818772dbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5981864d5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f50a222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f50a222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5981863f8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5981864d1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x59818771b0dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59818772dbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5981864d5b42 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
> 
> =================================================================
> ==3827546==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60db194caf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x60db1a83a087 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 0x60db1a71363d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60db1a726bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60db194ceb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73e3d2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73e3d2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60db193f1ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x60db194caf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x60db1a83a087 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 0x60db1a713c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60db1a726bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60db194ceb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73e3d2a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73e3d2a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60db193f1ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x60db194caf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x60db1a7140dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x60db1a726bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x60db194ceb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3813494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57d994f0cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x57d99627c087 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 0x57d99615563d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57d996168bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57d994f10b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77807902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77807902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57d994e33ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57d994f0cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x57d99627c087 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 0x57d996155c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57d996168bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57d994f10b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77807902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77807902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57d994e33ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57d994f0cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x57d9961560dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x57d996168bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x57d994f10b42 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 typebutton ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,3c1
< Warning: Collision of person 'pf_0.946' and person 'pf_0.944', lane=':Junction2_0_0', time=1902.00.
< Warning: Collision of person 'pf_0.1052' and person 'pf_0.1050', lane=':Junction1_1_0', time=2110.00.
< Warning: Collision of person 'pf_0.1602' and person 'pf_0.1603', lane=':Junction1_1_0', time=3212.00.
---
> Warning: Person 'p_0' receives type 'custom_vType' which implicitly uses unsuitable vClass 'passenger'.

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3813543==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x63aa8f606f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x63aa90976087 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 0x63aa9084f63d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x63aa90862bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63aa8f60ab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c9286a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c9286a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63aa8f52dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x63aa8f606f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x63aa90976087 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 0x63aa9084fc4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x63aa90862bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63aa8f60ab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7c9286a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7c9286a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63aa8f52dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x63aa8f606f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x63aa908500dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x63aa90862bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x63aa8f60ab42 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
> 
> =================================================================
> ==3814040==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5974b8c21f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5974b9f91087 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 0x5974b9e6a63d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5974b9e7dbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5974b8c25b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75d66602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75d66602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5974b8b48ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5974b8c21f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5974b9f91087 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 0x5974b9e6ac4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5974b9e7dbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5974b8c25b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75d66602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75d66602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5974b8b48ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5974b8c21f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5974b9e6b0dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5974b9e7dbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5974b8c25b42 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
> 
> =================================================================
> ==3814141==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59bb84c5cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x59bb85fcc087 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 0x59bb85ea563d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59bb85eb8bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59bb84c60b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cfa3e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cfa3e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59bb84b83ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59bb84c5cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x59bb85fcc087 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 0x59bb85ea5c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59bb85eb8bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59bb84c60b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cfa3e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cfa3e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59bb84b83ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59bb84c5cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x59bb85ea60dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59bb85eb8bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59bb84c60b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3799853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d37c8623f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5d37c9aca6bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d37c8d47678 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 0x5d37c89a059b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5d37cb254734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d37cb46af4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x704caefe68f2 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 0x704caef9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x704caef9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d37cb49ff53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d37cb26784b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d37cb2689af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d37c864e502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d37c987fcd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d37c8627b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x704cac02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x704cac02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d37c854aae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x58ef9d6fff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x58ef9eba66bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58ef9de23678 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 0x58ef9da7c59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x58efa0330734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58efa0546f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a59ec7e68f2 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 0x7a59ec79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a59ec79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58efa057bf53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58efa034384b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58efa03449af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58ef9d72a502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x58ef9e95bcd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58ef9d703b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a59e982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a59e982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58ef9d626ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x597ce69adf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x597ce7e546bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x597ce70d1678 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 0x597ce6d2a59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x597ce95de734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x597ce97f4f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x716d0a7e68f2 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 0x716d0a79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x716d0a79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x597ce9829f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x597ce95f184b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x597ce95f29af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x597ce69d8502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x597ce7c09cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x597ce69b1b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x716d0782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x716d0782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x597ce68d4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab50b1e2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5ab50c6896bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ab50b906678 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 0x5ab50b55f59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5ab50de13734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ab50e029f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x762a6c1e68f2 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 0x762a6c19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x762a6c19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ab50e05ef53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ab50de2684b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ab50de279af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ab50b20d502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ab50c43ecd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ab50b1e6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x762a6922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x762a6922a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ab50b109ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a63b96e8f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5a63bab8f6bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a63b9e0c678 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 0x5a63b9a6559b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a63bc319734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a63bc52ff4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x741273de68f2 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 0x741273d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x741273d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a63bc564f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a63bc32c84b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a63bc32d9af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a63b9713502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a63ba944cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a63b96ecb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x741270e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x741270e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a63b960fae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5809d04c9f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5809d19706bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5809d0bed678 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 0x5809d084659b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5809d30fa734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5809d3310f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4ef77e68f2 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 0x7f4ef779985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f4ef779b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5809d3345f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5809d310d84b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5809d310e9af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5809d04f4502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5809d1725cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5809d04cdb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f4ef482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f4ef482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5809d03f0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e54a3ac9f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5e54a4f706bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e54a41ed678 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 0x5e54a3e4659b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5e54a66fa734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e54a6910f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e80eefe68f2 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 0x7e80eef9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e80eef9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e54a6945f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e54a670d84b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e54a670e9af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e54a3af4502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e54a4d25cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e54a3acdb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e80ec02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e80ec02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e54a39f0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6430937fdf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x643094ca46bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x643093f21678 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 0x643093b7a59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x64309642e734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x643096644f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7559c97e68f2 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 0x7559c979985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7559c979b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x643096679f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64309644184b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6430964429af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x643093828502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x643094a59cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x643093801b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7559c662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7559c662a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x643093724ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60edba8bff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x60edbbd666bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60edbafe3678 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 0x60edbac3c59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x60edbd4f0734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60edbd706f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x766fd79e68f2 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 0x766fd799985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x766fd799b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60edbd73bf53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60edbd50384b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60edbd5049af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60edba8ea502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60edbbb1bcd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60edba8c3b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x766fd4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x766fd4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60edba7e6ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x57498d0a8f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x57498e54f6bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x57498d7cc678 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 0x57498d42559b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x57498fcd9734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57498feeff4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72e4a47e68f2 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 0x72e4a479985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72e4a479b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57498ff24f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57498fcec84b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57498fced9af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x57498d0d3502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x57498e304cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57498d0acb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72e4a182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72e4a182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57498cfcfae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x600533a3ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x600534ee56bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x600534162678 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 0x600533dbb59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x60053666f734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x600536885f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7a26f87e68f2 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 0x7a26f879985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7a26f879b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6005368baf53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60053668284b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6005366839af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x600533a69502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x600534c9acd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x600533a42b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7a26f582a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7a26f582a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x600533965ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x62acc9f81f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x62accb4286bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x62acca6a5678 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 0x62acca2fe59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x62acccbb2734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x62acccdc8f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7072d77e68f2 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 0x7072d779985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7072d779b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62acccdfdf53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x62acccbc584b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x62acccbc69af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x62acc9fac502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x62accb1ddcd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x62acc9f85b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7072d482a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7072d482a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62acc9ea8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64258f31ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x6425907c56bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64258fa42678 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 0x64258f69b59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x642591f4f734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x642592165f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7775d03e68f2 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 0x7775d039985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7775d039b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64259219af53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x642591f6284b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x642591f639af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64258f349502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64259057acd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64258f322b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7775cd42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7775cd42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64258f245ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61c2ce379f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x61c2cf8206bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61c2cea9d678 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 0x61c2ce6f659b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61c2d0faa734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61c2d11c0f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7031149e68f2 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 0x70311499985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70311499b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61c2d11f5f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61c2d0fbd84b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61c2d0fbe9af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61c2ce3a4502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61c2cf5d5cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61c2ce37db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x703111a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x703111a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61c2ce2a0ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6535ac311f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x6535ad7b86bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6535aca35678 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 0x6535ac68e59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x6535aef42734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6535af158f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7bb074fe68f2 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 0x7bb074f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7bb074f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6535af18df53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6535aef5584b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6535aef569af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6535ac33c502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6535ad56dcd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6535ac315b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7bb071e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7bb071e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6535ac238ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61a5ecdfef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x61a5ee2a56bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61a5ed522678 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 0x61a5ed17b59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61a5efa2f734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61a5efc45f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75b65e7e68f2 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 0x75b65e79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75b65e79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61a5efc7af53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61a5efa4284b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61a5efa439af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61a5ece29502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61a5ee05acd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61a5ece02b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75b65b62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75b65b62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61a5ecd25ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a153e660f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5a153fb076bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a153ed84678 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 0x5a153e9dd59b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a1541291734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a15414a7f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73db7ade68f2 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 0x73db7ad9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73db7ad9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a15414dcf53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a15412a484b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a15412a59af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a153e68b502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a153f8bccd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a153e664b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73db77c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73db77c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a153e587ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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
> 
> =================================================================
> ==3799897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x55581c529f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x55581d9d06bb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55581cc4d678 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 0x55581c8a659b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x55581f15a734 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x55581f370f4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79f9721e68f2 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 0x79f97219985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79f97219b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x55581f3a5f53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x55581f16d84b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x55581f16e9af in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x55581c554502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x55581d785cd3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x55581c52db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79f96f22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79f96f22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x55581c450ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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).
> 
> =================================================================
> ==3800176==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6031832bbf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x60318462b087 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 0x60318450463d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x603184517bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6031832bfb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e614462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e614462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6031831e2ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x6031832bbf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x60318462b087 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 0x603184504c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x603184517bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6031832bfb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e614462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e614462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6031831e2ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6031832bbf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x6031845050dc 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).
> 
> =================================================================
> ==3800168==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b79a6265f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5b79a75d5087 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 0x5b79a74ae63d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b79a74c1bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b79a6269b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e5ab5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e5ab5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b79a618cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b79a6265f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5b79a75d5087 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 0x5b79a74aec4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b79a74c1bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b79a6269b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e5ab5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e5ab5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b79a618cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b79a6265f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5b79a74af0dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata inspect write_attributes ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,2
> Error: Attribute 'shape' is not support for filtering written attributes in meandata 'ed_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,2
> Error: Attribute 'shape' is not support for filtering written attributes in meandata 'ed_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Attribute 'shape' is not support for filtering written attributes in meandata 'ld_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,2
> Error: Attribute 'shape' is not support for filtering written attributes in meandata 'ld_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

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

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

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

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

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3785548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x59a903129f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x59a904386701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x59a90437eeca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x59a90436eb4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x59a904385bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x59a90312db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x75916322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x75916322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x59a903050ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> 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).
> 
> =================================================================
> ==3785562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x59906b64af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x59906c8a7701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x59906c89feca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x59906c88fb4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x59906c8a6bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x59906b64eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x717a61e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x717a61e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x59906b571ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

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

=================================================================
==3782481==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5f23d1216f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
    #1 0x5f23d2473701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5f23d246beca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5f23d245bb4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5f23d2472bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5f23d121ab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x738f8ec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x738f8ec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5f23d113dae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)

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

=================================================================
==3782486==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x59228bcd9f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
    #1 0x59228cf36701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x59228cf2eeca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x59228cf1eb4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x59228cf35bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x59228bcddb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x75d1f722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x75d1f722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x59228bc00ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)

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

=================================================================
==3782491==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5eb4b0a3cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
    #1 0x5eb4b1c99701 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5eb4b1c91eca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5eb4b1c81b4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5eb4b1c98bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5eb4b0a40b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f24e7c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7f24e7c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5eb4b0963ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)

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

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

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=305.00.
< Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=305.00.
< Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=306.00.
< Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=306.00.
< Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=306.00.
< Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=306.00.
< Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=306.00.
< Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=306.00.
network junctions inspect no_tls selected type rail_signal ( Last six runs Oct2025 )
network junctions inspect no_tls unselected type rail_signal ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected type rail_signal ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=305.00.
< Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=305.00.
< Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=305.00.
< Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=305.00.
< Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=306.00.
< Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=306.00.
< Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=307.00.
< Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=307.00.

TEST FAILED on ts-sim-build-ba : network junctions inspect tls unselected type rail_signal ( Last six runs Oct2025 )

---------- Differences in errors ----------
2,9d1
< Warning: Teleporting vehicle 't_2'; waited too long (yield), lane='-E6_1', time=304.00.
< Warning: Vehicle 't_2' ends teleporting on edge 'E4', time=304.00.
< Warning: Teleporting vehicle 't_1'; waited too long (yield), lane='-E7_1', time=305.00.
< Warning: Teleporting vehicle 't_3'; waited too long (yield), lane='-E4_1', time=305.00.
< Warning: Vehicle 't_1' ends teleporting on edge 'E5', time=305.00.
< Warning: Vehicle 't_3' ends teleporting on edge 'E6', time=305.00.
< Warning: Teleporting vehicle 't_0'; waited too long (yield), lane='-E5_1', time=306.00.
< Warning: Vehicle 't_0' ends teleporting on edge 'E7', time=306.00.

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==3833232==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x61adbdb74f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x61adbeee4087 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 0x61adbedbd63d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x61adbedd0bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61adbdb78b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70d25fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70d25fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61adbda9bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x61adbdb74f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x61adbeee4087 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 0x61adbedbdc4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x61adbedd0bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61adbdb78b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70d25fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70d25fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61adbda9bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x61adbdb74f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x61adbedbe24e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x61adbedd0bdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x61adbdb78b42 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
> 
> =================================================================
> ==3833253==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5e94e90f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5d5e96200087 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 0x5d5e960d963d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d5e960ecbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d5e94e94b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b481c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b481c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d5e94db7ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5e94e90f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5d5e96200087 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 0x5d5e960d9c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d5e960ecbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d5e94e94b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b481c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b481c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d5e94db7ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5e94e90f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x5d5e960da24e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5d5e960ecbdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d5e94e94b42 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
> 
> =================================================================
> ==3833246==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x62989e85ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x62989fbce087 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 0x62989fb023e2 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x62989fad30f3 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x6298a16a41d8 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 0x7fe2509e63b6 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 0x7fe2509997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fe25099ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fe250990c87 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 0x7fe2509e0d42 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 0x6298a16d8382 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 0x6298a196fb91 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 0x62989fab28fa 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 0x62989faa99ad in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x62989fababdb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x62989e862b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7fe24d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7fe24d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x62989e785ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3407ae4) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x62989e85ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e0f51) (BuildId: 6663fe51603741f4b7a2a5a855d216e81454f88c)
>     #1 0x62989fbce087 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 0x62989faa7c4c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

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

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4583,6030d4582
< Warning: Person 'pf_0.7342' is jammed on edge 'Edge0', time=3141.00.
< Warning: Person 'pf_0.7343' is jammed on edge 'Edge0', time=3142.00.
< Warning: Person 'pf_0.7344' is jammed on edge 'Edge0', time=3142.00.
< Warning: Person 'pf_0.7345' is jammed on edge 'Edge0', time=3142.00.
< Warning: Person 'pf_0.7346' is jammed on edge 'Edge0', time=3142.00.
< Warning: Person 'pf_0.7347' is jammed on edge 'Edge0', time=3143.00.
< Warning: Person 'pf_0.7348' is jammed on edge 'Edge0', time=3144.00.
< Warning: Person 'pf_0.7349' is jammed on edge 'Edge0', time=3144.00.
< Warning: Person 'pf_0.7350' is jammed on edge 'Edge0', time=3145.00.
< Warning: Person 'pf_0.7351' is jammed on edge 'Edge0', time=3145.00.
< Warning: Person 'pf_0.5960' is jammed on edge 'Edge0', time=3146.00.
< Warning: Person 'pf_0.6416' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7352' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7353' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7354' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7355' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7356' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.7357' is jammed on edge 'Edge0', time=3147.00.
< Warning: Person 'pf_0.5807' is jammed on edge 'Edge0', time=3148.00.
< Warning: Person 'pf_0.5350' is jammed on edge 'Edge0', time=3148.00.
< Warning: Person 'pf_0.6139' is jammed on edge 'Edge0', time=3148.00.
< Warning: Person 'pf_0.7358' is jammed on edge 'Edge0', time=3149.00.
< Warning: Person 'pf_0.7359' is jammed on edge 'Edge0', time=3149.00.
< Warning: Person 'pf_0.7360' is jammed on edge 'Edge0', time=3149.00.
< Warning: Person 'pf_0.5990' is jammed on edge 'Edge0', time=3150.00.
< Warning: Person 'pf_0.7361' is jammed on edge 'Edge0', time=3150.00.
< Warning: Person 'pf_0.7362' is jammed on edge 'Edge0', time=3150.00.
< Warning: Person 'pf_0.7363' is jammed on edge 'Edge0', time=3151.00.
< Warning: Person 'pf_0.7364' is jammed on edge 'Edge0', time=3151.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6541,10315d6540
< Warning: Person 'pf_1.6208' is jammed on edge ':Junction2_w0', time=2647.00.
< Warning: Person 'pf_1.5416' is jammed on edge ':Junction2_w0', time=2647.00.
< Warning: Person 'pf_1.7523' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7524' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7525' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.6176' is jammed on edge ':Junction2_w0', time=2648.00.
< Warning: Person 'pf_1.6231' is jammed on edge ':Junction2_w0', time=2648.00.
< Warning: Person 'pf_1.7526' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7527' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7528' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7529' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7530' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7531' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7532' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7533' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7534' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7535' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7536' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7537' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7538' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7539' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7540' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7541' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7542' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7543' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7544' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7545' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7546' is jammed on edge 'Edge1', time=2654.00.
< Warning: Person 'pf_1.7547' is jammed on edge 'Edge1', time=2654.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands personflow inspect_selection color ( Last six runs Oct2025 )
elements demands personflow inspect_selection parameters ( Last six runs Oct2025 )

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
9171,9853d9170
< Warning: Person 'pf_1.9936' is jammed on edge 'Edge1', time=3395.00.
< Warning: Person 'pf_1.9937' is jammed on edge 'Edge1', time=3395.00.
< Warning: Person 'pf_1.9938' is jammed on edge 'Edge1', time=3395.00.
< Warning: Person 'pf_1.9939' is jammed on edge 'Edge1', time=3396.00.
< Warning: Person 'pf_1.9940' is jammed on edge 'Edge1', time=3396.00.
< Warning: Person 'pf_1.9941' is jammed on edge 'Edge1', time=3396.00.
< Warning: Collision of person 'pf_1.9731' and person 'pf_1.9772', lane='Edge1_0', time=3397.00.
< Warning: Person 'pf_1.9942' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9943' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9944' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9945' is jammed on edge 'Edge1', time=3397.00.
< Warning: Person 'pf_1.9946' is jammed on edge 'Edge1', time=3398.00.
< Warning: Person 'pf_1.9947' is jammed on edge 'Edge1', time=3398.00.
< Warning: Person 'pf_1.9948' is jammed on edge 'Edge1', time=3398.00.
< Warning: Person 'pf_1.9949' is jammed on edge 'Edge1', time=3399.00.
< Warning: Person 'pf_1.9950' is jammed on edge 'Edge1', time=3399.00.
< Warning: Person 'pf_1.9951' is jammed on edge 'Edge1', time=3399.00.
< Warning: Person 'pf_1.9952' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9953' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9954' is jammed on edge 'Edge1', time=3400.00.
< Warning: Person 'pf_1.9955' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9956' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9957' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9958' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9959' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9960' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9961' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9962' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9963' is jammed on edge 'Edge1', time=3403.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 ----------
6602,10388d6601
< Warning: Person 'pf_1.6218' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7519' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7520' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7521' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7522' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7523' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7524' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7525' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7526' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7527' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7528' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7529' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7530' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7531' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7532' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7533' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7534' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7535' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7536' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7537' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7538' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7539' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7540' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7541' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7542' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7543' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7544' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7545' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7546' is jammed on edge 'Edge1', time=2652.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 ----------
5341,15323d5340
< Warning: Person 'pf_0.3090' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.1878' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.3016' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.1908' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.3061' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4472' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4473' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4474' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4475' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4476' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_1.4376' is jammed on edge 'Edge1', time=2043.00.
< Warning: Person 'pf_1.4377' is jammed on edge 'Edge1', time=2043.00.
< Warning: Person 'pf_1.4378' is jammed on edge 'Edge1', time=2043.00.
< Warning: Person 'pf_1.4379' is jammed on edge 'Edge1', time=2043.00.
< Warning: Person 'pf_1.4380' is jammed on edge 'Edge1', time=2043.00.
< Warning: Person 'pf_0.2940' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.2918' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.3610' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.4477' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.4478' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.4479' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_1.4381' is jammed on edge 'Edge1', time=2044.00.
< Warning: Person 'pf_1.4382' is jammed on edge 'Edge1', time=2044.00.
< Warning: Person 'pf_1.4383' is jammed on edge 'Edge1', time=2044.00.
< Warning: Person 'pf_0.2956' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.3552' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.2799' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.2543' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.2722' is jammed on edge 'Edge0', time=2045.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