See 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/2177/display/redirect>

Changes:


------------------------------------------
[...truncated 4.00 MB...]
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
ExecutionException Error creating properties files for forking
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:510)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:457)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:298)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
        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.jvnet.hudson.maven3.launcher.Maven35Launcher.main(Maven35Launcher.java:130)
        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:282)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
        at jenkins.maven3.agent.Maven35Main.launch(Maven35Main.java:178)
        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 hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        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:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error 
creating properties files for forking
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:574)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$600(ForkStarter.java:115)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:444)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:420)
        ... 4 more
Caused by: 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.implWrite(StreamEncoder.java:282)
        at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
        at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
        at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
        at java.io.BufferedWriter.write(BufferedWriter.java:230)
        at java.io.Writer.write(Writer.java:157)
        at java.util.Properties.store0(Properties.java:840)
        at java.util.Properties.store(Properties.java:818)
        at 
org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:99)
        at 
org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:87)
        at 
org.apache.maven.plugin.surefire.booterclient.BooterSerializer.serialize(BooterSerializer.java:182)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:553)
        ... 7 more

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ zookeeper ---
[INFO] Building jar: 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.7.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
zookeeper ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) 
@ zookeeper ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
 (6.7 kB at 78 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
 (5.1 kB at 426 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 
kB at 267 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
 (2.3 kB at 209 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
 (2.7 kB at 247 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
 (5.7 kB at 519 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
 (15 kB at 1.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
 (727 B at 66 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
 (7.5 kB at 625 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
 (7.6 kB at 585 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
 (11 kB at 1.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
 (42 kB at 2.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
 (7.7 kB at 548 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
 (37 kB at 1.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
 (35 kB at 1.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 
kB at 2.5 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
 (123 kB at 2.9 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
 (233 kB at 5.4 MB/s)
[INFO] Copying spotbugs-annotations-4.0.2.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/spotbugs-annotations-4.0.2.jar>
[INFO] Copying jsr305-3.0.2.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jsr305-3.0.2.jar>
[INFO] Copying hamcrest-all-1.3.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/hamcrest-all-1.3.jar>
[INFO] Copying commons-collections-3.2.2.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-collections-3.2.2.jar>
[INFO] Copying commons-lang-2.6.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-lang-2.6.jar>
[INFO] Copying zookeeper-jute-3.7.0-SNAPSHOT.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/zookeeper-jute-3.7.0-SNAPSHOT.jar>
[INFO] Copying commons-cli-1.2.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/commons-cli-1.2.jar>
[INFO] Copying audience-annotations-0.5.0.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/audience-annotations-0.5.0.jar>
[INFO] Copying netty-handler-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-handler-4.1.48.Final.jar>
[INFO] Copying netty-common-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-common-4.1.48.Final.jar>
[INFO] Copying netty-resolver-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-resolver-4.1.48.Final.jar>
[INFO] Copying netty-buffer-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-buffer-4.1.48.Final.jar>
[INFO] Copying netty-transport-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-4.1.48.Final.jar>
[INFO] Copying netty-codec-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-codec-4.1.48.Final.jar>
[INFO] Copying netty-transport-native-epoll-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-epoll-4.1.48.Final.jar>
[INFO] Copying netty-transport-native-unix-common-4.1.48.Final.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/netty-transport-native-unix-common-4.1.48.Final.jar>
[INFO] Copying slf4j-api-1.7.25.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-api-1.7.25.jar>
[INFO] Copying slf4j-log4j12-1.7.25.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/slf4j-log4j12-1.7.25.jar>
[INFO] Copying jetty-server-9.4.24.v20191120.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-server-9.4.24.v20191120.jar>
[INFO] Copying javax.servlet-api-3.1.0.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/javax.servlet-api-3.1.0.jar>
[INFO] Copying jetty-http-9.4.24.v20191120.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-http-9.4.24.v20191120.jar>
[INFO] Copying jetty-util-9.4.24.v20191120.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-util-9.4.24.v20191120.jar>
[INFO] Copying jetty-io-9.4.24.v20191120.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-io-9.4.24.v20191120.jar>
[INFO] Copying jetty-servlet-9.4.24.v20191120.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-servlet-9.4.24.v20191120.jar>
[INFO] Copying jetty-security-9.4.24.v20191120.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jetty-security-9.4.24.v20191120.jar>
[INFO] Copying jackson-databind-2.10.3.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-databind-2.10.3.jar>
[INFO] Copying jackson-annotations-2.10.3.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-annotations-2.10.3.jar>
[INFO] Copying jackson-core-2.10.3.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jackson-core-2.10.3.jar>
[INFO] Copying json-simple-1.1.1.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/json-simple-1.1.1.jar>
[INFO] Copying bcprov-jdk15on-1.60.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcprov-jdk15on-1.60.jar>
[INFO] Copying bcpkix-jdk15on-1.60.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/bcpkix-jdk15on-1.60.jar>
[INFO] Copying jline-2.14.6.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/jline-2.14.6.jar>
[INFO] Copying metrics-core-3.2.5.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/metrics-core-3.2.5.jar>
[INFO] Copying log4j-1.2.17.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/log4j-1.2.17.jar>
[INFO] Copying kerb-core-2.0.0.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerb-core-2.0.0.jar>
[INFO] Copying kerby-pkix-2.0.0.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-pkix-2.0.0.jar>
[INFO] Copying kerby-asn1-2.0.0.jar to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-2.0.0.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache ZooKeeper 3.7.0-SNAPSHOT:
[INFO] 
[INFO] Apache ZooKeeper ................................... SUCCESS [ 24.074 s]
[INFO] Apache ZooKeeper - Documentation ................... SUCCESS [  6.083 s]
[INFO] Apache ZooKeeper - Jute ............................ SUCCESS [01:38 min]
[INFO] Apache ZooKeeper - Server .......................... FAILURE [04:58 min]
[INFO] Apache ZooKeeper - Metrics Providers ............... SKIPPED
[INFO] Apache ZooKeeper - Prometheus.io Metrics Provider .. SKIPPED
[INFO] Apache ZooKeeper - Client .......................... SKIPPED
[INFO] Apache ZooKeeper - Client - C ...................... SKIPPED
[INFO] Apache ZooKeeper - Recipes ......................... SKIPPED
[INFO] Apache ZooKeeper - Recipes - Election .............. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Lock .................. SKIPPED
[INFO] Apache ZooKeeper - Recipes - Queue ................. SKIPPED
[INFO] Apache ZooKeeper - Assembly ........................ SKIPPED
[INFO] Apache ZooKeeper - Compatibility Tests ............. SKIPPED
[INFO] Apache ZooKeeper - Compatibility Tests - Curator ... SKIPPED
[INFO] Apache ZooKeeper - Tests ........................... SKIPPED
[INFO] Apache ZooKeeper - Contrib ......................... SKIPPED
[INFO] Apache ZooKeeper - Contrib - Fatjar ................ SKIPPED
[INFO] Apache ZooKeeper - Contrib - Loggraph .............. SKIPPED
[INFO] Apache ZooKeeper - Contrib - Rest .................. SKIPPED
[INFO] Apache ZooKeeper - Contrib - ZooInspector .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:44 min
[INFO] Finished at: 2020-07-28T17:16:52Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:copy-dependencies 
(copy-dependencies) on project zookeeper: Error copying artifact from 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/.repository/org/apache/kerby/kerby-asn1/2.0.0/kerby-asn1-2.0.0.jar>
 to 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-2.0.0.jar>:
 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/.repository/org/apache/kerby/kerby-asn1/2.0.0/kerby-asn1-2.0.0.jar>
 -> 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/lib/kerby-asn1-2.0.0.jar>:
 No space left on device -> [Help 1]
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :zookeeper
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/pom.xml>
 to org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-server/target/zookeeper-3.7.0-SNAPSHOT.jar>
 to org.apache.zookeeper/zookeeper/3.7.0-SNAPSHOT/zookeeper-3.7.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-loggraph/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-loggraph/3.7.0-SNAPSHOT/zookeeper-contrib-loggraph-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-compatibility-tests/pom.xml>
 to 
org.apache.zookeeper/zookeeper-compatibility-tests/3.7.0-SNAPSHOT/zookeeper-compatibility-tests-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/pom.xml>
 to 
org.apache.zookeeper/zookeeper-metrics-providers/3.7.0-SNAPSHOT/zookeeper-metrics-providers-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-metrics-providers/zookeeper-prometheus-metrics/pom.xml>
 to 
org.apache.zookeeper/zookeeper-prometheus-metrics/3.7.0-SNAPSHOT/zookeeper-prometheus-metrics-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-election/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-election/3.7.0-SNAPSHOT/zookeeper-recipes-election-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-compatibility-tests/zookeeper-compatibility-tests-curator/pom.xml>
 to 
org.apache.zookeeper/zookeeper-compatibility-tests-curator/3.7.0-SNAPSHOT/zookeeper-compatibility-tests-curator-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
 to org.apache.zookeeper/parent/3.7.0-SNAPSHOT/parent-3.7.0-SNAPSHOT.pom
[Fast Archiver] Compressed 36.96 KB of artifacts by 86.6% relative to #2176
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-lock/3.7.0-SNAPSHOT/zookeeper-recipes-lock-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib/3.7.0-SNAPSHOT/zookeeper-contrib-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml>
 to 
org.apache.zookeeper/zookeeper-client/3.7.0-SNAPSHOT/zookeeper-client-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-tests.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-sources.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-javadoc.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-queue/3.7.0-SNAPSHOT/zookeeper-recipes-queue-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml>
 to 
org.apache.zookeeper/zookeeper-docs/3.7.0-SNAPSHOT/zookeeper-docs-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes/3.7.0-SNAPSHOT/zookeeper-recipes-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-it/pom.xml>
 to 
org.apache.zookeeper/zookeeper-it/3.7.0-SNAPSHOT/zookeeper-it-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml>
 to 
org.apache.zookeeper/zookeeper-client-c/3.7.0-SNAPSHOT/zookeeper-client-c-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-rest/3.7.0-SNAPSHOT/zookeeper-contrib-rest-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-fatjar/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-fatjar/3.7.0-SNAPSHOT/zookeeper-contrib-fatjar-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml>
 to 
org.apache.zookeeper/zookeeper-assembly/3.7.0-SNAPSHOT/zookeeper-assembly-3.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-zooinspector/3.7.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.7.0-SNAPSHOT.pom
channel stopped
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of b5e3085fc892c676232c1e8ae571877d09f3a53b to FAILURE with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/2177/ 
and message: 'FAILURE
 '
Using context: JenkinsMaven

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/2177/<h2>Build
 result: FAILURE</span></h2>[...truncated 4.02 MB...][JENKINS] Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
 to org.apache.zookeeper/parent/3.7.0-SNAPSHOT/parent-3.7.0-SNAPSHOT.pom[Fast 
Archiver] Compressed 36.96 KB of artifacts by 86.6% relative to #2176[JENKINS] 
Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-lock/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-lock/3.7.0-SNAPSHOT/zookeeper-recipes-lock-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib/3.7.0-SNAPSHOT/zookeeper-contrib-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/pom.xml>
 to 
org.apache.zookeeper/zookeeper-client/3.7.0-SNAPSHOT/zookeeper-client-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/pom.xml>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT.jar[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-tests.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-tests.jar[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-sources.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-sources.jar[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-jute/target/zookeeper-jute-3.7.0-SNAPSHOT-javadoc.jar>
 to 
org.apache.zookeeper/zookeeper-jute/3.7.0-SNAPSHOT/zookeeper-jute-3.7.0-SNAPSHOT-javadoc.jar[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/zookeeper-recipes-queue/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes-queue/3.7.0-SNAPSHOT/zookeeper-recipes-queue-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-docs/pom.xml>
 to 
org.apache.zookeeper/zookeeper-docs/3.7.0-SNAPSHOT/zookeeper-docs-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-recipes/pom.xml>
 to 
org.apache.zookeeper/zookeeper-recipes/3.7.0-SNAPSHOT/zookeeper-recipes-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-it/pom.xml>
 to 
org.apache.zookeeper/zookeeper-it/3.7.0-SNAPSHOT/zookeeper-it-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-client/zookeeper-client-c/pom.xml>
 to 
org.apache.zookeeper/zookeeper-client-c/3.7.0-SNAPSHOT/zookeeper-client-c-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-rest/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-rest/3.7.0-SNAPSHOT/zookeeper-contrib-rest-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-fatjar/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-fatjar/3.7.0-SNAPSHOT/zookeeper-contrib-fatjar-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-assembly/pom.xml>
 to 
org.apache.zookeeper/zookeeper-assembly/3.7.0-SNAPSHOT/zookeeper-assembly-3.7.0-SNAPSHOT.pom[JENKINS]
 Archiving 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/zookeeper-contrib/zookeeper-contrib-zooinspector/pom.xml>
 to 
org.apache.zookeeper/zookeeper-contrib-zooinspector/3.7.0-SNAPSHOT/zookeeper-contrib-zooinspector-3.7.0-SNAPSHOT.pomchannel
 stopped[SpotBugs] Skipping execution of recorder since overall result is 
'FAILURE'Setting status of b5e3085fc892c676232c1e8ae571877d09f3a53b to FAILURE 
with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/2177/ 
and message: 'FAILURE 'Using context: JenkinsMaven

Reply via email to