Started by user noc
[EnvInject] - Loading node environment variables.
Unpacking http://s3.amazonaws.com/xxxxxx/jdk-7u71-linux-x64.tar.gz to /mnt/.jenkins/tools/hudson.model.JDK/jdk-7u71 on slave (i-b8155548)
ERROR: Failed to download http://s3.amazonaws.com/xxxxxx/jdk-7u71-linux-x64.tar.gz from slave; will retry from master
java.io.IOException: remote file operation failed: /mnt/.jenkins/tools/hudson.model.JDK/jdk-7u71 at hudson.remoting.Channel@3470a85d:slave (i-b8155548): java.io.IOException: Remote call on slave (i-b8155548) failed
  at hudson.FilePath.act(FilePath.java:976)
  at hudson.FilePath.act(FilePath.java:958)
  at hudson.FilePath.installIfNecessaryFrom(FilePath.java:797)
  at hudson.tools.ZipExtractionInstaller.performInstallation(ZipExtractionInstaller.java:79)
  at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
  at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
  at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:205)
  at hudson.model.JDK.forNode(JDK.java:130)
  at org.jenkinsci.plugins.envinject.service.EnvInjectVariableGetter.getBuildVariables(EnvInjectVariableGetter.java:79)
  at org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironmentWithoutJobPropertyObject(EnvInjectListener.java:231)
  at org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironment(EnvInjectListener.java:46)
  at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:587)
  at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
  at hudson.model.Run.execute(Run.java:1745)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:89)
  at hudson.model.Executor.run(Executor.java:240)
Caused by: java.io.IOException: Remote call on slave (i-b8155548) failed
  at hudson.remoting.Channel.call(Channel.java:760)
  at hudson.FilePath.act(FilePath.java:969)
  ... 16 more
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest
  at hudson.FilePath.readFromTar(FilePath.java:2192)
  at hudson.FilePath.access$400(FilePath.java:190)
  at hudson.FilePath$Unpack.invoke(FilePath.java:840)
  at hudson.FilePath$Unpack.invoke(FilePath.java:827)
  at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2577)
  at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  at hudson.remoting.Request$2.run(Request.java:324)
  at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:679)
  at ......remote call to slave (i-b8155548)(Native Method)
  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
  at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
  at hudson.remoting.Channel.call(Channel.java:752)
  ... 17 more
Caused by: java.lang.ClassNotFoundException: javax.servlet.http.HttpServletRequest (java.net.URLClassLoader@31731b2f did not find class file)
  at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch2(RemoteClassLoader.java:728)
  at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch4(RemoteClassLoader.java:778)
  at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch3(RemoteClassLoader.java:785)
  at sun.reflect.GeneratedMethodAccessor1837.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320)
  at hudson.remoting.Request$2.run(Request.java:324)
  at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
  at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
  at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:745)
  at ......remote call to channel(Native Method)
  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
  at hudson.remoting.Request.call(Request.java:171)
  at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:176)
  at sun.proxy.$Proxy6.fetch3(Unknown Source)
  at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:157)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
  at hudson.FilePath.readFromTar(FilePath.java:2192)
  at hudson.FilePath.access$400(FilePath.java:190)
  at hudson.FilePath$Unpack.invoke(FilePath.java:840)
  at hudson.FilePath$Unpack.invoke(FilePath.java:827)
  at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2577)
  at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  at hudson.remoting.Request$2.run(Request.java:324)
  at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:679)
ERROR: SEVERE ERROR occurs
org.jenkinsci.lib.envinject.EnvInjectException: java.io.IOException: Failed to install http://s3.amazonaws.com/xxxxxx/jdk-7u71-linux-x64.tar.gz to /mnt/.jenkins/tools/hudson.model.JDK/jdk-7u71
  at org.jenkinsci.plugins.envinject.service.EnvInjectVariableGetter.getBuildVariables(EnvInjectVariableGetter.java:84)
  at org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironmentWithoutJobPropertyObject(EnvInjectListener.java:231)
  at org.jenkinsci.plugins.envinject.EnvInjectListener.setUpEnvironment(EnvInjectListener.java:46)
  at hudson.model.AbstractBuild$AbstractBuildExecution.createLauncher(AbstractBuild.java:587)
  at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
  at hudson.model.Run.execute(Run.java:1745)
  at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  at hudson.model.ResourceController.execute(ResourceController.java:89)
  at hudson.model.Executor.run(Executor.java:240)
