See 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/4449/display/redirect?page=changes>

Changes:

[rgodfrey] QPID-8241 : Remove use of javax.xml.bind.DatatypeConverter

[rgodfrey] QPID-8240 : Detect idle connections

[orudyy] Revert "QPID-8238: turbo filter optimistation"

[orudyy] Revert "QPID-8238: Optimize topic exchange message matching

[orudyy] QPID-8243: Optimize Logback1027 turbo filter

[orudyy] QPID-8244: Optimize topic exchange message matching functionality

[orudyy] QPID-8241: Fix conversion tests

------------------------------------------
[...truncated 825.45 KB...]
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ 
qpid-bdbstore-systests ---
[INFO] Executing: /bin/sh -c cd 
"<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/bdbstore/systests">
 && git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/bdbstore/systests>
[INFO] Storing buildNumber: e60023bbd54eb31e97ce347451cf551046c94671 at 
timestamp: 1537532754345
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
"<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/bdbstore/systests">
 && git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/bdbstore/systests>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ 
qpid-bdbstore-systests ---
[INFO] 
[INFO] ---------------------< org.apache.qpid:joramtests >---------------------
[INFO] Building Apache Qpid Joram JMS Tests 7.1.0-SNAPSHOT              [40/46]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
Progress (1): 2.2/9.6 kB                        [WARNING] Failed to write 
tracking file 
/home/jenkins/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom.lastUpdated
java.io.IOException: No space left on device
    at java.io.RandomAccessFile.writeBytes (Native Method)
    at java.io.RandomAccessFile.write (RandomAccessFile.java:512)
    at org.eclipse.aether.internal.impl.TrackingFileManager.update 
(TrackingFileManager.java:138)
    at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.write 
(DefaultUpdateCheckManager.java:615)
    at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.touchArtifact 
(DefaultUpdateCheckManager.java:551)
    at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.evaluateDownloads 
(DefaultArtifactResolver.java:623)
    at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads 
(DefaultArtifactResolver.java:513)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve 
(DefaultArtifactResolver.java:399)
    at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts 
(DefaultArtifactResolver.java:224)
    at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact 
(DefaultArtifactResolver.java:201)
    at 
org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom 
(DefaultArtifactDescriptorReader.java:261)
    at 
org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor
 (DefaultArtifactDescriptorReader.java:192)
    at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.readArtifactDescriptor 
(DefaultRepositorySystem.java:253)
    at 
org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve 
(DefaultPluginDependenciesResolver.java:103)
    at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getPluginDescriptor 
(DefaultMavenPluginManager.java:182)
    at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor 
(DefaultMavenPluginManager.java:286)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor 
(DefaultBuildPluginManager.java:244)
    at 
org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings
 (DefaultLifecycleMappingDelegate.java:116)
    at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings
 (DefaultLifecycleExecutionPlanCalculator.java:265)
    at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions
 (DefaultLifecycleExecutionPlanCalculator.java:217)
    at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan
 (DefaultLifecycleExecutionPlanCalculator.java:126)
    at 
org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan
 (DefaultLifecycleExecutionPlanCalculator.java:144)
    at 
org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan 
(BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:111)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
[INFO] 
[INFO] ----------------------< org.apache.qpid:qpid-tck >----------------------
[INFO] Building Apache Qpid Broker-J JMS TCK Configuration 7.1.0-SNAPSHOT 
[41/46]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-tck ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ qpid-tck ---
[INFO] Executing: /bin/sh -c cd 
"<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/tck">
 && git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/tck>
[INFO] Storing buildNumber: e60023bbd54eb31e97ce347451cf551046c94671 at 
timestamp: 1537532754386
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
"<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/tck">
 && git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/tck>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-tck ---
[INFO] 
[INFO] -------------------< org.apache.qpid:qpid-java-doc >--------------------
[INFO] Building Apache Qpid Broker-J Docbook 7.1.0-SNAPSHOT             [42/46]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ qpid-java-doc ---
[INFO] Executing: /bin/sh -c cd 
"<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/doc">
 && git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/doc>
