See 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/789/display/redirect?page=changes>

Changes:

[bodewig] COMPRESS-470 make sure all ScatterZipOutputStreams are closed

[bodewig] whitespace

[bodewig] not really COMPRESS-470: put extra effort in deleting temp file

------------------------------------------
Started by upstream project "Commons-Compress JDK-Matrix Build" build number 789
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam12 (beam) in workspace 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision f132d6c50285b7a7652909aa85a5afdb3b828939 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f132d6c50285b7a7652909aa85a5afdb3b828939
Commit message: "not really COMPRESS-470: put extra effort in deleting temp 
file"
 > git rev-list --no-walk 979260717c1a4730e49a094e02c9c873946e1237 # timeout=10
[JDK 10 (latest)] $ /home/jenkins/tools/maven/latest/bin/mvn 
-Dhttps.protocols=TLSv1.2 clean test
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.commons:commons-compress >-----------------
[INFO] Building Apache Commons Compress 1.19-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-compress ---
[INFO] Deleting 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
commons-compress ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ 
commons-compress ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ 
commons-compress ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-compress 
---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ commons-compress ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-compress ---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/>
[INFO] Storing buildNumber: f132d6c50285b7a7652909aa85a5afdb3b828939 at 
timestamp: 1542559705029
[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/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/'>
 && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 206 source files to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/main/java/org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/main/java/org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ 
commons-compress ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ 
commons-compress ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
commons-compress ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 178 resources
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ commons-compress ---
[INFO] Executing tasks

main:
    [untar] Expanding: 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/test/resources/zstd-tests.tar>
 into 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/test-classes>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
commons-compress ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 148 source files to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/test/java/org/apache/commons/compress/archivers/zip/ZipClassCoverageTest.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/test/java/org/apache/commons/compress/archivers/zip/ZipClassCoverageTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java>:
 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/src/test/java/org/apache/commons/compress/compressors/z/ZCompressorInputStreamTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ 
commons-compress ---
[INFO] argLine set to 
"-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/jacoco.exec">
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-compress 
---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 
1. See FAQ web page and the dump file 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/surefire-reports/2018-11-18T16-48-38_748-jvmRun1.dumpstream>
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.543 s
[INFO] Finished at: 2018-11-18T16:48:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on 
project commons-compress: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] The forked VM terminated without properly saying goodbye. VM crash or 
System.exit called?
[ERROR] Command was /bin/sh -c cd 
"<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/">
 && /usr/local/asfpackages/java/jdk-10.0.1/bin/java 
'-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/jacoco.exec'>
 -jar 
'<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/surefire/surefirebooter9630880095507138889.jar'>
 
'<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/surefire'>
 2018-11-18T16-48-38_748-jvmRun1 surefire7009459573295339984tmp 
surefire_016051410887782637773tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 134
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The 
forked VM terminated without properly saying goodbye. VM crash or System.exit 
called?
[ERROR] Command was /bin/sh -c cd 
"<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/">
 && /usr/local/asfpackages/java/jdk-10.0.1/bin/java 
'-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/jacoco.exec'>
 -jar 
'<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/surefire/surefirebooter9630880095507138889.jar'>
 
'<https://builds.apache.org/job/Commons-Compress%20JDK-Matrix%20Build/jdk=JDK%2010%20(latest)/ws/target/surefire'>
 2018-11-18T16-48-38_748-jvmRun1 surefire7009459573295339984tmp 
surefire_016051410887782637773tmp
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 134
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:671)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:533)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:278)
[ERROR]         at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:244)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1194)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1022)
[ERROR]         at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:868)
[ERROR]         at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
[ERROR]         at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[ERROR]         at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[ERROR]         at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
[ERROR]         at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[ERROR]         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[ERROR]         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:954)
[ERROR]         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
[ERROR]         at org.apache.maven.cli.MavenCli.main(MavenCli.java:192)
[ERROR]         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR]         at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR]         at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR]         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
[ERROR]         at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[ERROR] 
[ERROR] -> [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
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to