Caused by: java.io.IOException: Failed to install http://s3.amazonaws.com/xxxxxx/jdk-7u71-linux-x64.tar.gz to /mnt/.jenkins/tools/hudson.model.JDK/jdk-7u71
  at hudson.FilePath.installIfNecessaryFrom(FilePath.java:822)
  at hudson.tools.ZipExtractionInstaller.performInstallation(ZipExtractionInstaller.java:79)
  at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
  at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
  at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:205)
  at hudson.model.JDK.forNode(JDK.java:130)
  at org.jenkinsci.plugins.envinject.service.EnvInjectVariableGetter.getBuildVariables(EnvInjectVariableGetter.java:79)
  ... 8 more
Caused by: java.io.IOException: Failed to unpack http://s3.amazonaws.com/xxxxxx/jdk-7u71-linux-x64.tar.gz (8192 bytes read of total 142216602)
  at hudson.FilePath.installIfNecessaryFrom(FilePath.java:816)
  ... 14 more
Caused by: java.io.IOException: remote file operation failed: /mnt/.jenkins/tools/hudson.model.JDK/jdk-7u71 at hudson.remoting.Channel@3470a85d:slave (i-b8155548): java.io.IOException: Remote call on slave (i-b8155548) failed
  at hudson.FilePath.act(FilePath.java:976)
  at hudson.FilePath.act(FilePath.java:958)
  at hudson.FilePath.untarFrom(FilePath.java:716)
  at hudson.FilePath.installIfNecessaryFrom(FilePath.java:814)
  ... 14 more
Caused by: java.io.IOException: Remote call on slave (i-b8155548) failed
  at hudson.remoting.Channel.call(Channel.java:760)
  at hudson.FilePath.act(FilePath.java:969)
  ... 17 more
Caused by: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServletRequest
  at hudson.FilePath.readFromTar(FilePath.java:2192)
  at hudson.FilePath.access$400(FilePath.java:190)
  at hudson.FilePath$10.invoke(FilePath.java:718)
  at hudson.FilePath$10.invoke(FilePath.java:716)
  at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2577)
  at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  at hudson.remoting.Request$2.run(Request.java:324)
  at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:679)
  at ......remote call to slave (i-b8155548)(Native Method)
  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
  at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
  at hudson.remoting.Channel.call(Channel.java:752)
  ... 18 more
Caused by: java.lang.ClassNotFoundException: javax.servlet.http.HttpServletRequest (java.net.URLClassLoader@31731b2f did not find class file)
  at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch2(RemoteClassLoader.java:728)
  at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch4(RemoteClassLoader.java:778)
  at hudson.remoting.RemoteClassLoader$ClassLoaderProxy.fetch3(RemoteClassLoader.java:785)
  at sun.reflect.GeneratedMethodAccessor1837.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:606)
  at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320)
  at hudson.remoting.Request$2.run(Request.java:324)
  at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  at org.jenkinsci.remoting.CallableDecorator.call(CallableDecorator.java:18)
  at hudson.remoting.CallableDecoratorList$1.call(CallableDecoratorList.java:21)
  at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
  at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:745)
  at ......remote call to channel(Native Method)
  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
  at hudson.remoting.Request.call(Request.java:171)
  at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:176)
  at sun.proxy.$Proxy6.fetch3(Unknown Source)
  at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:157)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
  at hudson.FilePath.readFromTar(FilePath.java:2192)
  at hudson.FilePath.access$400(FilePath.java:190)
  at hudson.FilePath$10.invoke(FilePath.java:718)
  at hudson.FilePath$10.invoke(FilePath.java:716)
  at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2577)
  at hudson.remoting.UserRequest.perform(UserRequest.java:121)
  at hudson.remoting.UserRequest.perform(UserRequest.java:49)
  at hudson.remoting.Request$2.run(Request.java:324)
  at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
  at java.util.concurrent.FutureTask.run(FutureTask.java:166)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  at java.lang.Thread.run(Thread.java:679)
