29Aug21rv1_10_0+0366-b983c02ec45 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.03Sep031324.1504852 -g

To start TextTest for these tests, run:

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


default: 591 tests: 591 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : context_subscription VAR_LANE2VEH_SPEED+POS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 131 (8-bit, unsigned) to type 'char' changed the value to -125 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -125 (8-bit, signed) to type 'unsigned char' changed the value to 131 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 131 (8-bit, unsigned) to type 'char' changed the value to -125 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -125 (8-bit, signed) to type 'unsigned char' changed the value to 131 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69211b702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f691fd2b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f691ff4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : context_subscription VAR_VEH2LANE_SPEED+LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd20544102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd203fb57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd2041d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : context_subscription bugs after_removal ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 132 (8-bit, unsigned) to type 'char' changed the value to -124 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -124 (8-bit, signed) to type 'unsigned char' changed the value to 132 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc81cddb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc81b94f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc81bb710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a3e9b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a3d52d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a3d74f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f92a4d5502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f92a38c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f92a3aeb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_COUNT two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fca044a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fca030147c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca032360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4dfb7a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4dfa3177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4dfa5390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdf54e1002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdf539847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdf53ba60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector ID_LIST two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1219 byte(s) in 43 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f76db9c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76da5397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76da75b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_LANE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f03b68e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03b54587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03b567a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e6e55502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e6d0c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e6d2eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 713 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3a9721d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3a95d917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3a95fb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector errors UnknownAD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2643d4402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f26428b87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2642ada0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable ArealDetector errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 173 (8-bit, unsigned) to type 'char' changed the value to -83 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -83 (8-bit, signed) to type 'unsigned char' changed the value to 173 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fae527ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fae513227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fae515440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feb46fe402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb45b587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb45d7a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f780ec5402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f780d7c87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f780d9ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1d38b6f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d376e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d379050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff6d3e9702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff6d2a0b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff6d2c2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f68e831e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f68e6e927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f68e70b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f93c96a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f93c821b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f93c843d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_MEAN_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fca43b2d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fca426a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca428c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3b3425502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3b32dc97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3b32feb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_OCCUPANCY ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1c9dea402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c9ca187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c9cc3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_OCCUPANCY_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f60ce35c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60cced07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f60cd0f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_PERSON_ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2502fe502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f250302b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2501b597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f893777602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f89362ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f893650c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f652938102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6527ef57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f65281170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7ac9bbb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7ac872f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ac89510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_IDS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f156392c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f15624a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f15626c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f39a962e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39a81a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39a83c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f188f85b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f188e3cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f188e5f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffaca06802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffac8bdc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffac8dfe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f72f0bc802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f72ef73c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f72ef95e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CO2EMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f196c8b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f196b4277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f196b6490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CO2EMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f81c2ab402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f81c16287c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81c184a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_COEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff7415e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff7401597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff74037b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_COEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f287507002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2873be47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2873e060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CURRENT_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcb0f46302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb0dfd77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb0e1f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1e3ded702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1e3ca4b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1e3cc6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_EFFORT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2fede2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2fec9a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2fecbc50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_EFFORT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3dbd82902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3dbc39d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3dbc5bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f39baa5102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39b95c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39b97e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8c585a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8c5711b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8c5733d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_FUELCONSUMPTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4da234d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4da0ec17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4da10e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_FUELCONSUMPTION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2bfff6502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2bfead97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2bfecfb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_HCEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb8f23b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb8f0f2d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb8f114f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_HCEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0c6ecc202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0c6d8367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0c6da580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOISEEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==20185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6840b9902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f683f70d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f683f92f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOISEEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==20190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f70d5b8c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f70d47007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70d49220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe7a3d8b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe7a28ff7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe7a2b210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_NOXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5af222b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5af0d9f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5af0fc10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_PMXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdff5f5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdff4acf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdff4cf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_PMXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a3561b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a3418f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a343b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5cf6ece02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5cf5a427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5cf5c640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f802300e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8021b827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8021da40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1202b2002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12016947c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12018b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32ec48602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32eaffa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32eb21c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Edge errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe5ab41e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe5a9f927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe5aa1b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efeeef2e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efeedaa27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efeedcc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f416ad7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f41698e97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4169b0b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_COUNT two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f84562d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8454e487c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f845506a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff47555102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff4740c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff4742e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7054a4c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f70535c07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70537e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop ID_LIST two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efdfd70902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efdfc27d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efdfc49f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop VAR_LANE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fda7f6a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fda7e21d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fda7e43f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f275833902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2756ead7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f27570cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop errors UnknownIL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f94bf2c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94bde3d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f94be05f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a58a9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a576047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a578260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4f0c13402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4f0aca87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4f0aeca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff48b94002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff48a4b47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff48a6d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop one_vehicle two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5960a4a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f595f5be7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f595f7e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f925133b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f924feaf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f92500d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feaef4ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feaee0637c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feaee2850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable InductionLoop two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 160 (8-bit, unsigned) to type 'char' changed the value to -96 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -96 (8-bit, signed) to type 'unsigned char' changed the value to 160 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0f0da9202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0f0c6067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0f0c8280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe899c8002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe8987f47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe898a160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f030ac1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03097897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03099ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 133 (8-bit, unsigned) to type 'char' changed the value to -123 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -123 (8-bit, signed) to type 'unsigned char' changed the value to 133 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc2fe6e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc2fd2567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc2fd4780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 133 (8-bit, unsigned) to type 'char' changed the value to -123 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -123 (8-bit, signed) to type 'unsigned char' changed the value to 133 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9601d1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f96008907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9600ab20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efd4f78602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efd4e2fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd4e51c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd6fca5102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd6fb5c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6fb7e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_SHAPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f543c2ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f543ae627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f543b0840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction VAR_SHAPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe4e27ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe4e131f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe4e15410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3d9d30f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d9be837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d9c0a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3e51efb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e50a6f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e50c910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fada8adc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fada76507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fada78720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Junction errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 169 (8-bit, unsigned) to type 'char' changed the value to -87 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -87 (8-bit, signed) to type 'unsigned char' changed the value to 169 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efd7008e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efd6ec027c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efd6ee240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e8c1dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e8ad507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e8af720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f72a014902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f729ecbd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f729eedf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 136 (8-bit, unsigned) to type 'char' changed the value to -120 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -120 (8-bit, signed) to type 'unsigned char' changed the value to 136 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fddd72b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fddd5e297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fddd604b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 136 (8-bit, unsigned) to type 'char' changed the value to -120 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -120 (8-bit, signed) to type 'unsigned char' changed the value to 136 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4b41a8902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4b405fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b4081f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_ALLOWED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f432cabd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f432b6317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f432b8530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_ALLOWED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f526214c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5260cc07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5260ee20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_DISALLOWED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c2458302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c230f77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c233190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_DISALLOWED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3c0f18602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c0dcfa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c0df1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_EDGE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa72d3bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa72bf2f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa72c1510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_EDGE_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f22a01af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f229ed237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f229ef450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINKS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 179 (8-bit, unsigned) to type 'char' changed the value to -77 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -77 (8-bit, signed) to type 'unsigned char' changed the value to 179 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a4cb9602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a4b70a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a4b92c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINKS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 179 (8-bit, unsigned) to type 'char' changed the value to -77 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -77 (8-bit, signed) to type 'unsigned char' changed the value to 179 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa938a8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa9375fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa93781e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINK_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f402c3ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f402af1f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f402b1410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LANE_LINK_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fba696b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fba6822d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fba6844f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbb6fdf702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbb6e96b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbb6eb8d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e5b00402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e59b787c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e59d9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_MEAN_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff1821c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff180d3d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff180f5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_MEAN_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3567e8602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35669fa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3566c1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_OCCUPANCY ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f35ba9b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35b95247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f35b97460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_OCCUPANCY_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f87464d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f87450457c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87452670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f55d8c9102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55d78057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55d7a270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_HALTING_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc0d6fe902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc0d5b5d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc0d5d7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f555cea202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f555ba167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f555bc380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f410f6c402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f410e2387c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f410e45a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f320f94202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f320e4b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f320e6d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane LAST_STEP_VEHICLE_NUMBER_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9cf5b4e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9cf46c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9cf48e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CO2EMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcc5c3f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcc5af6c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcc5b18e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CO2EMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe1d138302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe1cfef77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe1d01190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f919edc702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f919d93b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f919db5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_COEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0ed962f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0ed81a37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0ed83c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CURRENT_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9895e0f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98949837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9894ba50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_CURRENT_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3e8d1f102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3e8bd657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3e8bf870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_FUELCONSUMPTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2f6398f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f625037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2f627250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_FUELCONSUMPTION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8819b8b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f88186ff7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f88189210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_HCEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13765d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13751497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f137536b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_HCEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f423d5d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f423c1457c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f423c3670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6def3fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6dedf6e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6dee1900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f08b222a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08b0d9e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08b0fc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_MAXSPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f466e91502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f466d4897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f466d6ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_MAXSPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f25a612c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f25a4ca07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f25a4ec20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOISEEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==17430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f72bee7d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f72bd9f17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f72bdc130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOISEEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> 
> =================================================================
> ==17419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f617333602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6171eaa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61720cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f33c397f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f33c24f37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f33c27150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_NOXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f61dad0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61d987e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61d9aa00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_PMXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f285edf502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f285d9697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f285db8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_PMXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1dd197902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1dd04ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1dd070f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_SHAPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0d330f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0d31c6c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0d31e8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_SHAPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa0382b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa036e247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa0370460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f696715702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6965ccb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6965eed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WIDTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffbf16bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffbf02307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffbf04520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane VAR_WIDTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4f34eae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4f33a227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4f33c440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f801406102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8012bd57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8012df70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd3f3a6f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3f25e37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd3f28050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f524879202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f52473067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f52475280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Lane errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f41211f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f411fd6a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f411ff8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f417661802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f417518c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f41753ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a23d9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a229047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a22b260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_COUNT two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbf6deb702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbf6ca2b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbf6cc4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST no_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1199 byte(s) in 41 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73bd71d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f73bc2917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f73bc4b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST one_detector ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f728a76e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f72892e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f72895040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector ID_LIST two_detectors ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4b9613802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4b94cac7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4b94ece0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector errors UnknownAD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1d94af502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1d936697c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1d9388b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1211 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f75fe02802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f75fcb9c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f75fcdbe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f766c69602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f766b20a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f766b42c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f085a53e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f08590b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f08592d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector one_vehicle two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d836ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d8225e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d824800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f499786b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f49963df7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f49966010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two10s_10m_s_near ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e1a99f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e195137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e197350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2cbaa3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2cb95b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2cb97d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two1s_10m_s_near ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f002df9202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f002cb067c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f002cd280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable MeMeDetector two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 161 (8-bit, unsigned) to type 'char' changed the value to -95 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -95 (8-bit, signed) to type 'unsigned char' changed the value to 161 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1215 byte(s) in 42 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ff3baf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ff27237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ff29450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f47713b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f476ff2c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f477014e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f149927302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1497de77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f14980090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb5bcf4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb5bbab67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5bbcd80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbbbae4602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbbb99ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbbb9bdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feffe9db02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feffd54f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feffd7710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbd2625002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbd24dc47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbd24fe60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe6f906802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6f7bdc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6f7dfe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f586bf3002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f586aaa47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f586acc60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f47a58c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f47a443d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f47a465f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcf81c6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcf807dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf809fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efe6828102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efe66df57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efe670170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f42fdf7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f42fcaed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42fcd0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd0fe2d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd0fce477c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd0fd0690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable POI errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f07157b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f07143277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07145490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f88e96a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f88e96ef5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f88e821d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f658d43f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f658d4855ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f658bfb37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa47038002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fa4703c65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa46eef47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17e1c2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f17e1c675ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17e07957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ANGLE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3239b5102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f3239b975ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32386c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ANGLE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fafb970e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fafb97545ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fafb82827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fabd152102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fabd15675ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fabd00957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa5c6bce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fa5c6c145ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa5c57427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_LANEPOSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb26c5e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fb26c6295ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb26b1577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_LANEPOSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f985570f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f98557555ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98542837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_NEXT_EDGE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa55786a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fa5578b05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa5563de7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7d4c23002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f7d4c2765ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d4ada47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f82316e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f82317265ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f82302547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION3D_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa64b8c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fa64b9085ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa64a4367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f55f707a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f55f70c05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55f5bee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ROAD_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f68c1402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f5f68c5a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f677887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_ROAD_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9431c5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f9431ca55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f94307d37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8ec0c5502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f8ec0c9b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ebf7c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb48d1f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7fb48d23a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb48bd687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3615c8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f3615cce5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f36147fc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 756 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0aaa8e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f0aaa9285ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0aa94567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f981a14002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f981a1865ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9818cb47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f1c72a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f1f1c7705ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f1b29e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 718 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f35d865502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f35d869b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35d71c97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f573c61e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f573c6645ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f573b1927c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Person errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,278
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 174 (8-bit, unsigned) to type 'char' changed the value to -82 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -82 (8-bit, signed) to type 'unsigned char' changed the value to 174 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 754 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5b06b3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1a4d14b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1416:33
>     #2 0x32eb056 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19e77ab in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x20033ca in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:283:21
>     #5 0x34b7e1f 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:116:9
>     #6 0x7f5b06b785ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5b056a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9d0c99402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9d0b5087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9d0b72a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f99238a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f992241d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f992263f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd76a0cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd768c417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd768e630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcfb60df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcfb4c537c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcfb4e750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa98053602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa97f0aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa97f2cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe46dedc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe46ca507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe46cc720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_FILL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f67b5dae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f67b49227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f67b4b440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_FILL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd9e0b0c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd9df6807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd9df8a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_SHAPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f80d450502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f80d30797c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80d329b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_SHAPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa068af902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa06766d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa06788f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 921 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0146e2302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f01459977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0145bb90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 957 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd109dcc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1089407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd108b620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff16b6b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff16a22d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff16a44f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 919 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1e5b50702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1e5a07b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1e5a29d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f32be26602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f32bcdda7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f32bcffc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Polygon errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 955 byte(s) in 36 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbbe834802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbbe6ebc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbbe70de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcce36bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcce22337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcce24550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb45238502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb450ef97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb45111b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f876289a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f876140e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f87616300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f18efe8d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f18eea017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18eec230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route VAR_EDGES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4cb884502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4cb73b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4cb75db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route VAR_EDGES_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f888c97602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f888b4ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f888b70c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fca3b38402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fca39ef87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fca3a11a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0b0163902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0b001ad7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b003cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f97c905602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f97c7bca7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f97c7dec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Route errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==19142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f43fe33202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f43fcea67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f43fd0c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3D3DAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd7e7e1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd7e69907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd7e6bb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3D3DDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f753f42302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f753df977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f753e1b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3DRoadPosAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e4ef4d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e4dac17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e4dce30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST 3DRoadpPosDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd186e0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd18597d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd185b9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPos3DAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f223852d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22370a17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22372c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPos3DDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f95478f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f95464667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f95466880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f21e52a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f21e3e167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f21e40380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f831dbf102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f831c7657c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f831c9870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION 2DToRoadPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8708ef202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8707a667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8707c880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION 3DToRoadPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0cd2eac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0cd1a207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cd1c420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidLaneId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9592a7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f95915e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f95918070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidPosOnRoad ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4f58eca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4f57a3e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4f57c600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION InvalidRoadId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f64fbd9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f64fa9127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f64fab340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION RoadPosTo2D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==20371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f09ae67102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f09ad1e57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f09ad4070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION RoadPosTo3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==20359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa82b57602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa82a0ea7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa82a30c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION SameType3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb74b74902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb74a2bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb74a4df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation POSITION_CONVERSION SameTypeRoadPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 364 byte(s) in 14 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f935cccd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f935b8417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f935ba630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation VAR_TIME_STEP ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f62af88502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f62ae3f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f62ae61b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f28564f002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f28550647c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28552860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5463f3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5462aa77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5462cc90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_ARRIVED_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff8af24902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff8addbd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff8adfdf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb326bf302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3257677c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3259890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_DEPARTED_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f698352c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69820a07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69822c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa434e0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa4339777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa433b990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_LOADED_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fae951fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fae93d727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fae93f940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9acd2c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9acbe397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9acc05b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_ENDING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1c7d66002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1c7c1d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1c7c3f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_MANEUVERING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,379
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f98d37f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98d23687c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f98d258a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_MANEUVERING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,379
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 968 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6a6ce6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a6b9d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a6bbf60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48b53ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48b3f607c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48b41820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_PARKING_STARTING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,364
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3d6ef4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d6dac37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d6dce50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f059065902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f058f1cd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f058f3ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_ENDING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f406867802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f40671ec7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f406740e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2c4ff3d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2c4eab17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2c4ecd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_STOP_STARTING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,332
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f224b54502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f224a0b97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f224a2db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2739d6c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f27388e07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2738b020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_ENDING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0ba525e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0ba3dd27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0ba3ff40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_IDS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fefb59eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fefb455f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fefb47810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Simulation vehicle_state_changes VAR_TELEPORT_STARTING_VEHICLES_NUMBER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 171 (8-bit, unsigned) to type 'char' changed the value to -85 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -85 (8-bit, signed) to type 'unsigned char' changed the value to 171 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ec0ac502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ebf6397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ebf85b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f61a5a9402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61a46087c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61a482a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f142d60302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f142c1777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f142c3990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0fc2c1002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0fc17847c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0fc19a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f28b6f7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f28b5aeb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28b5d0d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb7a406d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb7a2be17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb7a2e030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_COUNT_subseconds two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feb65b6602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feb646da7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feb648fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0475f5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0474acf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0474cf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8a7fd4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8a7e8b67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a7ead80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc7a187b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc7a03ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7a06110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds no_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fecfc7ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fecfb31f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fecfb5410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds one_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa521eb002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa520a247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa520c460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight ID_LIST_subseconds two_tl ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 462 byte(s) in 20 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe81338402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe811ef87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe81211a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PHASE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f686be9302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f686aa077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f686ac290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PHASE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff18c86102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff18b3d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff18b5f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PROGRAM ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9cd8c7202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9cd77e67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9cd7a080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_CURRENT_PROGRAM_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1026 byte(s) in 37 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff9f027f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff9eedf37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff9ef0150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_DURATION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2ff2a9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2ff160e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ff18300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_DURATION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9845cc202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f98448367c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9844a580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LANES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e7e3bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e7cf317c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e7d1530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LANES_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f671f34d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f671dec17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f671e0e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LINKS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb7134b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb71202c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb71224e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_LINKS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0cb959602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0cb810a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cb832c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_NEXT_SWITCH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8f0e44f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8f0cfc37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8f0d1e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_NEXT_SWITCH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0fefb0702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0fee67b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0fee89d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_COMPLETE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1eb7430 in libsumo::TrafficLight::getAllProgramLogics(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.cpp:81:35
>     #2 0x1bdbf62 in libsumo::TrafficLight::getCompleteRedYellowGreenDefinition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.h:79:16
>     #3 0x1bc17ef in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f07601040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f076136e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_COMPLETE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1eb7430 in libsumo::TrafficLight::getAllProgramLogics(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.cpp:81:35
>     #2 0x1bdbf62 in libsumo::TrafficLight::getCompleteRedYellowGreenDefinition(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/libsumo/TrafficLight.h:79:16
>     #3 0x1bc17ef in TraCIServerAPI_TrafficLight::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:48:63
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8fe94e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8fea75002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_STATE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 852 byte(s) in 32 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa2d06b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2cf2247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2cf4460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight TL_RYG_STATE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,269
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 888 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0e1a7ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e193427c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e195640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors UnknownTL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f84a477b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f84a32ef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f84a35110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 656 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe0ceac902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe0cd63d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe0cd85f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors_subseconds UnknownTL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2dce4ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2dcd05e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2dcd2800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable TrafficLight errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==16843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 692 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6507bfd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f65067717c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f65069930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST 3DAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f79650bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7963c337c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7963e550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST 3DDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f14358e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f143445b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f143467d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST RoadPosAir ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e2233302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e20ea77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e210c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle DISTANCE_REQUEST RoadPosDrive ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69f9c3c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69f87b07c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69f89d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd550b0802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd54f67c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd54f89e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6b8414b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6b82cbf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6b82ee10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff5d238002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff5d0ef47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff5d11160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30faa1402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30f95887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30f97aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ACCUMULATED_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f861425202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8612dc67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8612fe80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ANGLE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5a7629f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5a74e137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5a750350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ANGLE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9cfe92102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9cfd4957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9cfd6b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_APPARENT_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f20da69002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20d92047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20d94260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_APPARENT_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fedf723f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fedf5db37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fedf5fd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_CO2EMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f34f7c0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f34f67757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f34f69970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_CO2EMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3d4a7b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d493257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d495470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc6e44be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc6e30327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc6e32540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe6f328d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe6f1e017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe6f20230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8bec15402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8beacc87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8beaeea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f849b9ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f849a5207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f849a7420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_DISTANCE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdc2253f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdc210b37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdc212d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4a6183702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4a603ab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4a605cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGES_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fefcb66002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fefca1d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fefca3f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_EFFORT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff06200902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff060b7d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff060d9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_EFFORT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f44f916702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f44f7cdb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f44f7efd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_TRAVELTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f61e97ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61e83217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61e85430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EDGE_TRAVELTIME_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa53229102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa530e057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa5310270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EMERGENCY_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f88158ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f88144217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f88146430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_EMERGENCY_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2de34e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2de20597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2de227b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_FUELCONSUMPTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f59cc19302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59cad077c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59caf290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_FUELCONSUMPTION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2dee98a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2ded4fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2ded7200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_HCEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f19a25f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f19a116a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f19a138c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_HCEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e1c50302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e1b0777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e1b2990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANEPOSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcb65b2a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb6469e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb648c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANEPOSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f81759bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f81745307c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f81747520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANE_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f461a55302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f46190c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46192e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_LANE_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0ec435102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0ec2ec57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0ec30e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOISEEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fee9455802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fee930cc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fee932ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOISEEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:119:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa71b9a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa71a51a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa71a73c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbfbdc5602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbfbc7ca7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbfbc9ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_NOXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb3b3b2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb3b26957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb3b28b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_PMXEMISSION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17e67d902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17e534d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17e556f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_PMXEMISSION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f18f775302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f18f62c77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18f64e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fab951ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fab93d217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fab93f430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION3D ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f50dd6fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f50dc2727c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f50dc4940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION3D_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8d3839002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8d36f047c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d371260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_POSITION_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc02916202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc027cd67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc027ef80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROAD_ID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f89b5a4902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f89b45bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f89b47df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROAD_ID_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8ee416d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8ee2ce17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8ee2f030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5571e1f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55709937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5570bb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE_INDEX ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13ba59f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13b91137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13b93350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_ROUTE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcff14c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcff00357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcff02570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fde3290302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde314777c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde316990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_SPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f804aa1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f80495907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f80497b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_STOPSTATE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc27225802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc270dcc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc270fee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_STOPSTATE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fad8dc4602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad8c7ba7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad8c9dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_TYPE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f587aa0f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f58795837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f58797a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_TYPE_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==17819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f367b50c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f367a0807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f367a2a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle VAR_WAITINGTIME ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0a8c02e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0a8aba27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a8adc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2785e3002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f27849a47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2784bc60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe77c0ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe77ac2e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe77ae500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f30f76a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f30f621a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f30f643c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable Vehicle errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb120df602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb11f96a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb11fb8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_COUNT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fabd8daf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fabd79237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fabd7b450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_COUNT_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd154e2e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd1539a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd153bc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_LIST ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 135 (8-bit, unsigned) to type 'char' changed the value to -121 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -121 (8-bit, signed) to type 'unsigned char' changed the value to 135 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fed4d23502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fed4bda97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fed4bfcb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType ID_LIST_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 135 (8-bit, unsigned) to type 'char' changed the value to -121 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -121 (8-bit, signed) to type 'unsigned char' changed the value to 135 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f85e8e3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f85e79a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f85e7bc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_ACCEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17c5ada02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17c464e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17c48700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_ACCEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9e491ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9e47d5e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9e47f800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_APPARENT_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7effe316f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7effe1ce37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7effe1f050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_APPARENT_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f79a639d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f79a4f117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f79a51330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9f3b1e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9f39d557c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9f39f770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_COLOR_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f28fc55702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f28fb0cb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f28fb2ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f510809102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5106c057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5106e270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd6097d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd6083447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6085660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMERGENCY_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f128252b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f128109f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12812c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMERGENCY_DECEL_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f75633d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7561f447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f75621660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMISSIONCLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe9f586002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe9f43d47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe9f45f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_EMISSIONCLASS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9fe216f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9fe0ce37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9fe0f050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_HEIGHT ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcd88fa802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcd87b1c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd87d3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb58437d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb582ef17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb5831130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_LENGTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc276b2502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc2756997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc2758bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MAXSPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc386e3a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc3859ae7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc385bd00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MAXSPEED_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3383d4002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f33828b47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3382ad60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MINGAP ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6134ab302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f61336277c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f61338490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_MINGAP_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fde4af8a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde49afe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde49d200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_SHAPECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe18dbe202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe18c7567c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe18c9780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_SHAPECLASS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8d15a2b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8d1459f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8d147c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_TAU ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f862b79602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f862a30a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f862a52c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_TAU_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa22851502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa2270897c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa2272ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_VEHICLECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f51133ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5111f207c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51121420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_VEHICLECLASS_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fde65fb602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fde64b2a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fde64d4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_WIDTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f76d76dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f76d62507c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f76d64720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType VAR_WIDTH_subseconds ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 690 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb7d92da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb7d7e4e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb7d80700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e2388a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e223fe7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2e226200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 652 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f74f41cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f74f2d437c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f74f2f650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors_subseconds UnknownID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73ec4a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f73eb0197c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f73eb23b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : get_variable VehicleType errors_subseconds UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,271
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==18658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 688 byte(s) in 29 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f23f5f2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f23f4aa37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f23f4cc50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeEffortInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd667b9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd6667137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd6669350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeEffortInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==23054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f687ed8c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f687d9007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f687db220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeTravelTimeInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f954e17402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f954cce87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f954cf0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge EdgeTravelTimeInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==23002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9ae3c6702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9ae27db7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9ae29fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcb86a4002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb855b47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb857d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Edge error ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
3a4,6
> =================================================================
> ==23092==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000013e90 at pc 0x000001ab589b bp 0x7ffdb958c0f0 sp 0x7ffdb958c0e8
> WRITE of size 8 at 0x60b000013e90 thread T0

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb84b73b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb84a2af7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb84a4d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f481cb1f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f481b6937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f481b8b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_ALLOWED InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fad3f78d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fad3e3017c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fad3e5230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f892588c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f89244007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f89246220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faf763f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf74f667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf751880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LANE_DISALLOWED InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2a8803702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2a86bab7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2a86dcd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f938f77902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f938e2ed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f938e50f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efc8f82e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efc8e3a27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efc8e5c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane LENGTH InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa6fd53202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6fc0a67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6fc2c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7eff2da5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7eff2c5d37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7eff2c7f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1ef396102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ef24d57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ef26f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane MAX_SPEED InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f464ac4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f46497bc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f46499de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Lane VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 163 (8-bit, unsigned) to type 'char' changed the value to -93 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -93 (8-bit, signed) to type 'unsigned char' changed the value to 163 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc8c808902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc8c6bfd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc8c6e1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f651b7ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f651a3627c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f651a5840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f702ab4302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f70296b77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f70298d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff994c0902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff99377d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff99399f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI REMOVE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f42eee2a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f42ed99e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f42edbc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdadf3de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdaddf527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdade1740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f63e341c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f63e1f907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f63e21b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_COLOR InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5bc866802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5bc71dc7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5bc73fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4cad13102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4cabca57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4cabec70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73ecb2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f73eb69d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f73eb8bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdb6defa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdb6ca6e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdb6cc900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_POSITION InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb9ac6a802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb9ab21c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb9ab43e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 167 (8-bit, unsigned) to type 'char' changed the value to -89 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -89 (8-bit, signed) to type 'unsigned char' changed the value to 167 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7d14cfc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d138707c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d13a920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0f00b5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0eff6d27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0eff8f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable POI VAR_TYPE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 199 (8-bit, unsigned) to type 'char' changed the value to -57 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -57 (8-bit, signed) to type 'unsigned char' changed the value to 199 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7cd30b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7cd1c267c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7cd1e480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa107a9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa10660f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa1068310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8a52ca302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8a518177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8a51a390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f52ad69902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f52ac20d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f52ac42f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon REMOVE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,254
> 
> =================================================================
> ==22818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f959c99802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f959b50c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f959b72e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f121913f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1217cb37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1217ed50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3507b8902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f35066fd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f350691f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_COLOR InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f998b22802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9989d9c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9989fbe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faf7933302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faf77ea77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faf780c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f48bf81402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f48be3887c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f48be5aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_FILL InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f03fb5a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f03fa11b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f03fa33d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb94ad1702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb94988b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb949aad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f73ea1f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f73e8d6c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f73e8f8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa4353c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa433f397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa43415b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_SHAPE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f102513b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1023caf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1023ed10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 168 (8-bit, unsigned) to type 'char' changed the value to -88 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -88 (8-bit, signed) to type 'unsigned char' changed the value to 168 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc7e11e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc7dfd5c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7dff7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13aa40b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13a8f7f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13a91a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Polygon VAR_TYPE InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 200 (8-bit, unsigned) to type 'char' changed the value to -56 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -56 (8-bit, signed) to type 'unsigned char' changed the value to 200 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 853 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4c47c9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4c468137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4c46a350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Route ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4325d5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f43248c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4324ae60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Route VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 166 (8-bit, unsigned) to type 'char' changed the value to -90 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -90 (8-bit, signed) to type 'unsigned char' changed the value to 166 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc60cc5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc60b7cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc60b9f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_CLEAR_PENDING_VEHICLES ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 586 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb4414d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb4400497c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb44026b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Simulation CMD_SAVE_SIMSTATE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7eae35d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7eaced17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ead0f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_addTwo ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,10
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,278
> 
> =================================================================
> ==20896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fad3e7bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7fad3d5520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replace ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,276
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2e0a9b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f2e097470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2e095257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM basic_replaceAdded ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,277
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb88548c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 448 byte(s) in 4 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7fb8842220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_COMPLETE_PROGRAM replace_less_phases ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,276
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdd737e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 336 byte(s) in 3 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7fdd725790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdd723577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc39671902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc39528d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc3954af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_DURATION error_FalseValueType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa662cae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6618227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa661a440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f282ee2902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f282d99d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f282dbbf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_FalseValueType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc2906ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc28f2217c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc28f4430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_IndexNegative ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc17b9d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc17a5447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc17a7660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PHASE_INDEX error_IndexTooLarge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f632069c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f631f2107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f631f4320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PROGRAM basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f478b63602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f478a1aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f478a3cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_PROGRAM error_UnknownProgram ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,255
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1e0195002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1e004c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1e006e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_STATE basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc9950ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc993c2e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc993e500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight TL_STATE error_FalseValueType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 714 byte(s) in 28 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e513f202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e4ff667c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e501880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,253
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 162 (8-bit, unsigned) to type 'char' changed the value to -94 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -94 (8-bit, signed) to type 'unsigned char' changed the value to 162 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 424 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0240c5202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f023f7c67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f023f9e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnknownTL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcbf88e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcbf74547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcbf76760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors UnsupportedVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,254
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 426 byte(s) in 18 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f463064a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f462f1be7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f462f3e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable TrafficLight errors invalid_phase_index ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
1a2,9
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 165 (8-bit, unsigned) to type 'char' changed the value to -91 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -91 (8-bit, signed) to type 'unsigned char' changed the value to 165 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 194 (8-bit, unsigned) to type 'char' changed the value to -62 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -62 (8-bit, signed) to type 'unsigned char' changed the value to 194 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,277
> 
> =================================================================
> ==20941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 990 byte(s) in 35 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9b964c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 336 byte(s) in 3 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1bd8f43 in TraCIServerAPI_TrafficLight::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_TrafficLight.cpp:423:47
>     #2 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #3 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #4 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #5 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #6 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #7 0x7f9b952570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD ADD ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 717 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa74047202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa73efe67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa73f2080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidID ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==21743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f839aff602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8399b6a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8399d8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidLane ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,377
> 
> =================================================================
> ==21769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f119beef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x14954d6 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:24
>     #2 0x1f534e4 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char
> > const&, std::__cxx11::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, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1185:74
>     #3 0x1c24351 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f119ac850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidPos ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==21813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fefe84e502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fefe70597c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fefe727b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidRoute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==21751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8015f7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8014aed7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8014d0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidSpeed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
7a16,378
> 
> =================================================================
> ==21754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc34078902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x14954d6 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:24
>     #2 0x1f534e4 in libsumo::Vehicle::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char
> > const&, std::__cxx11::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, int) /home/delphi/clangDebug/sumo/src/libsumo/Vehicle.cpp:1185:74
>     #3 0x1c24351 in TraCIServerAPI_Vehicle::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Vehicle.cpp:977:17
>     #4 0x1aba6cb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:823:19
>     #5 0x1ac40b1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:664:41
>     #6 0xecfd5f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:587:12
>     #7 0xecea44 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:382:9
>     #8 0xebcf2d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc33f51f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ADD InvalidType ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
6a15,298
> 
> =================================================================
> ==21760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f05470d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0545c457c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0545e670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7feaa137402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fea9fee87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feaa010a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane InvalidLaneId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6fc948702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6fc7ffb7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6fc821d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f74783de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7476f527c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f74771740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane PassingJunction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f901b4f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f901a06a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f901a28c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane RouteDisallows ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fede741202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fede5f867c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fede61a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane hold ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcbb495102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcbb34c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcbb36e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChange ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 657 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa725fc502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa724b397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa724d5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeLane relativeLaneChangeOpposite ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 699 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb1221b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb120d247c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb120f460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff5adee702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff5aca5b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff5acc7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute FalseEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6b8151a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6b8008e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6b802b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb96ffab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb96eb1f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb96ed410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute UnknownEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 140 (8-bit, unsigned) to type 'char' changed the value to -116 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -116 (8-bit, signed) to type 'unsigned char' changed the value to 140 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6653b8c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f66527007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f66529220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute disconnected ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f51fd12602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f51fbc9a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51fbebc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRoute invalidOnInternal ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd5a9ae902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd5a865d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd5a887f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteBus Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,352
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 841 byte(s) in 33 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9bdc4a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9bdb01a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9bdb23c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,328
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5e6351302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5e620877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5e622a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID FalseEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f613ce6702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f613b9db7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f613bbfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fabc517b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fabc3cef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fabc3f110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID InvalidRouteId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,309
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f92a091302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f929f4877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f929f6a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeRouteByID disconnected ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f16f5f5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f16f4ace7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f16f4cf00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc2efbc502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc2ee7397c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc2ee95b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget InvalidEdgeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0e4b10a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0e49c7e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0e49ea00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8e5cf3b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8e5baaf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8e5bcd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget OnInternal ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,329
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 557 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f075becd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f075aa417c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f075ac630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle ChangeTarget UnreachableTarget ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a8,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f17838af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f17824237c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f17826450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeEffortInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ffabfe0c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ffabe9807c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ffabeba20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeEffortInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==21551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f625088502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f624f3f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f624f61b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeTravelTimeInfo Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f01e328c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f01e1e007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f01e20220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle EdgeTravelTimeInfo InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,294
> 
> =================================================================
> ==21529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fb1a61d702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fb1a4d4b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fb1a4f6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoCoop ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f13c72d702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f13c5e4b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f13c606d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoRight ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fdfbd7b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fdfbc32c7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fdfbc54e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoSpeedGain ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f64ad22502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f64abd997c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f64abfbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode NoStrategic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f086721b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0865d8f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0865fb10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Always ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,384
> 
> =================================================================
> ==21287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5b112c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5b0fe347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5b100560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_NoOverlap ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,363
> 
> =================================================================
> ==21291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 670 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc7029c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc7015357c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc7017570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Opportunistic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3cabb5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3caa6c47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3caa8e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle LaneChangeMode Prio_Urgent ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0570e6302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f056f9d77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f056fbf90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidEdge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcd4475d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcd432d17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcd434f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidLane ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcfe2e0602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcfe197a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcfe1b9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f51cfc0e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f51ce7827c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f51ce9a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveTo MoveTo ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc6a065102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc69f1c57c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc69f3e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY failed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f205eb9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f205d7137c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f205d9350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY force_collision ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==22244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbd585a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbd571177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbd573390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY implicit_speed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2541e9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2540a0e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f2540c300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f184572702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f184429b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f18444bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY leave_net ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 617 byte(s) in 25 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f076932902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0767e9d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f07680bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fce0b01102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fce09b857c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fce09da70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f20e84b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f20e70297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f20e724b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_edge_by_id ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe11b58502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe11a0f97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe11a31b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_failed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 476 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1f4e8c702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1f4d43b7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1f4d65d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY offroute_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 618 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f69e0eb502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f69dfa297c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f69dfc4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_angle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3a12,295
> 
> =================================================================
> ==22344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7ff1d213b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7ff1d0caf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7ff1d0ed10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_ignored_angle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fecf08a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fecef4177c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fecef6390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY set_speed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9c9429602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9c92e0a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9c9302c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7779b1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f77786907c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f77788b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcf0380f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcf023837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcf025a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0bedb3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0bec6b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0bec8d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroad_mode2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f9defa9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f9dee6127c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f9dee8340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 616 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f228779c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f22863107c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f22865320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY sublane_offroute_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 668 byte(s) in 26 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f00c1b3602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f00c06aa7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f00c08cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY subsequent_edge ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faa8338502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faa81ef97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa8211b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,294
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f164073e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f163f2b27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f163f4d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle MoveToXY undeparted2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,313
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 608 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f785d11d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f785bc917c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f785beb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle REMOVE ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd58e38502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd58cef97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0xfa62f0 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xfa621d in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xfa5bff in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xfd9716 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xf2276b in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x1ab870d in TraCIServer::vehicleStateChanged(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:405:48
>     #7 0xf031f6 in MSNet::informVehicleStateListener(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1140:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode InvalidNodeId ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0cdd9a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0cdc5187c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0cdc73a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6e3da1602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6e3c58a7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6e3c7ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoAccelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fc46c72302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fc46b2977c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fc46b4b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoDecelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7faa8028002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7faa7edf47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7faa7f0160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_NoSafetyCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,345
> 
> =================================================================
> ==21682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd73f96d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd73e4e17c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd73e7030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode ignore_junction ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7efc843a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7efc82f167c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7efc831380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SetSpeed_SpeedMode runs_at_red_forced ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
5a6,313
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 907 byte(s) in 31 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3d2d12e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3d2bca27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3d2bec40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f3c92dcc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f3c919407c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f3c91b620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle Signalling InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd351ce002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd3508547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd350a760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd413c8f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4128037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd412a250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_Basic ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f651bd2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f651a8957c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f651aab70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoAccelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7de117002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7ddfce47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7ddff060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown Fast_NoDecelCheck ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f39586ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f39572227c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f39574440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fecec84902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7feceb3bd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7feceb5df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown InvalidTimeInterval ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8f52a3f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8f515b37c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8f517d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDown VeryFast ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a11,294
> 
> =================================================================
> ==21140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f851960102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f85181757c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f85183970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle SlowDownAndSetSpeed ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f618a26302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6188dd77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6188ff90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode InvalidNode ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7bdf00b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7bddb7f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7bddda10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode Parking ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f60de19d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f60dcd117c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f60dcf330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle StopNode PositionRoadMap ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,331
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==20950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 566 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe04a1e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe048d587c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe048f7a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_multi_set ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7eff5e6da02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7eff5d24e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7eff5d4700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated get_id_single_set ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f104039102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f103ef057c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f103f1270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated multi_set ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f71fd23202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f71fbda67c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f71fbfc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle VehicleTypeRelated set_individual_length ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,308
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 593 byte(s) in 21 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f977e7fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f977d36f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f977d5910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle remove_parking ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,383
> 
> =================================================================
> ==21877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 647 byte(s) in 24 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f2f709fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f2f6f56e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0xfa62f0 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xfa621d in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xfa5bff in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xfd9716 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xf2276b in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x1ab870d in TraCIServer::vehicleStateChanged(SUMOVehicle const*, MSNet::VehicleState, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:405:48
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_global_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0b2f38c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0b2df007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0b2e1220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting effort_vehicle_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f826627a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8264dee7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f82650100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_global_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f68a998c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f68a85007c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f68a87220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle rerouting tt_vehicle_reroute ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,315
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1eda37002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1ed8ee47c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1ed91060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,330
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fbfd2bbe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fbfd17327c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fbfd19540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_parking ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f59f8dc002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f59f79347c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f59f7b560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle resume_from_stop_triggered ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 196 (8-bit, unsigned) to type 'char' changed the value to -60 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -60 (8-bit, signed) to type 'unsigned char' changed the value to 196 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 602 byte(s) in 22 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f58447e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f58433547c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f58435760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_ACCEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f4ee2e5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f4ee19cf7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f4ee1bf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_COLOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f0a13cd902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f0a1284d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f0a12a6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_DECEL ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa50d17b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa50bcef7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa50bf110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_EMISSIONCLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd4cc88f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd4cb4037c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd4cb6250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_IMPERFECTION ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fd2134eb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fd21205f7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fd2122810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_LENGTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f595d5b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f595c1257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f595c3470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==21954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f55ebb9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f55ea70e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f55ea9300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED_0 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a10,293
> 
> =================================================================
> ==21962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f1dd631302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f1dd4e877c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f1dd50a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_MINGAP ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==21945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fa6b17b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fa6b03257c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fa6b05470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_PARAMETER ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 654 byte(s) in 27 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6a2ed8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6a2d8f87c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6a2db1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SHAPECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f7d22c0f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f7d217837c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f7d219a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_SPEED_FACTOR ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fcb6e01f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fcb6cb937c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fcb6cdb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_TAU ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fea7f3c302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fea7df377c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fea7e1590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_VEHICLECLASS ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5f5d66502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5f5c1d97c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5f5c3fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : set_variable Vehicle zSimpleSetGet VAR_WIDTH ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,292
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 164 (8-bit, unsigned) to type 'char' changed the value to -92 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -92 (8-bit, signed) to type 'unsigned char' changed the value to 164 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==22081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 19 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe67ec4e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe67d7c27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe67d9e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : testAPI ( Last six runs Sep2021 Aug2021 )

---------- Differences in detector ----------
2a3,9
> <!-- generated on 2021-08-29 03:08:13 by Eclipse SUMO sumo Version v1_10_0+0366-b983c02ec45
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c11,42
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="1.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="1.00" end="2.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="2.00" end="3.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="3.00" end="4.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="4.00" end="5.00" id="det1" nVehContrib="0" flow="0.00" occupancy="20.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="1"/>
< </detector>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>         <end value="100"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 170 (8-bit, unsigned) to type 'char' changed the value to -86 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -86 (8-bit, signed) to type 'unsigned char' changed the value to 170 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 239 (8-bit, unsigned) to type 'char' changed the value to -17 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -17 (8-bit, signed) to type 'unsigned char' changed the value to 239 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
3c11,105
< Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo
---
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:258:52: runtime error: member call on address 0x617000018180 which does not point to an object of type 'MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  1e 00 80 54  11 00 80 7d 00 00 00 00  50 62 07 05 00 00 00 00  00 00 00 00 be be be be  be be be be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:258:52 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16: runtime error: member access within address 0x617000018180 which does not point to an object of type 'const MSVehicleType'
> 0x617000018180: note: object has invalid vptr
>  1e 00 80 54  11 00 80 7d 00 00 00 00  50 62 07 05 00 00 00 00  00 00 00 00 be be be be  be be be be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16: runtime error: member access within address 0x617000018188 which does not point to an object of type 'const SUMOVTypeParameter'
> 0x617000018188: note: object is of type 'Parameterised'
>  00 00 00 00  50 62 07 05 00 00 00 00  00 00 00 00 be be be be  be be be be be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'Parameterised'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:182:16 in 
<truncated after showing first 30 lines>
---------- Differences in log ----------
1,32d0
< ***Starting server on port <PORT> ***
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Error: Answered with error to command 0xa3: No connection from lane 'e_vu0_0' to lane 'e_m4_1'
< Error: Answered with error to command 0xa3: Lane 'dummy' is not known
< custom message test
< Simulation ended at time: 15.00
< Reason: TraCI issued load command.
< DijkstraRouter answered 3 queries and explored 12.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 38.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 5 queries and explored 9.80 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo
< Simulation ended at time: 5.00
< Reason: TraCI requested termination.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< Persons: 
<truncated after showing first 30 lines>
---------- Differences in testclient_out ----------
148,223d147
<     getIDList: p0 pWaiting
<     getRoadID: e_m3
<     getLaneID: e_m3_0
<     getTypeID: stilts
<     getWaitingTime: 0.00
<     getNextEdge: :n_m4_4
<     getStage: walking
<     getRemainingStages: 1
<     getVehicle: 
<     getEdges: e_m3 e_m4
<     getPosition: TraCIPosition(1501.64,490.47,0)
<     getPosition3D: TraCIPosition(1501.64,490.47,0)
<     getAngle: 90.00
<     getSlope: 0.00
<     getLanePosition: 1.64
<     getLength: 0.21
<     getColor: TraCIColor(255,255,0,128)
<     param: bar
<     getSpeed: 2.57
<     getRemainingStages: 4
<     getRemainingStages: 3
<     getRemainingStages: 1
<     getStage: waiting (last stage removed)
<     getEdges after rerouting: e_u1 e_vu2 e_m5
<   trafficlights:
<     getIDList: n_m4
<     getIDCount: 1
<     state: ggGGrrr
<     program: 0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f12c8ae302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f12c76577c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f12c78790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS1 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f546560a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f546417e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f54643a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEEDLANEPOS2 ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f488bd6e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f488a8e27c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f488ab040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_ARRIVED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f890d04302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f890bbb77c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f890bdd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription VAR_VEH_SPEED_LIMITED ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,293
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 930 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f5d8951902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f5d8808d7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f5d882af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors ArrivedVehicle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6ab156902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6ab00dd7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6ab02ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors UnknownCommand ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 255 (8-bit, unsigned) to type 'char' changed the value to -1 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -1 (8-bit, signed) to type 'unsigned char' changed the value to 255 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
1a6,310
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 255 (8-bit, unsigned) to type 'char' changed the value to -1 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -1 (8-bit, signed) to type 'unsigned char' changed the value to 255 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f6c490d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f6c47c447c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f6c47e660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors UnknownVariable ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,295
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 172 (8-bit, unsigned) to type 'char' changed the value to -84 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -84 (8-bit, signed) to type 'unsigned char' changed the value to 172 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7fe2dd11a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7fe2dbc8e7c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7fe2dbeb00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : variable_subscription errors UnknownVehicle ( Last six runs Sep2021 Aug2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
2a7,311
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13: runtime error: implicit conversion from type 'unsigned char' of value 212 (8-bit, unsigned) to type 'char' changed the value to -44 (8-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:412:13 in 
> /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10: runtime error: implicit conversion from type 'char' of value -44 (8-bit, signed) to type 'unsigned char' changed the value to 212 (8-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/tcpip/storage.cpp:414:10 in 
> 
> =================================================================
> ==23199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 932 byte(s) in 34 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x7f8b2450202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0xe8969d in malloc (/home/delphi/clangDebug/sumo/bin/sumoD+0xe8969d)
>     #1 0x7f8b230767c9 in ucnv_createConverterFromSharedData_66 (/usr/lib/x86_64-linux-gnu/libicuuc.so.66+0x7a7c9)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0xeb8e0d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0xeb8e0d)
>     #1 0x1aad91d in TraCIServer::TraCIServer(long long, int, int) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:317:32
>     #3 0x1fe5ba9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:299:5
>     #4 0xebcc64 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #5 0x7f8b232980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>