21Dec24rv1_21_0+1578-ba65e573d86 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.21Dec070837.3484599 -g

To start TextTest for these tests, run:

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


default: 7907 tests: 7688 succeeded 122 FAILED 89 known bugs 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic configs netecfg load invalid additionals ( Last six runs Dec2024 )

---------- New result in errors ----------
Error: File 'additionals.netedit' is not accessible (No such file or directory).
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

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

---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------
basic configs netecfg load invalid all ( Last six runs Dec2024 )
basic configs netecfg load invalid all_empty ( Last six runs Dec2024 )
basic configs netecfg load invalid network ( Last six runs Dec2024 )
basic configs netecfg open basic network ( Last six runs Dec2024 )
basic configs netecfg open overwritte network ( Last six runs Dec2024 )

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

---------- New result in errors ----------
Warning: No flow intervals in calibrator 'ca_0'.
Warning: No flow intervals in calibrator 'ca_1'.
Warning: No flow intervals in calibrator 'ca_2'.
Warning: No flow intervals in calibrator 'ca_3'.
Warning: No flow intervals in calibrator 'ca_5'.
Warning: No flow intervals in calibrator 'ca_6'.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=5.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_2' without entering it, time=40.00.
Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=41.00.
Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=41.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=42.00.
Warning: Vehicle 'f_2.1' left e3Detector 'e3_3' without entering it, time=43.00.
Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=77.00.
Warning: Vehicle 'f_2.2' left e3Detector 'e3_2' without entering it, time=77.00.
<truncated after showing first 30 lines>
---------- New result in output ----------
basic configs netecfg load invalid datas ( Last six runs Dec2024 )
basic configs netecfg load valid ( Last six runs Dec2024 )
basic configs netecfg open basic demands ( Last six runs Dec2024 )
basic configs netecfg open overwritte cancel additionals ( Last six runs Dec2024 )
basic configs netecfg open overwritte cancel datas ( Last six runs Dec2024 )
basic configs netecfg open overwritte cancel demands ( Last six runs Dec2024 )
basic configs netecfg open overwritte cancel meandatas ( Last six runs Dec2024 )
basic configs netecfg open overwritte keep_new datas ( Last six runs Dec2024 )
basic configs netecfg open overwritte keep_new demands ( Last six runs Dec2024 )
basic configs netecfg open overwritte keep_old datas ( Last six runs Dec2024 )
basic configs netecfg open overwritte keep_old demands ( Last six runs Dec2024 )

TEST FAILED on ts-sim-build-ba : basic configs netecfg load invalid demands ( Last six runs Dec2024 )

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

=================================================================
==3543826==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x63a8cc29ad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
    #1 0x63a8cd367971 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x63a8cd3604aa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x63a8cd3506a4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x63a8cd366e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x63a8cc29e942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7984fba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7984fba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x63a8cc1c18e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1
---------- New result in output ----------

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

---------- New result in errors ----------
Error: File 'meandatas.netedit' is not accessible (No such file or directory).
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------
basic configs netecfg load invalid meandatas ( Last six runs Dec2024 )
basic configs netecfg open overwritte keep_new meandatas ( Last six runs Dec2024 )
basic configs netecfg open overwritte keep_old meandatas ( Last six runs Dec2024 )

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

---------- New result in errors ----------
Warning: No flow intervals in calibrator 'ca_0'.
Warning: No flow intervals in calibrator 'ca_1'.
Warning: No flow intervals in calibrator 'ca_2'.
Warning: No flow intervals in calibrator 'ca_3'.
Warning: No flow intervals in calibrator 'ca_5'.
Warning: No flow intervals in calibrator 'ca_6'.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
---------- New result in output ----------
basic configs netecfg open basic additionals ( Last six runs Dec2024 )
basic configs netecfg open basic datas ( Last six runs Dec2024 )

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

---------- New result in errors ----------
---------- New result in output ----------
basic configs netecfg open basic meandatas ( Last six runs Dec2024 )
basic overlapping next ( Last six runs Dec2024 )
basic overlapping previous ( Last six runs Dec2024 )

TEST FAILED on ts-sim-build-ba : basic configs netecfg open overwritte keep_new additionals ( Last six runs Dec2024 )

---------- New result in errors ----------
Warning: No flow intervals in calibrator 'ca_0'.
Warning: No flow intervals in calibrator 'ca_1'.
Warning: No flow intervals in calibrator 'ca_2'.
Warning: No flow intervals in calibrator 'ca_3'.
Warning: No flow intervals in calibrator 'ca_5'.
Warning: No flow intervals in calibrator 'ca_6'.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00.
Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_1', time=42.00.
Warning: Vehicle 'f_3.1' arrived inside e3Detector 'e3_2', time=42.00.
Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_1', time=78.00.
Warning: Vehicle 'f_3.2' arrived inside e3Detector 'e3_2', time=78.00.
Warning: Vehicle 'f_3.3' arrived inside e3Detector 'e3_1', time=114.00.
Warning: Vehicle 'f_3.3' arrived inside e3Detector 'e3_2', time=114.00.
Warning: Vehicle 'f_3.4' arrived inside e3Detector 'e3_1', time=150.00.
Warning: Vehicle 'f_3.4' arrived inside e3Detector 'e3_2', time=150.00.
Warning: Vehicle 'f_3.5' arrived inside e3Detector 'e3_1', time=186.00.
Warning: Vehicle 'f_3.5' arrived inside e3Detector 'e3_2', time=186.00.
Warning: Vehicle 'f_3.6' arrived inside e3Detector 'e3_1', time=222.00.
Warning: Vehicle 'f_3.6' arrived inside e3Detector 'e3_2', time=222.00.
Warning: Vehicle 'f_3.7' arrived inside e3Detector 'e3_1', time=258.00.
Warning: Vehicle 'f_3.7' arrived inside e3Detector 'e3_2', time=258.00.
Warning: Vehicle 'f_3.8' arrived inside e3Detector 'e3_1', time=294.00.
Warning: Vehicle 'f_3.8' arrived inside e3Detector 'e3_2', time=294.00.
<truncated after showing first 30 lines>
---------- New result in output ----------

TEST FAILED on ts-sim-build-ba : basic configs netecfg open overwritte keep_old additionals ( Last six runs Dec2024 )

