See 
<https://builds.apache.org/job/aurora-packaging-nightly/784/display/redirect?page=changes>

Changes:

[wfarner] Replace auto-generated forwarding code with manual implementations

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on qnode3 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora 
 > # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora 
 > +refs/heads/*:refs/remotes/origin/* --depth=1
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6fd6d50288d6155fda212cecab539c5fb669a9aa 
(refs/remotes/origin/master)
Commit message: "Replace auto-generated forwarding code with manual 
implementations"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6fd6d50288d6155fda212cecab539c5fb669a9aa
 > git rev-list 24d2cafaa2ef69bffcb27a8ad0db7432bcd889e7 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/aurora-packaging 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8 
(refs/remotes/origin/master)
Commit message: "Build with gradle 4.2"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8
 > git rev-list ec923e6c6190c7b2cc2a12c207071e2cfaeee7d8 # timeout=10
FATAL: Unable to produce a script file
java.io.IOException: No such file or directory
        at java.io.UnixFileSystem.createFileExclusively(Native Method)
        at java.io.File.createTempFile(File.java:2024)
        at hudson.FilePath$17.invoke(FilePath.java:1374)
        at hudson.FilePath$17.invoke(FilePath.java:1364)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused: java.io.IOException: Failed to create a temporary directory in /tmp
        at hudson.FilePath$17.invoke(FilePath.java:1376)
        at hudson.FilePath$17.invoke(FilePath.java:1364)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
        at hudson.remoting.UserRequest.perform(UserRequest.java:181)
        at hudson.remoting.UserRequest.perform(UserRequest.java:52)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to qnode3(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
        at hudson.remoting.Channel.call(Channel.java:839)
        at hudson.FilePath.act(FilePath.java:987)
Caused: java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/aurora-packaging-nightly/ws/> at 
hudson.remoting.Channel@6feeeb46:qnode3
        at hudson.FilePath.act(FilePath.java:994)
        at hudson.FilePath.act(FilePath.java:976)
        at hudson.FilePath.createTextTempFile(FilePath.java:1364)
Caused: java.io.IOException: Failed to create a temp file on 
<https://builds.apache.org/job/aurora-packaging-nightly/ws/>
        at hudson.FilePath.createTextTempFile(FilePath.java:1387)
        at 
hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:162)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:94)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:736)
        at hudson.model.Build$BuildExecution.build(Build.java:206)
        at hudson.model.Build$BuildExecution.doRun(Build.java:163)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:496)
        at hudson.model.Run.execute(Run.java:1737)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:419)
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to