Doesn't look like 'make test' issue to me, especially if there is no
code change...
Infra acting up?

Klement

Quoting Dave Wallace (2017-05-18 14:34:24)
>    Folks,
> 
>    The following patches all failed to verify due to the same failure
>    signature in 'make test':
> 
>      [1]https://gerrit.fd.io/r/6751
>      [2]https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5499/console
> 
>      [3]https://gerrit.fd.io/r/6752
>      [4]https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5504/console
> 
>      [5]https://gerrit.fd.io/r/6662
>      [6]https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5508/console
> 
>    All other verify jobs passed in all cases. For 6751, there were no code
>    changes in the patch set.
> 
>    Is this a known failure signature?
> 
>    Thanks,
>    -daw-
> 
>    ---- %< ----
>    05:38:56
>    
> ==============================================================================
>    05:38:56 Load Balancer Test Case
>    05:38:56
>    
> ==============================================================================
>    05:38:56 Load Balancer IP4
>    GRE4                                                   OK
>    05:38:56 Load Balancer IP4
>    GRE6                                                   OK
>    05:38:56 Load Balancer IP6
>    GRE4                                                   OK
>    05:38:56 Load Balancer IP6
>    GRE6                                                   OK
>    05:38:56 ================================FATAL: command execution failed
>    05:50:47 java.io.EOFException
>    05:50:47     at
>    
> java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2638)
>    05:50:47     at
>    
> java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3113)
>    05:50:47     at
>    java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:853)
>    05:50:47     at
>    java.io.ObjectInputStream.<init>(ObjectInputStream.java:349)
>    05:50:47     at
>    hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
>    05:50:47     at
>    
> hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
>    05:50:47     at
>    
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)
>    05:50:47 Caused: java.io.IOException: Unexpected termination of the
>    channel
>    05:50:47     at
>    
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
>    05:50:47 Caused: java.io.IOException: Backing channel
>    'ubuntu1604-basebuild-4c-4g-6963' is disconnected.
>    05:50:47     at
>    
> hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:192)
>    05:50:47     at
>    
> hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
>    05:50:47     at com.sun.proxy.$Proxy87.isAlive(Unknown Source)
>    05:50:47     at
>    hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1043)
>    05:50:47     at
>    hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1035)
>    05:50:47     at
>    hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
>    05:50:47     at
>    hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
>    05:50:47     at
>    hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
>    05:50:47     at
>    hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
>    05:50:47     at
>    
> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
>    05:50:47     at hudson.model.Build$BuildExecution.build(Build.java:206)
>    05:50:47     at hudson.model.Build$BuildExecution.doRun(Build.java:163)
>    05:50:47     at
>    
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
>    05:50:47     at hudson.model.Run.execute(Run.java:1728)
>    05:50:47     at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
>    05:50:47     at
>    hudson.model.ResourceController.execute(ResourceController.java:98)
>    05:50:47     at hudson.model.Executor.run(Executor.java:405)
>    05:50:47 Build step 'Execute shell' marked build as failure
>    05:50:47 FATAL: channel is already closed
>    05:50:47 java.io.EOFException
>    05:50:47     at
>    
> java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2638)
>    05:50:47     at
>    
> java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3113)
>    05:50:47     at
>    java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:853)
>    05:50:47     at
>    java.io.ObjectInputStream.<init>(ObjectInputStream.java:349)
>    05:50:47     at
>    hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
>    05:50:47     at
>    
> hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
>    05:50:47     at
>    
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)
>    05:50:47 Caused: java.io.IOException: Unexpected termination of the
>    channel
>    05:50:47     at
>    
> hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
>    05:50:47 Caused: hudson.remoting.ChannelClosedException: channel is
>    already closed
>    05:50:47     at hudson.remoting.Channel.send(Channel.java:605)
>    05:50:47     at hudson.remoting.Request.call(Request.java:130)
>    05:50:47     at hudson.remoting.Channel.call(Channel.java:829)
>    05:50:47     at hudson.Launcher$RemoteLauncher.launch(Launcher.java:959)
>    05:50:47     at hudson.Launcher$ProcStarter.start(Launcher.java:384)
>    05:50:47     at
>    
> com.cloudbees.jenkins.plugins.sshagent.exec.ExecRemoteAgent.stop(ExecRemoteAgent.java:126)
>    05:50:47     at
>    
> com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.tearDown(SSHAgentBuildWrapper.java:417)
>    05:50:47     at hudson.model.Build$BuildExecution.doRun(Build.java:174)
>    05:50:47     at
>    
> hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
>    05:50:47     at hudson.model.Run.execute(Run.java:1728)
>    05:50:47     at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
>    05:50:47     at
>    hudson.model.ResourceController.execute(ResourceController.java:98)
>    05:50:47     at hudson.model.Executor.run(Executor.java:405)
>    05:50:47 ERROR: Step ‘Archive the artifacts’ failed: no workspace for
>    vpp-verify-master-ubuntu1604 #5499
>    05:50:47 [PostBuildScript] - Execution post build scripts.
>    05:50:47 ERROR: Build step failed with exception
>    05:50:47 java.lang.NullPointerException: no workspace from node
>    
> jenkins.plugins.openstack.compute.JCloudsSlave[ubuntu1604-basebuild-4c-4g-6963]
>    which is computer
>    jenkins.plugins.openstack.compute.JCloudsComputer@3e6c0751 and has channel
>    null
>    05:50:47     at
>    hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:88)
>    05:50:47     at
>    hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
>    05:50:47     at
>    
> org.jenkinsci.plugins.postbuildscript.PostBuildScript.processBuildSteps(PostBuildScript.java:204)
>    05:50:47     at
>    
> org.jenkinsci.plugins.postbuildscript.PostBuildScript.processScripts(PostBuildScript.java:143)
>    05:50:47     at
>    
> org.jenkinsci.plugins.postbuildscript.PostBuildScript._perform(PostBuildScript.java:105)
>    05:50:47     at
>    
> org.jenkinsci.plugins.postbuildscript.PostBuildScript.perform(PostBuildScript.java:85)
>    05:50:47     at
>    hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
>    05:50:47     at
>    
> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
>    05:50:47     at
>    
> hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
>    05:50:47     at hudson.model.Build$BuildExecution.post2(Build.java:186)
>    05:50:47     at
>    
> hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
>    05:50:47     at hudson.model.Run.execute(Run.java:1753)
>    05:50:47     at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
>    05:50:47     at
>    hudson.model.ResourceController.execute(ResourceController.java:98)
>    05:50:47     at hudson.model.Executor.run(Executor.java:405)
>    05:50:47 Build step 'Execute a set of scripts' marked build as failure
>    ---- %< ----
> 
> References
> 
>    Visible links
>    1. https://gerrit.fd.io/r/6751
>    2. https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5499/console
>    3. https://gerrit.fd.io/r/6752
>    4. https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5504/console
>    5. https://gerrit.fd.io/r/6662
>    6. https://jenkins.fd.io/job/vpp-verify-master-ubuntu1604/5508/console
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
  • [vpp-dev] Mul... Dave Wallace
    • Re: [vpp... Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)

Reply via email to