See
<
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...
------------------------------------------
GitHub pull request #945 of commit 639fc59531bed432478b6e2c60a4693b1fc9d091, no merge
conflicts.
Setting status of 639fc59531bed432478b6e2c60a4693b1fc9d091 to PENDING with url
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...
and message: 'Build started sha1 is merged.'
ln builds/lastSuccessfulBuild
/var/lib/jenkins/jobs/Fuse-Tooling-pullrequest/lastSuccessful failed
java.nio.file.DirectoryNotEmptyException:
/var/lib/jenkins/jobs/Fuse-Tooling-pullrequest/lastSuccessful
at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
at
sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
at java.nio.file.Files.deleteIfExists(Files.java:1165)
at sun.reflect.GeneratedMethodAccessor2691.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.Util.createSymlinkJava7(Util.java:1235)
at hudson.Util.createSymlink(Util.java:1153)
at hudson.model.Run.createSymlink(Run.java:1840)
at hudson.model.Run.updateSymlinks(Run.java:1821)
at hudson.model.Run.execute(Run.java:1736)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
ln builds/lastStableBuild /var/lib/jenkins/jobs/Fuse-Tooling-pullrequest/lastStable
failed
java.nio.file.DirectoryNotEmptyException:
/var/lib/jenkins/jobs/Fuse-Tooling-pullrequest/lastStable
at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:242)
at
sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
at java.nio.file.Files.deleteIfExists(Files.java:1165)
at sun.reflect.GeneratedMethodAccessor2691.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.Util.createSymlinkJava7(Util.java:1235)
at hudson.Util.createSymlink(Util.java:1153)
at hudson.model.Run.createSymlink(Run.java:1840)
at hudson.model.Run.updateSymlinks(Run.java:1822)
at hudson.model.Run.execute(Run.java:1736)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
[EnvInject] - Loading node environment variables.
Building remotely on RHEL-7.2-m1.xlarge-10.8.187.206 (rhel7.2 ci-osp rhel checkin-xlarge
m1.xlarge docker perfectus checkin switchyard checkin-short deploy-box) in workspace
<
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
java.io.IOException: remote file operation failed:
<
https://fusesource-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/Fuse-Tooli...
at hudson.remoting.Channel@23808e98:RHEL-7.2-m1.xlarge-10.8.187.206: java.io.IOException:
Remote call on RHEL-7.2-m1.xlarge-10.8.187.206 failed
at hudson.FilePath.act(FilePath.java:986)
at hudson.FilePath.act(FilePath.java:968)
at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:137)
at hudson.plugins.git.GitSCM.createClient(GitSCM.java:749)
at hudson.plugins.git.GitSCM.createClient(GitSCM.java:741)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1095)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on RHEL-7.2-m1.xlarge-10.8.187.206 failed
at hudson.remoting.Channel.call(Channel.java:789)
at hudson.FilePath.act(FilePath.java:979)
... 14 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
com.sun.proxy.$Proxy9
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:739)
at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:142)
at hudson.remoting.Channel.export(Channel.java:621)
at hudson.remoting.Channel.export(Channel.java:590)
at
org.jenkinsci.plugins.gitclient.LegacyCompatibleGitAPIImpl.writeReplace(LegacyCompatibleGitAPIImpl.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1118)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1136)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:348)
at hudson.remoting.UserRequest._serialize(UserRequest.java:189)
at hudson.remoting.UserRequest.serialize(UserRequest.java:198)
at hudson.remoting.UserRequest.perform(UserRequest.java:160)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
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:748)
at ......remote call to RHEL-7.2-m1.xlarge-10.8.187.206(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:252)
at hudson.remoting.Channel.call(Channel.java:781)
... 15 more
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found.
Configuration error?