Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: promoted_steps.png
Components: promoted-builds
Created: 26/Mar/14 8:17 PM
Description:
  • Jenkins 1.532.2 (LTS)
  • Ubuntu 12.04
  • 24GB of RAM

We are trying to promote a build in the "promoted step", and it went to have this hanging waiting loop forever.

`jenkins.log` gives this, not sure it's related or not:

SEVERE: Failed to execute command Pipe.EOF(165) (channel bob-10.69)
java.lang.NullPointerException
	at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
	at hudson.remoting.Channel$2.handle(Channel.java:461)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Mar 26, 2014 1:04:48 PM hudson.remoting.Channel$2 handle
SEVERE: This command is created here
Command Pipe.EOF(165) created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.ProxyWriter$EOF.<init>(ProxyWriter.java:169)
	at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
	at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
	at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
	at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)

Mar 26, 2014 1:04:48 PM hudson.remoting.Channel$2 handle
SEVERE: Failed to execute command Pipe.EOF(386) (channel bob-10.16)
java.lang.NullPointerException
	at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
	at hudson.remoting.Channel$2.handle(Channel.java:461)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Mar 26, 2014 1:04:48 PM hudson.remoting.Channel$2 handle
SEVERE: This command is created here
Command Pipe.EOF(386) created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.ProxyWriter$EOF.<init>(ProxyWriter.java:169)
	at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
	at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
	at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
	at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)

Mar 26, 2014 1:10:55 PM hudson.remoting.Channel$2 handle
SEVERE: Failed to execute command Pipe.EOF(7127) (channel loopback_deployer)
java.lang.NullPointerException
	at hudson.remoting.ProxyWriter$EOF.execute(ProxyWriter.java:177)
	at hudson.remoting.Channel$2.handle(Channel.java:461)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)

Mar 26, 2014 1:10:55 PM hudson.remoting.Channel$2 handle
SEVERE: This command is created here
Command Pipe.EOF(7127) created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.ProxyWriter$EOF.<init>(ProxyWriter.java:169)
	at hudson.remoting.ProxyWriter.close(ProxyWriter.java:124)
	at hudson.remoting.ProxyWriter.finalize(ProxyWriter.java:132)
	at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)
	at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:101)
	at java.lang.ref.Finalizer.access$100(Finalizer.java:32)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:190)

Mar 26, 2014 1:11:14 PM hudson.model.Run execute

Try to abort it, but have this error:

No such file: /var/lib/jenkins/jobs/test_project/promotions/1 - Deploy to Today/builds/2014-03-26_10-06-50/log

See attached for the screenshot

Project: Jenkins
Priority: Critical Critical
Reporter: Sam Xiao
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to