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 #1838

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

Changes:

[Matthias Sohn] Undo treating blobs with NULs as a single line

------------------------------------------
[...truncated 245.16 KB...]
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.2.0-SNAPSHOT-sources.jar
[INFO] Running org.eclipse.jgit.lfs.server.fs.UploadTest
[INFO] Running org.eclipse.jgit.lfs.server.fs.CheckoutTest
[INFO] Running org.eclipse.jgit.lfs.server.fs.DownloadTest
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.jgit.pgm ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.jgit.pgm ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ org.eclipse.jgit.pgm ---
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.1:shade (default) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.jgit.http.test ---
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Including args4j:args4j:jar:2.33 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.15 in the shaded jar.
[INFO] Including org.objenesis:objenesis:jar:2.6 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.archive:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.osgi:org.osgi.core:jar:4.3.1 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] Including com.jcraft:jsch:jar:0.1.54 in the shaded jar.
[INFO] Including com.jcraft:jzlib:jar:1.1.1 in the shaded jar.
[INFO] Including com.googlecode.javaewah:JavaEWAH:jar:1.1.6 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.ui:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.9 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.ssh.apache:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.sshd:sshd-core:jar:2.0.0 in the shaded jar.
[INFO] Including org.apache.sshd:sshd-sftp:jar:2.0.0 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.5 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.10 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.2 in the shaded jar.
[INFO] Including org.slf4j:slf4j-log4j12:jar:1.7.2 in the shaded jar.
[INFO] Including log4j:log4j:jar:1.2.15 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-servlet:jar:9.4.11.v20180605 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-security:jar:9.4.11.v20180605 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-server:jar:9.4.11.v20180605 in the shaded jar.
[INFO] Including javax.servlet:javax.servlet-api:jar:3.1.0 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-http:jar:9.4.11.v20180605 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-util:jar:9.4.11.v20180605 in the shaded jar.
[INFO] Including org.eclipse.jetty:jetty-io:jar:9.4.11.v20180605 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.8.2 in the shaded jar.
[INFO] Including org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:5.2.0-SNAPSHOT in the shaded jar.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.jgit.http.test.SmartClientSmartServerTest
[INFO] Running org.eclipse.jgit.http.test.GitServletResponseTests
[INFO] Running org.eclipse.jgit.http.test.FileResolverTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Running org.eclipse.jgit.http.test.RegexPipelineTest
[INFO] Running org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
[INFO] Running org.eclipse.jgit.http.test.AdvertiseErrorTest
[INFO] Running org.eclipse.jgit.http.test.HookMessageTest
[INFO] Running org.eclipse.jgit.http.test.SetAdditionalHeadersTest
[INFO] Running org.eclipse.jgit.http.test.AsIsServiceTest
[INFO] Running org.eclipse.jgit.http.test.DumbClientDumbServerTest
[INFO] Running org.eclipse.jgit.http.test.DumbClientSmartServerTest
[INFO] Running org.eclipse.jgit.http.test.ErrorServletTest
[INFO] Running org.eclipse.jgit.http.test.ProtocolErrorTest
[INFO] Running org.eclipse.jgit.http.test.SmartClientSmartServerSslTest
[INFO] Running org.eclipse.jgit.http.test.GitServletInitTest
[INFO] Running org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
[INFO] Running org.eclipse.jgit.http.test.HttpClientTests
[INFO] Running org.eclipse.jgit.http.test.MeasurePackSizeTest
[INFO] Running org.eclipse.jgit.http.server.ClientVersionUtilTest
[INFO] Running org.eclipse.jgit.http.server.RootLocaleTest
[INFO] Running org.eclipse.jgit.transport.http.apache.HttpClientConnectionTest
[INFO] Running org.eclipse.jgit.http.server.ServletUtilsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 s - in org.eclipse.jgit.http.test.FileResolverTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Replacing /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/jgit-cli.jar with /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.2.0-SNAPSHOT-shaded.jar
[INFO] Attaching shaded artifact.
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (create_jgit) @ org.eclipse.jgit.pgm ---
[INFO] Executing tasks

main:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.jgit.http.server.ServletUtilsTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.eclipse.jgit.http.server.ClientVersionUtilTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in org.eclipse.jgit.http.server.RootLocaleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s - in org.eclipse.jgit.transport.http.apache.HttpClientConnectionTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Nov 25, 2018 7:30:50 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:903)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1408)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:454)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
	at java.lang.Thread.run(Thread.java:748)

[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach_jgit) @ org.eclipse.jgit.pgm ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (default) @ org.eclipse.jgit.pgm ---
downloaded 10 MiB random data in 66.898ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 s - in org.eclipse.jgit.http.test.AsIsServiceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
uploaded 10 MiB random data in 350.601ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s - in org.eclipse.jgit.http.test.GitServletInitTest
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.737 s <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.CheckoutTest
[ERROR] testKnownContent(org.eclipse.jgit.lfs.server.fs.CheckoutTest)  Time elapsed: 3.525 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
	at org.eclipse.jgit.lfs.server.fs.CheckoutTest.testKnownContent(CheckoutTest.java:146)

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in org.eclipse.jgit.http.test.ErrorServletTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.858 s - in org.eclipse.jgit.lfs.server.fs.UploadTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s - in org.eclipse.jgit.http.test.RegexPipelineTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.776 s - in org.eclipse.jgit.http.test.AdvertiseErrorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.787 s - in org.eclipse.jgit.http.test.ProtocolErrorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.544 s - in org.eclipse.jgit.lfs.server.fs.DownloadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.045 s - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.471 s - in org.eclipse.jgit.http.test.GitServletResponseTests
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.436 s - in org.eclipse.jgit.lfs.server.fs.PushTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.15 s - in org.eclipse.jgit.http.test.MeasurePackSizeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.515 s - in org.eclipse.jgit.http.test.HookMessageTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   CheckoutTest.testKnownContent:146 expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
[INFO] 
[ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  8.648 s]
[INFO] JGit - Core ........................................ SUCCESS [03:50 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [02:31 min]
[INFO] JGit - Archive Formats ............................. SUCCESS [02:31 min]
[INFO] JGit - AWT User Interface .......................... SUCCESS [02:39 min]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [02:27 min]
[INFO] JGit - HTTP Server ................................. SUCCESS [02:41 min]
[INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [02:45 min]
[INFO] JGit - Large File Storage .......................... SUCCESS [02:40 min]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 14.596 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [02:40 min]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 14.192 s]
[INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [02:29 min]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  4.641 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 10.841 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [  9.963 s]
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:05 min (Wall Clock)
[INFO] Finished at: 2018-11-25T19:30:55-05:00
[INFO] Final Memory: 80M/1976M
[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
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE


Back to the top