Bug 1610462 - builder109 is throwing exception
Summary: builder109 is throwing exception
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: project-infrastructure
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-31 16:52 UTC by Atin Mukherjee
Modified: 2018-08-03 10:10 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-08-03 10:10:09 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Atin Mukherjee 2018-07-31 16:52:50 UTC
Description of problem:

14:49:00 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to builder109.cloud.gluster.org
14:49:00 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
14:49:00 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
14:49:00 		at hudson.remoting.Channel.call(Channel.java:955)
14:49:00 		at hudson.FilePath.act(FilePath.java:1036)
14:49:00 		at hudson.FilePath.act(FilePath.java:1025)
14:49:00 		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:233)
14:49:00 		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
14:49:00 		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
14:49:00 		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
14:49:00 		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
14:49:00 		at hudson.model.Build$BuildExecution.post2(Build.java:186)
14:49:00 		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
14:49:00 		at hudson.model.Run.execute(Run.java:1823)
14:49:00 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
14:49:00 		at hudson.model.ResourceController.execute(ResourceController.java:97)
14:49:00 		at hudson.model.Executor.run(Executor.java:429)
14:49:00 java.lang.NoClassDefFoundError: Could not initialize class sun.util.calendar.ZoneInfoFile

Probably need a reboot?

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 M. Scherer 2018-07-31 20:49:33 UTC
The builder was taken offline, so we can take alook at what is going on. Deepshika said that builder 38 has the same problem.

Comment 2 Nigel Babu 2018-08-03 10:10:09 UTC
Seemingly, there were multiple problems here. Java was upgraded, but the connection wasn't reset causing this failure. In future, when there is a Java upgrade, we will need to do a reboot of all our nodes.


Note You need to log in before you can comment on or make changes to this bug.