05Apr17r23819 - detailed test results for TRACI

To reconnect the TextTest GUI to these results, run:

texttest -a traci -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.30Apr012055.8498 -g

To start TextTest for these tests, run:

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


default: 576 tests: 557 succeeded 19 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on sim-build : get_variable InductionLoop errors UnknownIL ( Last six runs Apr2017 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xa0: Induction loop 'xxx' is not known
---
> Error: Answered with error to command 0xa0: Induction loop detector 'xxx' is not known
---------- Differences in testclient_out ----------
8c8
< .. Answered with error to command (160), [description: Induction loop 'xxx' is not known]
---
> .. Answered with error to command (160), [description: Induction loop detector 'xxx' is not known]

TEST FAILED on sim-build : get_variable MeMeDetector errors UnknownAD ( Last six runs Apr2017 )

---------- Differences in errors ----------
1c1
< Error: Answered with error to command 0xa1: Areal detector 'xxx' is not known
---
> Error: Answered with error to command 0xa1: Multi entry exit detector 'xxx' is not known
---------- Differences in testclient_out ----------
8c8
< .. Answered with error to command (161), [description: Areal detector 'xxx' is not known]
---
> .. Answered with error to command (161), [description: Multi entry exit detector 'xxx' is not known]

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated get_id_multi_set ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,41c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=74 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=74  ObjectID=0 valueDataType=12 string value: HBEFA3/PC_G_EU4
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=73  ObjectID=0 valueDataType=12 string value: passenger
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=74 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=73 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=74 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=74  ObjectID=0 valueDataType=12 string value: HBEFA2/P_7_2
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,4
> <!-- generated on Wed Apr  5 01:26:11 2017 by SUMO Version dev-SVN-r23819
> <?xml version="1.0" encoding="UTF-8"?>
4,6c6,26
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="0" depart="0.00" departLane="4/1to3/1_0" departPos="330.00" departSpeed="10.00" departDelay="0.00" arrival="47.00" arrivalLane="3/1to2/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="47.00" routeLength="470.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1@0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <report>
>         <xml-validation value="never"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="52481"/>
>     </traci_server>
> 
> </configuration>
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated get_id_single_set ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,27c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=73  ObjectID=0 valueDataType=12 string value: passenger
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=73 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=73  ObjectID=0 valueDataType=12 string value: taxi
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- Differences in tripinfos ----------
2a3,4
> <!-- generated on Wed Apr  5 01:26:11 2017 by SUMO Version dev-SVN-r23819
> <?xml version="1.0" encoding="UTF-8"?>
4,6c6,26
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="0" depart="0.00" departLane="4/1to3/1_0" departPos="330.00" departSpeed="10.00" departDelay="0.00" arrival="47.00" arrivalLane="3/1to2/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="47.00" routeLength="470.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1@0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <report>
>         <xml-validation value="never"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="37815"/>
>     </traci_server>
> 
> </configuration>
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated multi_set ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,38c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=74 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=74  ObjectID=0 valueDataType=12 string value: HBEFA3/PC_G_EU4
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=73  ObjectID=0 valueDataType=12 string value: passenger
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=74 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=73 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=74 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=74  ObjectID=0 valueDataType=12 string value: HBEFA2/P_7_2
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle VehicleTypeRelated set_individual_length ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,32c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=68 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=68  ObjectID=0 valueDataType=11 Double value: 3.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=68 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=68 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=68  ObjectID=0 valueDataType=11 Double value: 7.00
< 
< -> Command sent: <GetVariable>:
<   domID=165 varID=68 objID=t1
< .. Command acknowledged (165), [description: ]
<   CommandID=181  VariableID=68  ObjectID=t1 valueDataType=11 Double value: 3.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,4
> <!-- generated on Wed Apr  5 01:26:12 2017 by SUMO Version dev-SVN-r23819
> <?xml version="1.0" encoding="UTF-8"?>
4,6c6,26
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="0" depart="0.00" departLane="4/1to3/1_0" departPos="330.00" departSpeed="10.00" departDelay="0.00" arrival="47.00" arrivalLane="3/1to2/1_0" arrivalPos="400.00" arrivalSpeed="10.00" duration="47.00" routeLength="470.00" waitSteps="0" timeLoss="0.00" rerouteNo="0" devices="tripinfo_0" vType="t1@0" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <report>
>         <xml-validation value="never"/>
>         <no-step-log value="true"/>
>     </report>
> 
>     <traci_server>
>         <remote-port value="54386"/>
>     </traci_server>
> 
> </configuration>
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_ACCEL ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=70 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=70  ObjectID=0 valueDataType=11 Double value: 0.80
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=70 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=70 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=70  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_DECEL ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=71 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=71  ObjectID=0 valueDataType=11 Double value: 4.50
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=71 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=71 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=71  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_EMISSIONCLASS ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=74 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=74  ObjectID=0 valueDataType=12 string value: HBEFA3/PC_G_EU4
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=74 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=74 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=74  ObjectID=0 valueDataType=12 string value: HBEFA2/P_7_2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_IMPERFECTION ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=93 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=93  ObjectID=0 valueDataType=11 Double value: 0.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=93 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=93 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=93  ObjectID=0 valueDataType=11 Double value: 2.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_LENGTH ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=68 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=68  ObjectID=0 valueDataType=11 Double value: 3.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=68 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=68 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=68  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=65 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=65  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=65 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=65 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=65  ObjectID=0 valueDataType=11 Double value: 1.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_MAXSPEED_0 ( Last six runs Apr2017 )

---------- Differences in errors ----------
1c1,10
< Error: Answered with error to command 0xc4: Invalid maximum speed.
---
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=65 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=65  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=65 objID=0
< .. Answered with error to command (196), [description: Invalid maximum speed.]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=65 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=65  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_MINGAP ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=76 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=76  ObjectID=0 valueDataType=11 Double value: 2.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=76 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=76 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=76  ObjectID=0 valueDataType=11 Double value: 10.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_SHAPECLASS ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=75 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=75  ObjectID=0 valueDataType=12 string value: passenger
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=75 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=75 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=75  ObjectID=0 valueDataType=12 string value: motorcycle
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_TAU ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=72 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=72  ObjectID=0 valueDataType=11 Double value: 1.00
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=72 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=72 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=72  ObjectID=0 valueDataType=11 Double value: 2.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_VEHICLECLASS ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=73  ObjectID=0 valueDataType=12 string value: passenger
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=73 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=73 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=73  ObjectID=0 valueDataType=12 string value: taxi
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : set_variable Vehicle zSimpleSetGet VAR_WIDTH ( Last six runs Apr2017 )

---------- Differences in errors ----------
0a1,10
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,24c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=77 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=77  ObjectID=0 valueDataType=11 Double value: 1.80
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=77 objID=0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=77 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=77  ObjectID=0 valueDataType=11 Double value: 1.00
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on sim-build : testAPI ( Last six runs Apr2017 )

---------- Differences in detector ----------
2a3,4
> <!-- generated on Wed Apr  5 01:28:49 2017 by SUMO Version dev-SVN-r23819
> <?xml version="1.0" encoding="UTF-8"?>
4,15c6,29
< <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" 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" 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" 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" 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" length="-1.00" nVehEntered="1"/>
<     <interval begin="5.00" end="6.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="6.00" end="7.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="7.00" end="8.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="8.00" end="9.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="9.00" end="10.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" length="-1.00" nVehEntered="0"/>
< </detector>
---
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <time>
>         <begin value="0"/>
>         <end value="100"/>
>     </time>
> 
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1,9
< Error: Requested command not implemented (0xcc): Command not implemented in sumo
---
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 65, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1572, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1562, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,101c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< testAPI:
<   edge:
<     getIDList: :n_m1_0 :n_m2_0 :n_m3_0 :n_m4_0 :n_m4_2 :n_m4_4 :n_m4_7 :n_m5_0 :n_m5_2 :n_m5_4 :n_m6_0 :n_m6_2 :n_m6_4 :n_m7_0 :n_m7_3 :n_o0_0 :n_o1_0 :n_o1_3 :n_o2_0 :n_o2_3 :n_u0_0 :n_u1_0 :n_u1_2 :n_u2_0 :n_u2_2 :n_x1_0 e_m0 e_m1 e_m2 e_m3 e_m4 e_m5 e_m6 e_o0 e_o1 e_shape0 e_shape1 e_u0 e_u1 e_vo0 e_vo1 e_vo2 e_vu0 e_vu1 e_vu2 e_x0 e_x1
<     getIDCount: 47
<     currentTraveltime: 8.33
<     adaptedTravelTime: 42.00
<     effort: 420.00
<   route:
<     add:
<     getIDList: e_u1 r1
<   vehicleType:
<     getIDList: DEFAULT_PEDTYPE DEFAULT_VEHTYPE stilts t1
<     getWidth: 1.90
<     getHeight: 1.80
<     setMinGapLat: 1.50
<     setMaxSpeedLat: 1.20
<     getLateralAlignment: compact
<   vehicle:
<     getRoadID: e_m3
<     getLaneID: e_m3_0
<     getLanePosition: 140.00
<     getLateralLanePosition: 0.00
<     getSpeedMode: 31
<     getSlope: 0.00
<     getLine: S42
<     getVia: e_shape1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1