---------- New result in errors ----------
Warning: No flow intervals in calibrator 'ca_0'.
Warning: No flow intervals in calibrator 'ca_1'.
Warning: No flow intervals in calibrator 'ca_2'.
Warning: No flow intervals in calibrator 'ca_3'.
Warning: No flow intervals in calibrator 'ca_5'.
Warning: No flow intervals in calibrator 'ca_6'.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vaporizers are deprecated. Use rerouters instead.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 't_2' left e3Detector 'e3_0' without entering it, time=4.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=5.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_2' without entering it, time=5.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_3', time=6.00.
Warning: Vehicle 'v_0' arrived inside e3Detector 'e3_0', time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_1', time=6.00.
Warning: Vehicle 'f_3.0' arrived inside e3Detector 'e3_2', time=6.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00.
Warning: Vehicle 'f_2.0' left e3Detector 'e3_3' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
Warning: Vehicle 't_2' left e3Detector 'e3_1' without entering it, time=7.00.
<truncated after showing first 30 lines>
---------- New result in output ----------

TEST FAILED on ts-sim-build-ba : basic configs netecfg save loaded ( Last six runs Dec2024 )

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

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

---------- Differences in errors ----------
0a1,2
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic configs netecfg save new ( Last six runs Dec2024 )
network trafficlights single phases actuated state ( Last six runs Dec2024 )

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Dec2024 )

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

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Dec2024 )

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

TEST FAILED on ts-sim-build-ba : bugs ticket5552 ( Last six runs Dec2024 )

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

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

