[JIRA] (JENKINS-58393) Support Bundle incomplete due to failure to getTime() on a Node

9 views
Skip to first unread message

aburdajewicz@cloudbees.com (JIRA)

unread,
Jul 8, 2019, 10:52:02 PM7/8/19
to jenkinsc...@googlegroups.com
Allan BURDAJEWICZ created an issue
 
Jenkins / Bug JENKINS-58393
Support Bundle incomplete due to failure to getTime() on a Node
Issue Type: Bug Bug
Assignee: Emilio Escobar
Components: support-core-plugin
Created: 2019-07-09 02:51
Environment: support-core:2.54
core:2.150.3.2
Priority: Major Major
Reporter: Allan BURDAJEWICZ

Recently noticed a generated support bundle that was missing some contents about nodes and even the manifest.md. The Jenkins logs shows the following error:

2019-07-02 17:06:31.129+0000 [id=847267]	WARNING	c.c.j.s.SupportPlugin$PeriodicWorkImpl#lambda$doRun$0: Could not save support bundle
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1271)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: hudson.remoting.ChannelClosedException: Channel "unknown": Remote call on my-node failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:948)
	at hudson.FilePath.act(FilePath.java:1072)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.lastModified(FilePath.java:1599)
	at com.cloudbees.jenkins.support.api.FilePathContent.getTime(FilePathContent.java:85)
	at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:301)
	at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:276)
	at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl.lambda$doRun$0(SupportPlugin.java:764)
	at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl.dt_access$313(SupportPlugin.java)
	at java.lang.Thread.run(Thread.java:748)
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

aburdajewicz@cloudbees.com (JIRA)

unread,
Jul 8, 2019, 10:55:01 PM7/8/19
to jenkinsc...@googlegroups.com
Allan BURDAJEWICZ commented on Bug JENKINS-58393
 
Re: Support Bundle incomplete due to failure to getTime() on a Node

The exception thrown by getTime() should be caught otherwise it would prevent other contents from being added. This error also does not get recorded although it should.

aburdajewicz@cloudbees.com (JIRA)

unread,
Jul 8, 2019, 10:56:02 PM7/8/19
to jenkinsc...@googlegroups.com

aburdajewicz@cloudbees.com (JIRA)

unread,
Jul 8, 2019, 11:02:04 PM7/8/19
to jenkinsc...@googlegroups.com
Allan BURDAJEWICZ started work on Bug JENKINS-58393
 
Change By: Allan BURDAJEWICZ
Status: Open In Progress

aburdajewicz@cloudbees.com (JIRA)

unread,
Jul 9, 2019, 1:13:02 AM7/9/19
to jenkinsc...@googlegroups.com

aburdajewicz@cloudbees.com (JIRA)

unread,
Jul 23, 2019, 2:05:02 AM7/23/19
to jenkinsc...@googlegroups.com
Change By: Allan BURDAJEWICZ
Status: In Review Resolved
Resolution: Fixed
Released As: support-core:2.58
Reply all
Reply to author
Forward
0 new messages