Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit #2067

See <https://ci.eclipse.org/jgit/job/jgit/2067/display/redirect?page=changes>

Changes:

[Matthias Sohn] [releng] Update the japicmp baseline to 5.3.0.201903130848-r

------------------------------------------
[...truncated 296.22 KB...]
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.168 s - in org.eclipse.jgit.http.test.RegexPipelineTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.39 s - in org.eclipse.jgit.http.test.FileResolverTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.843 s - in org.eclipse.jgit.http.test.AsIsServiceTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.168 s - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.911 s - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
Apr 25, 2019 3:05:36 PM org.eclipse.jgit.lfs.server.fs.ObjectUploadListener onError
WARNING: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
org.eclipse.jgit.lfs.errors.CorruptLongObjectException: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.verifyHash(AtomicObjectOutputStream.java:151)
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:138)
	at java.nio.channels.Channels$WritableByteChannelImpl.implCloseChannel(Channels.java:469)
	at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.close(ObjectUploadListener.java:156)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:136)
	at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:908)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1436)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:466)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.197 s - in org.eclipse.jgit.http.test.ProtocolErrorTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.474 s - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest
downloaded 10 MiB random data in 14,014.941ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.738 s - in org.eclipse.jgit.http.test.AdvertiseErrorTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.4.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:report (default-report) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:check (default-check) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/jacoco.exec
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.jgit.pgm ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit
uploaded 10 MiB random data in 1,307.622ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.805 s - in org.eclipse.jgit.lfs.server.fs.UploadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.378 s - in org.eclipse.jgit.http.test.MeasurePackSizeTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.986 s <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.DownloadTest
[ERROR] testLargeFileDownload(org.eclipse.jgit.lfs.server.fs.DownloadTest)  Time elapsed: 17.012 s  <<< FAILURE!
java.lang.AssertionError: expected:<5242880> but was:<1465856>
	at org.eclipse.jgit.lfs.server.fs.DownloadTest.testLargeFileDownload(DownloadTest.java:128)

java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.842 s - in org.eclipse.jgit.http.test.GitServletResponseTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.382 s - in org.eclipse.jgit.http.test.HookMessageTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.816 s - in org.eclipse.jgit.lfs.server.fs.CheckoutTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.319 s - in org.eclipse.jgit.http.test.HttpClientTests
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.441 s - in org.eclipse.jgit.lfs.server.fs.PushTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.823 s - in org.eclipse.jgit.http.test.DumbClientSmartServerTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DownloadTest.testLargeFileDownload:128 expected:<5242880> but was:<1465856>
[INFO] 
[ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  4.015 s]
[INFO] JGit - Core ........................................ SUCCESS [01:33 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 31.391 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 31.694 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 37.656 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 31.538 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 52.169 s]
[INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [ 52.225 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 39.147 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 23.868 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 39.134 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 12.117 s]
[INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [ 27.637 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [ 13.192 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 12.798 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [ 31.018 s]
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] JGit - Test Coverage ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:13 min (Wall Clock)
[INFO] Finished at: 2019-04-25T15:05:57-04:00
[INFO] Final Memory: 69M/1904M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server.test/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.lfs.server.test
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.153 s - in org.eclipse.jgit.http.test.DumbClientDumbServerTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE


Back to the top