---------- Differences in errors ----------
0a1,3
> Error: The chargeType to use within MSLaneSpeedTrigger 'chargingStationA' is invalid.
> Error: Could not end a stopping place that is not opened.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals chargingstation inspect_selection chargedelay ( Last six runs Dec2024 )
elements additionals chargingstation inspect_selection chargeintransit ( Last six runs Dec2024 )
elements additionals chargingstation inspect_selection efficiency ( Last six runs Dec2024 )
elements additionals chargingstation inspect_selection friendlypos ( Last six runs Dec2024 )
elements additionals chargingstation inspect_selection name ( Last six runs Dec2024 )
elements additionals chargingstation inspect_selection parameters ( Last six runs Dec2024 )
elements additionals chargingstation inspect_selection power ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1
> Warning: The given position (=3000) for detector 'E2_04' does not lie on the given lane 'EdgeCenter0_0' with length 47.5 (adjusting to new position 47.4

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

---------- Differences in errors ----------
0a1
> Warning: The given time value 9223372036854773.76 is not a multiple of the step length 1.00 (in e2Detector 'multiLaneAreaDetector_0').

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

---------- 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 datas tazreldata load attributes_invalid ( Last six runs Dec2024 )

---------- Differences in errors ----------
1,2d0
< Error: File 'datas.netedit' is not accessible (No such file or directory).
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3604825==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x58520c03dd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58520d2189f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58520d0f70b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58520d109e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58520c041942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x795a3762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x795a3762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58520bf648e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x58520c03dd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58520d2189f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58520d0f7580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58520d109e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58520c041942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x795a3762a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x795a3762a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58520bf648e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58520c03dd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58520d0f79a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x58520d109e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x58520c041942 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 Dec2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3604869==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x58732bfdfd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58732d1ba9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58732d0990b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58732d0abe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58732bfe3942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x715b4de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x715b4de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58732bf068e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x58732bfdfd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58732d1ba9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58732d099580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58732d0abe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58732bfe3942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x715b4de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x715b4de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58732bf068e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58732bfdfd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58732d0999a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x58732d0abe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x58732bfe3942 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 Dec2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3605228==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x574895adad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x574896cb59f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x574896b940b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x574896ba6e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x574895ade942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1d6982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f1d6982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x574895a018e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x574895adad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x574896cb59f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x574896b94580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x574896ba6e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x574895ade942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1d6982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f1d6982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x574895a018e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x574895adad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x574896b949a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x574896ba6e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x574895ade942 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 Dec2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3605320==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5747801ecd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5747813c79f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5747812a60b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5747812b8e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5747801f0942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77db3442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77db3442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5747801138e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5747801ecd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5747813c79f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5747812a6580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5747812b8e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5747801f0942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77db3442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77db3442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5747801138e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5747801ecd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5747812a69a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5747812b8e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5747801f0942 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 Dec2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3591357==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5aad1f5b4d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5aad2078f9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5aad2066e0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5aad20680e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5aad1f5b8942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x766396a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x766396a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5aad1f4db8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5aad1f5b4d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5aad2078f9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5aad2066e580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5aad20680e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5aad1f5b8942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x766396a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x766396a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5aad1f4db8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5aad1f5b4d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5aad2066e9a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5aad20680e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5aad1f5b8942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3591396==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5da0e8312d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5da0e94ed9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5da0e93cc0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5da0e93dee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5da0e8316942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70379202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70379202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5da0e82398e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5da0e8312d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5da0e94ed9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5da0e93cc580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5da0e93dee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5da0e8316942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70379202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70379202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5da0e82398e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5da0e8312d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5da0e93cc9a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5da0e93dee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5da0e8316942 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 Dec2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3591914==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x60459c22ed51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x60459d4099f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x60459d2e80b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x60459d2fae4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60459c232942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74ea1ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74ea1ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60459c1558e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x60459c22ed51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x60459d4099f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x60459d2e8580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x60459d2fae4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x60459c232942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74ea1ae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74ea1ae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x60459c1558e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x60459c22ed51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x60459d2e89a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x60459d2fae4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x60459c232942 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 Dec2024 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==3592028==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e115f233d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e116040e9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e11602ed0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e11602ffe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e115f237942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b1e6822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b1e6822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e115f15a8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e115f233d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e116040e9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e11602ed580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e11602ffe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e115f237942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b1e6822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b1e6822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e115f15a8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e115f233d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e11602ed9a3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5e11602ffe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5e115f237942 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 Dec2024 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1853: 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5da5dae31d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5da5dc13d49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5da5db4997c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5da5db1080c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5da5dd790324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5da5dd979f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c7af5de68f2 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 0x7c7af5d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c7af5d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5da5dd9af0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5da5dd7a302b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5da5dd7a418f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5da5dae58b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5da5dbefdf43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5da5dae35942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c7af4a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c7af4a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5da5dad588e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x604931fccd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6049332d849f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6049326347c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x6049322a30c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x60493492b324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x604934b14f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb9c8be68f2 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 0x7fb9c8b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fb9c8b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x604934b4a0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60493493e02b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60493493f18f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x604931ff3b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x604933098f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x604931fd0942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fb9c782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fb9c782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x604931ef38e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5dbc8c7cbd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5dbc8dad749f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5dbc8ce337c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5dbc8caa20c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5dbc8f12a324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5dbc8f313f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f882a1e68f2 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 0x7f882a19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f882a19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5dbc8f3490f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5dbc8f13d02b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5dbc8f13e18f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5dbc8c7f2b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5dbc8d897f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5dbc8c7cf942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f8828e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f8828e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5dbc8c6f28e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x6031e9555d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6031ea86149f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6031e9bbd7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x6031e982c0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x6031ebeb4324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x6031ec09df7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x790492fe68f2 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 0x790492f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x790492f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6031ec0d30f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6031ebec702b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6031ebec818f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6031e957cb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x6031ea621f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6031e9559942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x790491c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x790491c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6031e947c8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3697cd4d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5f3698fe049f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f369833c7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5f3697fab0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5f369a633324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5f369a81cf7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c18de7e68f2 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 0x7c18de79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c18de79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f369a8520f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f369a64602b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f369a64718f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f3697cfbb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5f3698da0f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f3697cd8942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c18dd22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c18dd22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f3697bfb8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5643d73d1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5643d86dd49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5643d7a397c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5643d76a80c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5643d9d30324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5643d9f19f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x705aac5e68f2 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 0x705aac59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x705aac59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5643d9f4f0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5643d9d4302b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5643d9d4418f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5643d73f8b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5643d849df43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5643d73d5942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x705aab22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x705aab22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5643d72f88e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x6509ccdb4d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6509ce0c049f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6509cd41c7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x6509cd08b0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x6509cf713324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x6509cf8fcf7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73714c7e68f2 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 0x73714c79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73714c79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6509cf9320f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6509cf72602b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6509cf72718f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6509ccddbb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x6509cde80f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6509ccdb8942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73714b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73714b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6509cccdb8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x595e6257ad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x595e6388649f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x595e62be27c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x595e628510c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x595e64ed9324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x595e650c2f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f81fa5e68f2 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 0x7f81fa59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f81fa59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x595e650f80f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x595e64eec02b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x595e64eed18f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x595e625a1b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x595e63646f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x595e6257e942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f81f922a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f81f922a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x595e624a18e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x592a45961d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x592a46c6d49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x592a45fc97c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x592a45c380c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x592a482c0324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x592a484a9f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x777e7dde68f2 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 0x777e7dd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x777e7dd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x592a484df0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x592a482d302b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x592a482d418f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x592a45988b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x592a46a2df43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x592a45965942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x777e7ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x777e7ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x592a458888e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x60163de7fd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x60163f18b49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60163e4e77c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x60163e1560c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x6016407de324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x6016409c7f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x778d497e68f2 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 0x778d4979985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x778d4979b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6016409fd0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6016407f102b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6016407f218f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60163dea6b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x60163ef4bf43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60163de83942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x778d4842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x778d4842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60163dda68e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9a086f6d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e9a09a0249f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e9a08d5e7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5e9a089cd0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5e9a0b055324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5e9a0b23ef7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7de61c5e68f2 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 0x7de61c59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7de61c59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e9a0b2740f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e9a0b06802b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e9a0b06918f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e9a0871db32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5e9a097c2f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e9a086fa942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7de61b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7de61b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e9a0861d8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x5a7ab9050d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5a7aba35c49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a7ab96b87c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5a7ab93270c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5a7abb9af324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5a7abbb98f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x732453fe68f2 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 0x732453f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x732453f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a7abbbce0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a7abb9c202b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a7abb9c318f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a7ab9077b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5a7aba11cf43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a7ab9054942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x732452a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x732452a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a7ab8f778e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 288 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc2a213cd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5cc2a344849f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cc2a27a47c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5cc2a24130c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5cc2a4a9b324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5cc2a4c84f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9028de68f2 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 0x7f9028d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f9028d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cc2a4cba0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cc2a4aae02b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cc2a4aaf18f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cc2a2163b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5cc2a3208f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cc2a2140942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f9027a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f9027a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cc2a20638e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf0cce26d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5cf0ce13249f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5cf0cd48e7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5cf0cd0fd0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5cf0cf785324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5cf0cf96ef7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x744f1ade68f2 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 0x744f1ad9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x744f1ad9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5cf0cf9a40f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5cf0cf79802b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5cf0cf79918f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5cf0cce4db32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5cf0cdef2f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5cf0cce2a942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x744f1982a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x744f1982a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5cf0ccd4d8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad7d8543d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5ad7d984f49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ad7d8bab7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5ad7d881a0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5ad7daea2324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5ad7db08bf7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7255d87e68f2 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 0x7255d879985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7255d879b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ad7db0c10f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ad7daeb502b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ad7daeb618f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ad7d856ab32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5ad7d960ff43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ad7d8547942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7255d742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7255d742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ad7d846a8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5e7e9bd80d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e7e9d08c49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e7e9c3e87c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5e7e9c0570c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5e7e9e6df324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5e7e9e8c8f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75d3075e68f2 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 0x75d30759985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75d30759b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e7e9e8fe0f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e7e9e6f202b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e7e9e6f318f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e7e9bda7b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5e7e9ce4cf43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e7e9bd84942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75d30622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75d30622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e7e9bca78e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x6450a4362d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6450a566e49f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6450a49ca7c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x6450a46390c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x6450a6cc1324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x6450a6eaaf7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7217817e68f2 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 0x72178179985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72178179b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6450a6ee00f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6450a6cd402b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6450a6cd518f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6450a4389b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x6450a542ef43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6450a4366942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72178042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72178042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6450a42898e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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 Dec2024 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==3577142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5da921028d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5da92233449f in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5da9216907c6 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:391:43
>     #3 0x5da9212ff0c3 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:983:30
>     #4 0x5da923987324 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5da923b70f7b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x758d767e68f2 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 0x758d7679985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x758d7679b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5da923ba60f3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5da92399a02b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5da92399b18f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5da92104fb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #13 0x5da9220f4f43 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5da92102c942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x758d7542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x758d7542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5da920f4f8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> SUMMARY: AddressSanitizer: 384 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_idm_stepping ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,2
> Warning: Stepping duration of 1.00 for IDM model in vType vType3 is unsafe
> Warning: Stepping duration of 1.00 for IDM model in vType vType4 is unsafe

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

---------- Differences in errors ----------
0a1,5
> Error: value '-12.00' must be greater than or equal to minInclusive facet value '0'
>  In file 'meandatas.netedit'
>  At line/column 19/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1
elements meandatas edgedata load begin ( Last six runs Dec2024 )
elements meandatas lanedata load begin ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,5
> Error: value '-12.00' must be greater than or equal to minInclusive facet value '0'
>  In file 'meandatas.netedit'
>  At line/column 19/55.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1
elements meandatas edgedata load end ( Last six runs Dec2024 )
elements meandatas lanedata load end ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,5
> Error: value 'dummy' does not match any member types of the union
>  In file 'meandatas.netedit'
>  At line/column 19/63.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1
elements meandatas edgedata load exclude_empty ( Last six runs Dec2024 )
elements meandatas lanedata load exclude_empty ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,5
> Error: value '-12.00' must be greater than or equal to minInclusive facet value '0'
>  In file 'meandatas.netedit'
>  At line/column 19/65.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1
elements meandatas edgedata load max_travel_time ( Last six runs Dec2024 )
elements meandatas lanedata load max_travel_time ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,5
> Error: value '-12.00' must be greater than or equal to minInclusive facet value '0'
>  In file 'meandatas.netedit'
>  At line/column 19/62.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1
elements meandatas edgedata load min_samples ( Last six runs Dec2024 )
elements meandatas lanedata load min_samples ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,5
> Error: value '-56.00' must be greater than or equal to minExclusive facet value '0'
>  In file 'meandatas.netedit'
>  At line/column 19/58.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1
elements meandatas edgedata load period ( Last six runs Dec2024 )
elements meandatas lanedata load period ( Last six runs Dec2024 )

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_existent ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575674==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6089eec6bd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6089efe469f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6089efd250b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6089efd37e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6089eec6f942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77cecbe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77cecbe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6089eeb928e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6089eec6bd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6089efe469f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6089efd25580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6089efd37e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6089eec6f942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x77cecbe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x77cecbe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6089eeb928e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6089eec6bd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_new ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575675==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x58c127f10d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58c1290eb9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58c128fca0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58c128fdce4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58c127f14942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd1aaa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fd1aaa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58c127e378e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x58c127f10d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x58c1290eb9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x58c128fca580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58c128fdce4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58c127f14942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd1aaa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7fd1aaa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58c127e378e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58c127f10d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea delete ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575429==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1223256d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e12244319f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e12243100b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e1224322e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e122325a942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7adc1822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7adc1822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e122317d8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1223256d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e12244319f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e1224310580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e1224322e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e122325a942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7adc1822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7adc1822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e122317d8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e1223256d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_existent ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575507==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x565c46032d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x565c4720d9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x565c470ec0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x565c470fee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x565c46036942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74cf74e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74cf74e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x565c45f598e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x565c46032d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x565c4720d9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x565c470ec580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x565c470fee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x565c46036942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74cf74e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74cf74e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x565c45f598e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x565c46032d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_new ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575516==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5deb36fd0d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5deb381ab9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5deb3808a0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5deb3809ce4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5deb36fd4942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76729902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76729902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5deb36ef78e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5deb36fd0d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5deb381ab9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5deb3808a580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5deb3809ce4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5deb36fd4942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76729902a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76729902a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5deb36ef78e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5deb36fd0d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect closeshape ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3573800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5d404a03ad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5d404b2159f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d404b0f40b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d404b106e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d404a03e942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79336ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79336ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d4049f618e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5d404a03ad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5d404b2159f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d404b0f4580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d404b106e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d404a03e942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x79336ca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x79336ca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d4049f618e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d404a03ad51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_shape ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3573779==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6490aa1dcd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6490ab3b79f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6490ab2960b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6490ab2a8e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6490aa1e0942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cf44642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cf44642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6490aa1038e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x6490aa1dcd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6490ab3b79f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6490ab296580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6490ab2a8e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6490aa1e0942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7cf44642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7cf44642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6490aa1038e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x6490aa1dcd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_use ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3573788==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563ba9481d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x563baa65c9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563baa53b0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x563baa54de4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x563ba9485942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ac30362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ac30362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x563ba93a88e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563ba9481d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x563baa65c9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563baa53b580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x563baa54de4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x563ba9485942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ac30362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7ac30362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x563ba93a88e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563ba9481d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected closeshape ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3573939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5934c0349d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5934c15249f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5934c14030b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5934c1415e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5934c034d942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x711845c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x711845c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5934c02708e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5934c0349d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5934c15249f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5934c1403580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5934c1415e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5934c034d942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x711845c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x711845c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5934c02708e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5934c0349d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected geo_use ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3573920==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5c9511f62d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5c951313d9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c951301c0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c951302ee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c9511f66942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75af84a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75af84a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c9511e898e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5c9511f62d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5c951313d9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c951301c580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c951302ee4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c9511f66942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x75af84a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x75af84a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c9511e898e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c9511f62d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_existent ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3574100==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x62a42b748d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x62a42c9239f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62a42c8020b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62a42c814e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62a42b74c942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7362db82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7362db82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62a42b66f8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x62a42b748d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x62a42c9239f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62a42c802580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62a42c814e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62a42b74c942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7362db82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7362db82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62a42b66f8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x62a42b748d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_new ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3574120==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e979bbe7d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e979cdc29f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e979cca10b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e979ccb3e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e979bbeb942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b05ec22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b05ec22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e979bb0e8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5e979bbe7d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5e979cdc29f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5e979cca1580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e979ccb3e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e979bbeb942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7b05ec22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7b05ec22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e979bb0e8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e979bbe7d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs delete ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,100
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575742==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x57fea0ba1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x57fea1d7c9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x57fea1c5b0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57fea1c6de4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57fea0ba5942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6b9562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f6b9562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57fea0ac88e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x57fea0ba1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x57fea1d7c9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x57fea1c5b580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57fea1c6de4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57fea0ba5942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6b9562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f6b9562a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57fea0ac88e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57fea0ba1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected center ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575786==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x62f4ccd15d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x62f4cdef09f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x62f4cde2694e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x62f4cddf974b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x62f4cf85c208 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 0x727b003e63b6 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 0x727b003997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x727b0039ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x727b00390c87 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 0x727b003e0d42 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 0x62f4cf890522 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 0x62f4cf9906e1 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 0x62f4cddd9eda 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 0x62f4cddd1174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x62f4cdde1e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x62f4ccd19942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x727afee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x727afee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x62f4ccc3c8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected color ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575800==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5c609a3f3d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5c609b5ce9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5c609b50494e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5c609b4d774b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5c609cf3a208 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 0x791069be63b6 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 0x791069b997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x791069b9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x791069b90c87 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 0x791069be0d42 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 0x5c609cf6e522 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 0x5c609d06e6e1 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 0x5c609b4b7eda 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 0x5c609b4af174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5c609b4bfe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5c609a3f7942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x79106862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x79106862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5c609a31a8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected fill ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5b8385bdbd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5b8386db69f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5b8386cec94e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5b8386cbf74b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5b8388722208 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 0x726348de63b6 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 0x726348d997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x726348d9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x726348d90c87 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 0x726348de0d42 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 0x5b8388756522 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 0x5b83888566e1 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 0x5b8386c9feda 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 0x5b8386c97174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5b8386ca7e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5b8385bdf942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x72634782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x72634782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5b8385b028e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected name ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575806==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5b0c8d7bfd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5b0c8e99a9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5b0c8e8d094e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5b0c8e8a374b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5b0c90306208 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 0x7f7a6b7e63b6 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 0x7f7a6b7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f7a6b79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f7a6b790c87 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 0x7f7a6b7e0d42 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 0x5b0c9033a522 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 0x5b0c9043a6e1 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 0x5b0c8e883eda 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 0x5b0c8e87b174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5b0c8e88be4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5b0c8d7c3942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7f7a6a42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7f7a6a42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5b0c8d6e68e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected parameters ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,344
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==3575827==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5ab436918d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5ab437af39f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5ab437a2994e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5ab4379fc74b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5ab43945f208 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 0x7acc2e7e63b6 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 0x7acc2e7997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7acc2e79ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7acc2e790c87 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 0x7acc2e7e0d42 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 0x5ab439493522 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 0x5ab4395936e1 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 0x5ab4379dceda 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 0x5ab4379d4174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5ab4379e4e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5ab43691c942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7acc2d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7acc2d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5ab43683f8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements tazs move vertex_existent ( Last six runs Dec2024 )
elements tazs move vertex_new ( Last six runs Dec2024 )

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

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

=================================================================
==3551802==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x588039424d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
    #1 0x58803a4f1971 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x58803a4ea4aa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x58803a4da6a4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x58803a4f0e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x588039428942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7a519422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7a519422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x58803934b8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)

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

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

=================================================================
==3551822==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5ffd8ca83d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
    #1 0x5ffd8db50971 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5ffd8db494aa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5ffd8db396a4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5ffd8db4fe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5ffd8ca87942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7972e6a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x7972e6a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5ffd8c9aa8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)

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

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

=================================================================
==3551855==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55b6e32dfd51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
    #1 0x55b6e43ac971 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x55b6e43a54aa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x55b6e43956a4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55b6e43abe4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x55b6e32e3942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x74500042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x74500042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x55b6e32068e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)

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

---------- 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 ----------
0a1,3
> Warning: No connection between edge 'E20' and edge 'E15' found.
> Error: No connection found between edge 'E20' and edge 'E15' for person 'p_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions contextual_menu split split_junction ( Last six runs Dec2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: Zipper junctions with more than two conflicting lanes are not supported (at junction 'JunctionCenter')
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions inspect no_tls selected type zipper ( Last six runs Dec2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Dec2024 )
network junctions inspect tls selected type zipper ( Last six runs Dec2024 )
network junctions inspect tls unselected type zipper ( Last six runs Dec2024 )

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

---------- Differences in errors ----------
0a1,73
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==3610813==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x6147ce7f1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6147cf9cc9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6147cf8ab0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6147cf8bde4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6147ce7f5942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x783f7642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x783f7642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6147ce7188e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x6147ce7f1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6147cf9cc9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x6147cf8ab580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6147cf8bde4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6147ce7f5942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x783f7642a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x783f7642a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6147ce7188e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x6147ce7f1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x6147cf8abb15 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,73
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==3610829==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55c7dcbd0d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x55c7dddab9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c7ddc8a0b9 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55c7ddc9ce4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55c7dcbd4942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x718a7882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x718a7882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55c7dcaf78e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55c7dcbd0d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x55c7dddab9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c7ddc8a580 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55c7ddc9ce4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x55c7dcbd4942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x718a7882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x718a7882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x55c7dcaf78e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55c7dcbd0d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x55c7ddc8ab15 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,317
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==3610822==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbcd2fc1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5fbcd419c9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5fbcd40d294e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5fbcd40a574b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5fbcd5b08208 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 0x76b76d5e63b6 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 0x76b76d5997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76b76d59ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76b76d590c87 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 0x76b76d5e0d42 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 0x5fbcd5b3c522 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 0x5fbcd5c3c6e1 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 0x5fbcd4085eda 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 0x5fbcd407d174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5fbcd408de4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5fbcd2fc5942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x76b76c02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x76b76c02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5fbcd2ee88e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbcd2fc1d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- New result in exitcode ----------
1
selection lockselection connections ( Last six runs Dec2024 )
selection lockselection crossings ( Last six runs Dec2024 )

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Dec2024 )