[INFO] Storing buildNumber: e60023bbd54eb31e97ce347451cf551046c94671 at 
timestamp: 1537532754402
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
"<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/doc">
 && git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/doc>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (output-test-properties) @ qpid-java-doc 
---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J Docbook
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Qpid Broker-J Performance Test Docbook
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Qpid Broker-J Parent 7.1.0-SNAPSHOT ......... SUCCESS [  4.270 s]
[INFO] Apache Qpid Broker-J Code Generation ............... SUCCESS [  2.656 s]
[INFO] Apache Qpid Broker-J Test Utilities ................ SUCCESS [  2.736 s]
[INFO] Apache Qpid Broker-J Core .......................... SUCCESS [ 23.506 s]
[INFO] Apache Qpid Broker-J LogBack Logging Plug-in ....... SUCCESS [  1.227 s]
[INFO] Apache Qpid Broker-J Access Control Plug-in ........ SUCCESS [  1.450 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 Protocol Plug-in .... SUCCESS [  1.682 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 Protocol Plug-in ..... SUCCESS [  1.197 s]
[INFO] Apache Qpid Broker-J AMQP 1-0 Protocol Plug-in ..... SUCCESS [  2.405 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 0-10 Message Conversion Plug-in SUCCESS 
[  0.395 s]
[INFO] Apache Qpid Broker-J AMQP 0-8 to 1-0 Message Conversion Plug-in SUCCESS 
[  0.539 s]
[INFO] Apache Qpid Broker-J AMQP 0-10 to 1-0 Message Conversion Plug-in SUCCESS 
[  0.440 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Plug-in .... SUCCESS [  2.051 s]
[INFO] Apache Qpid Broker-J Derby Message Store Plug-in ... SUCCESS [  0.730 s]
[INFO] Apache Qpid Broker-J JDBC Message Store Connection Pooling Plug-in 
SUCCESS [  0.381 s]
[INFO] Apache Qpid AMQP 1.0 JDBC Link Store Plug-in ....... SUCCESS [  0.385 s]
[INFO] Apache Qpid Broker-J HTTP Management Plug-in ....... SUCCESS [  8.266 s]
[INFO] Apache Qpid Broker-J AMQP Management Protocol Plug-in SUCCESS [  0.386 s]
[INFO] Apache Qpid Broker-J Memory Message Store Plug-in .. SUCCESS [  0.364 s]
[INFO] Apache Qpid Broker-J WebSocket Plug-in ............. SUCCESS [  6.740 s]
[INFO] Apache Qpid Broker-J BDB Message Store Plug-in ..... SUCCESS [  2.850 s]
[INFO] Apache Qpid AMQP 1.0 BDB Link Store Plug-in ........ SUCCESS [  0.436 s]
[INFO] Apache Qpid Broker-J ............................... SUCCESS [  1.155 s]
[INFO] Apache Qpid Broker-J Bundles ....................... SUCCESS [  6.393 s]
[INFO] Apache Qpid Broker-J Tools ......................... SUCCESS [  0.266 s]
[INFO] Apache Qpid Broker-J System Test Parent ............ SUCCESS [  0.077 s]
[INFO] Apache Qpid Broker-J System Test Utils ............. SUCCESS [  0.451 s]
[INFO] Apache Qpid Broker-J JMS System Tests Core ......... SUCCESS [  0.666 s]
[INFO] Apache Qpid Broker-J JMS 1.1 System Tests .......... SUCCESS [03:55 min]
[INFO] Apache Qpid Broker-J JMS 2.0 System Tests .......... SUCCESS [  4.899 s]
[INFO] Apache Qpid Broker-J HTTP system tests ............. SUCCESS [ 41.880 s]
[INFO] Apache Qpid Broker-J Protocol Tests Core ........... SUCCESS [  8.171 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-8,0-9,0-9-1 .. SUCCESS [  1.499 s]
[INFO] Apache Qpid Protocol Tests for AMQP 0-10 ........... SUCCESS [  0.955 s]
[INFO] Apache Qpid Protocol Tests for AMQP 1.0 ............ SUCCESS [  2.193 s]
[INFO] Apache Qpid Broker-J System Tests Spawn Broker Admin SUCCESS [ 34.718 s]
[INFO] Apache Qpid Broker-J End to End Conversion Tests ... FAILURE [02:21 min]
[INFO] Apache Qpid Broker-J Performance Tests ............. FAILURE [  0.195 s]
[INFO] Apache Qpid Broker-J Performance Test System Tests . SKIPPED
[INFO] Apache Qpid Broker-J Performance Tests Visualisation JFC SKIPPED
[INFO] Apache Qpid Broker-J BDB Store System Tests ........ FAILURE [  0.026 s]
[INFO] Apache Qpid Joram JMS Tests ........................ FAILURE [  0.021 s]
[INFO] Apache Qpid Broker-J JMS TCK Configuration ......... FAILURE [  0.018 s]
[INFO] Apache Qpid Broker-J Docbook ....................... FAILURE [  0.017 s]
[INFO] Apache Qpid Broker-J Docbook ....................... SKIPPED
[INFO] Apache Qpid Broker-J Performance Test Docbook 7.1.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:06 min
[INFO] Finished at: 2018-09-21T12:25:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (0-10 -> 1.0) on 
project qpid-systests-end-to-end-conversion-tests: Execution 0-10 -> 1.0 of 
goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: 
java.lang.RuntimeException: java.io.IOException: No space left on device -> 
[Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:2.7:resources 
(default-resources) on project qpid-perftests: No space left on device -> [Help 
2]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (output-test-properties) 
on project qpid-bdbstore-systests: Error executing Ant tasks: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/bdbstore/systests/target/antrun/build-main.xml>
 (No such file or directory) -> [Help 2]
[ERROR] Plugin org.apache.maven.plugins:maven-failsafe-plugin:2.19.1 or one of 
its dependencies could not be resolved: Failed to read artifact descriptor for 
org.apache.maven.plugins:maven-failsafe-plugin:jar:2.19.1: Could not transfer 
artifact org.apache.maven.plugins:maven-failsafe-plugin:pom:2.19.1 from/to 
central (https://repo.maven.apache.org/maven2): GET request of: 
org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
 from central failed: No space left on device -> [Help 3]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (output-test-properties) 
on project qpid-tck: Error executing Ant tasks: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/tck/target/antrun/build-main.xml>
 (No such file or directory) -> [Help 2]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (output-test-properties) 
on project qpid-java-doc: Error executing Ant tasks: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/doc/target/antrun/build-main.xml>
 (No such file or directory) -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] [Help 3] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :qpid-systests-end-to-end-conversion-tests
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Performing Post build task...
Match found for : : True
Logical operation result is TRUE
Running script  : echo Finishing build
date
FATAL: Unable to produce a script file
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.createTextTempFile(FilePath.java:1423)
                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.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
java.io.IOException: No space left on device
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:326)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
        at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
        at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
        at hudson.FilePath$CreateTextTempFile.invoke(FilePath.java:1456)
        at hudson.FilePath$CreateTextTempFile.invoke(FilePath.java:1428)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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)
Caused: java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/>
 at hudson.remoting.Channel@74080f34:H25
        at hudson.FilePath.act(FilePath.java:1043)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.createTextTempFile(FilePath.java:1423)
Caused: java.io.IOException: Failed to create a temp file on 
<https://builds.apache.org/job/Qpid-Broker-J-TestMatrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.8%20(latest),profile=java-mms.0-9-1/ws/>
        at hudson.FilePath.createTextTempFile(FilePath.java:1425)
        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.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results

Reply via email to