---------- Differences in errors ----------
0a1,251
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==3610875==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5d70c0954d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
>     #1 0x5d70c1b2f9f4 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5d70c1a6594e in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1619:43
>     #3 0x5d70c1a3874b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:232:17
>     #4 0x5d70c349b208 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 0x7f24547e63b6 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 0x7f24547997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f245479ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f2454790c87 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 0x7f24547e0d42 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 0x5d70c34cf522 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 0x5d70c35cf6e1 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 0x5d70c1a18eda 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 0x5d70c1a10174 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5d70c1a20e4b in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5d70c0958942 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7f245322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7f245322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5d70c087b8e4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x24e28e4) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5d70c0954d51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x25bbd51) (BuildId: 2fb5e9300408d3fbf8e95bb7a223c24971e18a1f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection viewoptions show_connections ( Last six runs Dec2024 )

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

Detailed information for the tests that had known bugs:

89 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 fix ( Last six runs Dec2024 )
elements additionals calibrator delete ( Last six runs Dec2024 )
elements additionals calibratorflow create ( Last six runs Dec2024 )
elements additionals calibratorflow delete ( Last six runs Dec2024 )
elements additionals calibratorflow inspect ( Last six runs Dec2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Dec2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Dec2024 )
elements additionals calibratorlane delete ( Last six runs Dec2024 )
elements additionals detentry fix ( Last six runs Dec2024 )
elements additionals detexit fix ( Last six runs Dec2024 )
elements additionals e1detector fix ( Last six runs Dec2024 )
elements additionals e1instantdetector fix ( Last six runs Dec2024 )
elements additionals e2detector fix ( Last six runs Dec2024 )
elements additionals e2multilanedetector fix ( Last six runs Dec2024 )
elements additionals e3detector fix ( Last six runs Dec2024 )
elements additionals rerouter contextual_menu ( Last six runs Dec2024 )
elements additionals rerouter create ( Last six runs Dec2024 )
elements additionals rerouter delete ( Last six runs Dec2024 )
elements additionals rerouter inspect ( Last six runs Dec2024 )
elements additionals rerouter inspect_selection ( Last six runs Dec2024 )
elements additionals rerouter move ( Last six runs Dec2024 )
elements additionals rerouter volatile_recomputing ( Last six runs Dec2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Dec2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Dec2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Dec2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Dec2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Dec2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Dec2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Dec2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Dec2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Dec2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Dec2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Dec2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Dec2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Dec2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Dec2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Dec2024 )
elements additionals rerouterelements interval create ( Last six runs Dec2024 )
elements additionals rerouterelements interval delete ( Last six runs Dec2024 )
elements additionals rerouterelements interval inspect ( Last six runs Dec2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Dec2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Dec2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Dec2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Dec2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Dec2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Dec2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Dec2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Dec2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Dec2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Dec2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Dec2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Dec2024 )
elements additionals variablespeedsign contextual_menu ( Last six runs Dec2024 )
elements additionals variablespeedsign create ( Last six runs Dec2024 )
elements additionals variablespeedsign delete ( Last six runs Dec2024 )
elements additionals variablespeedsign inspect ( Last six runs Dec2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Dec2024 )
elements additionals variablespeedsign move ( Last six runs Dec2024 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Dec2024 )
elements demands container fix ( Last six runs Dec2024 )
elements demands containerflow fix ( Last six runs Dec2024 )
elements demands containerplan tranship edges ( Last six runs Dec2024 )
elements demands flow fix ( Last six runs Dec2024 )
elements demands flow_embedded fix ( Last six runs Dec2024 )
elements demands flow_junctions fix ( Last six runs Dec2024 )
elements demands person fix ( Last six runs Dec2024 )
elements demands personflow fix ( Last six runs Dec2024 )
elements demands personplan walk edges ( Last six runs Dec2024 )
elements demands personplan walk route ( Last six runs Dec2024 )
elements demands routeflow fix ( Last six runs Dec2024 )
elements demands trip fix ( Last six runs Dec2024 )
elements demands trip_junctions fix ( Last six runs Dec2024 )
elements demands vehicle fix ( Last six runs Dec2024 )
elements demands vehicle_embedded fix ( Last six runs Dec2024 )
elements shapes poilane create frame latlon ( Last six runs Dec2024 )
elements shapes poilane create frame lonlat ( Last six runs Dec2024 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Dec2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Dec2024 )
network lanes delete ( Last six runs Dec2024 )
network lanes move ( Last six runs Dec2024 )
network trafficlights joined attributes E1 ( Last six runs Dec2024 )
network trafficlights joined file load ( Last six runs Dec2024 )
network trafficlights joined file save ( Last six runs Dec2024 )
network trafficlights joined programs select ( Last six runs Dec2024 )
network trafficlights single attributes E1 ( Last six runs Dec2024 )
network trafficlights single file load ( Last six runs Dec2024 )
network trafficlights single file save ( Last six runs Dec2024 )
network trafficlights single programs select ( Last six runs Dec2024 )
selection operations clear_shortcut ( Last six runs Dec2024 )

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

Test exceeded wallclock time limit of 600.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 Dec2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
2799,6030d2798
< Warning: Person 'pf_0.5772' is jammed on edge 'Edge0', time=2565.00.
< Warning: Person 'pf_0.5773' is jammed on edge 'Edge0', time=2565.00.
< Warning: Person 'pf_0.5774' is jammed on edge 'Edge0', time=2566.00.
< Warning: Person 'pf_0.5775' is jammed on edge 'Edge0', time=2566.00.
< Warning: Person 'pf_0.5776' is jammed on edge 'Edge0', time=2566.00.
< Warning: Person 'pf_0.5777' is jammed on edge 'Edge0', time=2566.00.
< Warning: Person 'pf_0.5778' is jammed on edge 'Edge0', time=2567.00.
< Warning: Person 'pf_0.5779' is jammed on edge 'Edge0', time=2567.00.
< Warning: Person 'pf_0.5780' is jammed on edge 'Edge0', time=2567.00.
< Warning: Person 'pf_0.5781' is jammed on edge 'Edge0', time=2567.00.
< Warning: Person 'pf_0.5782' is jammed on edge 'Edge0', time=2568.00.
< Warning: Person 'pf_0.5783' is jammed on edge 'Edge0', time=2569.00.
< Warning: Person 'pf_0.5784' is jammed on edge 'Edge0', time=2569.00.
< Warning: Person 'pf_0.5785' is jammed on edge 'Edge0', time=2569.00.
< Warning: Person 'pf_0.5786' is jammed on edge 'Edge0', time=2570.00.
< Warning: Person 'pf_0.5787' is jammed on edge 'Edge0', time=2570.00.
< Warning: Person 'pf_0.5788' is jammed on edge 'Edge0', time=2571.00.
< Warning: Person 'pf_0.5789' is jammed on edge 'Edge0', time=2571.00.
< Warning: Person 'pf_0.5790' is jammed on edge 'Edge0', time=2571.00.
< Warning: Person 'pf_0.5791' is jammed on edge 'Edge0', time=2571.00.
< Warning: Person 'pf_0.5792' is jammed on edge 'Edge0', time=2572.00.
< Warning: Person 'pf_0.5793' is jammed on edge 'Edge0', time=2572.00.
< Warning: Person 'pf_0.5794' is jammed on edge 'Edge0', time=2573.00.
< Warning: Person 'pf_0.5795' is jammed on edge 'Edge0', time=2574.00.
< Warning: Person 'pf_0.5796' is jammed on edge 'Edge0', time=2574.00.
< Warning: Person 'pf_0.5797' is jammed on edge 'Edge0', time=2575.00.
< Warning: Person 'pf_0.5798' is jammed on edge 'Edge0', time=2575.00.
< Warning: Person 'pf_0.5799' is jammed on edge 'Edge0', time=2576.00.
< Warning: Person 'pf_0.5800' is jammed on edge 'Edge0', time=2576.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
6112,10267d6111
< Warning: Person 'pf_1.7093' is jammed on edge 'Edge1', time=2535.00.
< Warning: Person 'pf_1.7094' is jammed on edge 'Edge1', time=2535.00.
< Warning: Person 'pf_1.7095' is jammed on edge 'Edge1', time=2535.00.
< Warning: Person 'pf_1.7096' is jammed on edge 'Edge1', time=2536.00.
< Warning: Person 'pf_1.7097' is jammed on edge 'Edge1', time=2536.00.
< Warning: Person 'pf_1.7098' is jammed on edge 'Edge1', time=2536.00.
< Warning: Person 'pf_1.7099' is jammed on edge 'Edge1', time=2536.00.
< Warning: Person 'pf_1.7100' is jammed on edge 'Edge1', time=2537.00.
< Warning: Person 'pf_1.7101' is jammed on edge 'Edge1', time=2537.00.
< Warning: Person 'pf_1.7102' is jammed on edge 'Edge1', time=2537.00.
< Warning: Person 'pf_1.7103' is jammed on edge 'Edge1', time=2538.00.
< Warning: Person 'pf_1.7104' is jammed on edge 'Edge1', time=2538.00.
< Warning: Person 'pf_1.7105' is jammed on edge 'Edge1', time=2538.00.
< Warning: Person 'pf_1.7106' is jammed on edge 'Edge1', time=2539.00.
< Warning: Person 'pf_1.7107' is jammed on edge 'Edge1', time=2539.00.
< Warning: Person 'pf_1.7108' is jammed on edge 'Edge1', time=2539.00.
< Warning: Person 'pf_1.7109' is jammed on edge 'Edge1', time=2540.00.
< Warning: Person 'pf_1.7110' is jammed on edge 'Edge1', time=2540.00.
< Warning: Person 'pf_1.7111' is jammed on edge 'Edge1', time=2540.00.
< Warning: Person 'pf_1.7112' is jammed on edge 'Edge1', time=2541.00.
< Warning: Person 'pf_1.7113' is jammed on edge 'Edge1', time=2541.00.
< Warning: Person 'pf_1.7114' is jammed on edge 'Edge1', time=2541.00.
< Warning: Person 'pf_1.7115' is jammed on edge 'Edge1', time=2541.00.
< Warning: Collision of person 'pf_1.6763' and person 'pf_1.6860', lane='Edge1_0', time=2542.00.
< Warning: Person 'pf_1.5920' is jammed on edge 'Edge1', time=2542.00.
< Warning: Person 'pf_1.7116' is jammed on edge 'Edge1', time=2542.00.
< Warning: Person 'pf_1.7117' is jammed on edge 'Edge1', time=2542.00.
< Warning: Person 'pf_1.7118' is jammed on edge 'Edge1', time=2542.00.
< Warning: Person 'pf_1.7119' is jammed on edge 'Edge1', time=2543.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
8639,9902d8638
< Warning: Person 'pf_1.9275' is jammed on edge 'Edge1', time=3218.00.
< Warning: Person 'pf_1.9276' is jammed on edge 'Edge1', time=3218.00.
< Warning: Person 'pf_1.9277' is jammed on edge 'Edge1', time=3218.00.
< Warning: Person 'pf_1.9278' is jammed on edge 'Edge1', time=3219.00.
< Warning: Person 'pf_1.9279' is jammed on edge 'Edge1', time=3219.00.
< Warning: Person 'pf_1.9280' is jammed on edge 'Edge1', time=3219.00.
< Warning: Person 'pf_1.9281' is jammed on edge 'Edge1', time=3219.00.
< Warning: Person 'pf_1.9282' is jammed on edge 'Edge1', time=3220.00.
< Warning: Person 'pf_1.9283' is jammed on edge 'Edge1', time=3220.00.
< Warning: Person 'pf_1.9284' is jammed on edge 'Edge1', time=3220.00.
< Warning: Person 'pf_1.9285' is jammed on edge 'Edge1', time=3221.00.
< Warning: Person 'pf_1.9286' is jammed on edge 'Edge1', time=3221.00.
< Warning: Person 'pf_1.9287' is jammed on edge 'Edge1', time=3221.00.
< Warning: Person 'pf_1.9288' is jammed on edge 'Edge1', time=3222.00.
< Warning: Person 'pf_1.9289' is jammed on edge 'Edge1', time=3222.00.
< Warning: Person 'pf_1.9290' is jammed on edge 'Edge1', time=3222.00.
< Warning: Person 'pf_1.9291' is jammed on edge 'Edge1', time=3223.00.
< Warning: Person 'pf_1.9292' is jammed on edge 'Edge1', time=3223.00.
< Warning: Person 'pf_1.9293' is jammed on edge 'Edge1', time=3223.00.
< Warning: Person 'pf_1.9294' is jammed on edge 'Edge1', time=3224.00.
< Warning: Person 'pf_1.9295' is jammed on edge 'Edge1', time=3224.00.
< Warning: Person 'pf_1.9296' is jammed on edge 'Edge1', time=3224.00.
< Warning: Person 'pf_1.9297' is jammed on edge 'Edge1', time=3224.00.
< Warning: Person 'pf_1.9298' is jammed on edge 'Edge1', time=3225.00.
< Warning: Person 'pf_1.9299' is jammed on edge 'Edge1', time=3225.00.
< Warning: Person 'pf_1.9300' is jammed on edge 'Edge1', time=3225.00.
< Warning: Person 'pf_1.9301' is jammed on edge 'Edge1', time=3226.00.
< Warning: Person 'pf_1.9302' is jammed on edge 'Edge1', time=3226.00.
< Warning: Person 'pf_1.9303' is jammed on edge 'Edge1', time=3226.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 Dec2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
6273,10189d6272
< Warning: Person 'pf_1.7246' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7247' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7248' is jammed on edge 'Edge1', time=2581.00.
< Warning: Person 'pf_1.7249' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7250' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7251' is jammed on edge 'Edge1', time=2582.00.
< Warning: Person 'pf_1.7252' is jammed on edge 'Edge1', time=2583.00.
< Warning: Person 'pf_1.7253' is jammed on edge 'Edge1', time=2583.00.
< Warning: Person 'pf_1.7254' is jammed on edge 'Edge1', time=2583.00.
< Warning: Person 'pf_1.7255' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7256' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7257' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7258' is jammed on edge 'Edge1', time=2584.00.
< Warning: Person 'pf_1.7259' is jammed on edge 'Edge1', time=2585.00.
< Warning: Person 'pf_1.7260' is jammed on edge 'Edge1', time=2585.00.
< Warning: Person 'pf_1.7261' is jammed on edge 'Edge1', time=2585.00.
< Warning: Person 'pf_1.7262' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7263' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7264' is jammed on edge 'Edge1', time=2586.00.
< Warning: Person 'pf_1.7265' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7266' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.7267' is jammed on edge 'Edge1', time=2587.00.
< Warning: Person 'pf_1.5590' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7268' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7269' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7270' is jammed on edge 'Edge1', time=2588.00.
< Warning: Person 'pf_1.7271' is jammed on edge 'Edge1', time=2589.00.
< Warning: Person 'pf_1.7272' is jammed on edge 'Edge1', time=2589.00.
< Warning: Person 'pf_1.7273' is jammed on edge 'Edge1', time=2589.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 Dec2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
5003,15410d5002
< Warning: Collision of person 'pf_1.3972' and person 'pf_1.4019', lane='Edge1_0', time=1988.00.
< Warning: Person 'pf_1.4235' is jammed on edge 'Edge1', time=1988.00.
< Warning: Person 'pf_1.4236' is jammed on edge 'Edge1', time=1988.00.
< Warning: Person 'pf_1.4237' is jammed on edge 'Edge1', time=1988.00.
< Warning: Person 'pf_0.4339' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_0.4340' is jammed on edge 'Edge0', time=1989.00.
< Warning: Person 'pf_0.4341' is jammed on edge 'Edge0', time=1989.00.
< Warning: Collision of person 'pf_1.3972' and person 'pf_1.4019', lane='Edge1_0', time=1989.00.
< Warning: Person 'pf_1.4238' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.4239' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_1.4240' is jammed on edge 'Edge1', time=1989.00.
< Warning: Person 'pf_0.4342' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4343' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4344' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4345' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4346' is jammed on edge 'Edge0', time=1990.00.
< Warning: Person 'pf_0.4347' is jammed on edge 'Edge0', time=1990.00.
< Warning: Collision of person 'pf_1.3972' and person 'pf_1.4019', lane='Edge1_0', time=1990.00.
< Warning: Person 'pf_1.4241' is jammed on edge 'Edge1', time=1990.00.
< Warning: Person 'pf_1.4242' is jammed on edge 'Edge1', time=1990.00.
< Warning: Person 'pf_1.4243' is jammed on edge 'Edge1', time=1990.00.
< Warning: Person 'pf_0.4348' is jammed on edge 'Edge0', time=1991.00.
< Warning: Collision of person 'pf_1.3972' and person 'pf_1.4019', lane='Edge1_0', time=1991.00.
< Warning: Person 'pf_1.4244' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_1.4245' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_1.4246' is jammed on edge 'Edge1', time=1991.00.
< Warning: Person 'pf_0.1909' is jammed on edge 'Edge0', time=1992.00.
< Warning: Person 'pf_0.4349' is jammed on edge 'Edge0', time=1992.00.
< Warning: Collision of person 'pf_1.3972' and person 'pf_1.4019', lane='Edge1_0', time=1992.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
6030,10267d6029
< Warning: Person 'pf_1.7016' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7017' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7018' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7019' is jammed on edge 'Edge1', time=2511.00.
< Warning: Person 'pf_1.7020' is jammed on edge 'Edge1', time=2512.00.
< Warning: Person 'pf_1.7021' is jammed on edge 'Edge1', time=2512.00.
< Warning: Person 'pf_1.7022' is jammed on edge 'Edge1', time=2512.00.
< Warning: Person 'pf_1.7023' is jammed on edge 'Edge1', time=2513.00.
< Warning: Person 'pf_1.7024' is jammed on edge 'Edge1', time=2513.00.
< Warning: Person 'pf_1.7025' is jammed on edge 'Edge1', time=2513.00.
< Warning: Person 'pf_1.7026' is jammed on edge 'Edge1', time=2514.00.
< Warning: Person 'pf_1.7027' is jammed on edge 'Edge1', time=2514.00.
< Warning: Person 'pf_1.7028' is jammed on edge 'Edge1', time=2514.00.
< Warning: Person 'pf_1.7029' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7030' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7031' is jammed on edge 'Edge1', time=2515.00.
< Warning: Person 'pf_1.7032' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7033' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7034' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7035' is jammed on edge 'Edge1', time=2516.00.
< Warning: Person 'pf_1.7036' is jammed on edge 'Edge1', time=2517.00.
< Warning: Person 'pf_1.7037' is jammed on edge 'Edge1', time=2517.00.
< Warning: Person 'pf_1.7038' is jammed on edge 'Edge1', time=2517.00.
< Warning: Person 'pf_1.7039' is jammed on edge 'Edge1', time=2518.00.
< Warning: Person 'pf_1.7040' is jammed on edge 'Edge1', time=2518.00.
< Warning: Person 'pf_1.7041' is jammed on edge 'Edge1', time=2518.00.
< Warning: Person 'pf_1.7042' is jammed on edge 'Edge1', time=2519.00.
< Warning: Person 'pf_1.7043' is jammed on edge 'Edge1', time=2519.00.
< Warning: Person 'pf_1.7044' is jammed on edge 'Edge1', time=2519.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 Dec2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
154071,157391d154070
< Warning: Collision of person 'pf_0.999' and person 'pf_1.9721', lane=':Junction2_0_0', time=3371.00.
< Warning: Collision of person 'pf_0.1005' and person 'pf_0.1004', lane='Edge0_1', time=3371.00.
< Warning: Collision of person 'pf_0.1001' and person 'pf_0.1005', lane='Edge0_1', time=3371.00.
< Warning: Collision of person 'pf_0.1014' and person 'pf_0.1016', lane='Edge0_1', time=3371.00.
< Warning: Person 'pf_1.9764' is jammed on edge 'Edge1', time=3371.00.
< Warning: Person 'pf_1.9765' is jammed on edge 'Edge1', time=3371.00.
< Warning: Person 'pf_1.9766' is jammed on edge 'Edge1', time=3371.00.
< Warning: Collision of person 'pf_0.759' and person 'pf_1.10012', lane='Edge1_1', time=3371.00.
< Warning: Collision of person 'pf_1.9634' and person 'pf_1.9655', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.9134' and person 'pf_1.9655', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.9134' and person 'pf_1.9634', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.9120' and person 'pf_1.9655', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.9120' and person 'pf_1.9634', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.9120' and person 'pf_1.9134', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.8732' and person 'pf_1.9678', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_0.991' and person 'pf_1.9664', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.9682' and person 'pf_1.8732', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.10011' and person 'pf_1.8732', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_1.10011' and person 'pf_1.9682', lane='Edge2_1', time=3371.00.
< Warning: Collision of person 'pf_0.999' and person 'pf_1.9721', lane=':Junction2_0_0', time=3372.00.
< Warning: Collision of person 'pf_0.1005' and person 'pf_0.1004', lane='Edge0_1', time=3372.00.
< Warning: Collision of person 'pf_0.1001' and person 'pf_0.1005', lane='Edge0_1', time=3372.00.
< Warning: Collision of person 'pf_0.1014' and person 'pf_0.1016', lane='Edge0_1', time=3372.00.
< Warning: Person 'pf_0.1020' is jammed on edge 'Edge0', time=3372.00.
< Warning: Person 'pf_1.9767' is jammed on edge 'Edge1', time=3372.00.
< Warning: Person 'pf_1.9768' is jammed on edge 'Edge1', time=3372.00.
< Warning: Person 'pf_1.9769' is jammed on edge 'Edge1', time=3372.00.
< Warning: Collision of person 'pf_0.759' and person 'pf_1.10012', lane='Edge1_1', time=3372.00.
< Warning: Collision of person 'pf_1.9634' and person 'pf_1.9655', lane='Edge2_1', time=3372.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.