Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit-windows-test #231

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/231/changes>

Changes:

[Matthias Sohn] Upgrade maven-compiler-plugin to 3.6.1

[Matthias Sohn] Fix inconsistent versioning of findbugs-maven-plugin

[Matthias Sohn] Upgrade maven-shade-plugin to 3.0.0

[Matthias Sohn] Upgrade maven-build-helper-plugin to 3.0.0

[Matthias Sohn] Upgrade jacoco-maven-plugin to 0.7.9

[David Pursehouse] Update minimum JDK version in README

------------------------------------------
[...truncated 6491 lines...]
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.571 sec - in org.eclipse.jgit.api.BlameCommandTest
Running org.eclipse.jgit.api.BranchCommandTest
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_5012233956592346973_tmptmp_7798778762704746122.git: unknown host
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:221)
	at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:159)
	at org.eclipse.jgit.pgm.LsRemote.run(LsRemote.java:83)
	at org.eclipse.jgit.pgm.TextBuiltin.execute(TextBuiltin.java:199)
	at org.eclipse.jgit.pgm.Main.execute(Main.java:252)
	at org.eclipse.jgit.pgm.Main.run(Main.java:143)
	at org.eclipse.jgit.pgm.CLIGitCommand.run(CLIGitCommand.java:134)
	at org.eclipse.jgit.pgm.CLIGitCommand.executeRaw(CLIGitCommand.java:109)
	at org.eclipse.jgit.pgm.CLIGitCommand.execute(CLIGitCommand.java:102)
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)
	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:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_5012233956592346973_tmptmp_7798778762704746122.git: unknown host
	at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:157)
	at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
	at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:266)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:163)
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:198)
	... 35 more
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.606 sec <<< FAILURE! - in org.eclipse.jgit.pgm.LsRemoteTest
testLsRemoteHeadsTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.283 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_1752262740651400133_tmptmp_431928703738944432.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_1752262740651400133_tmptmp_431928703738944432.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)

testLsRemoteTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.265 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7909508809788355401_tmptmp_8916137677509874308.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7909508809788355401_tmptmp_8916137677509874308.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)

testLsRemote(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.53 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7141090686696491423_tmptmp_5273166566946548498.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7141090686696491423_tmptmp_5273166566946548498.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)

testLsRemoteHeads(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.526 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_5012233956592346973_tmptmp_7798778762704746122.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_5012233956592346973_tmptmp_7798778762704746122.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)

Running org.eclipse.jgit.pgm.ProxyConfigTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.658 sec - in org.eclipse.jgit.pgm.MergeTest
Running org.eclipse.jgit.pgm.ReflogTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.eclipse.jgit.pgm.ReflogTest
Running org.eclipse.jgit.pgm.RemoteTest
Tests run: 38, Failures: 5, Errors: 5, Skipped: 0, Time elapsed: 22.524 sec <<< FAILURE! - in org.eclipse.jgit.api.AddCommandTest
testCommandInjection(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 2.467 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_3020076692361468552 '; echo virus'' on file '; echo virus' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testCommandInjection(AddCommandTest.java:377)

testCleanFilterReturning12(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 2.128 sec  <<< FAILURE!
java.lang.AssertionError: expected:<12> but was:<1>
	at org.eclipse.jgit.api.AddCommandTest.testCleanFilterReturning12(AddCommandTest.java:444)

testCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 1.307 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_8452609531282982536' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testCleanFilter(AddCommandTest.java:152)

testBadCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 1.428 sec  <<< FAILURE!
java.lang.AssertionError: expected:<127> but was:<1>
	at org.eclipse.jgit.api.AddCommandTest.testBadCleanFilter(AddCommandTest.java:401)

testMultipleCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.587 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_6488566419912263519' on file 'src/a.tmp' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testMultipleCleanFilter(AddCommandTest.java:346)

testCleanFilterEnvironment(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.395 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_1039409051083844679' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testCleanFilterEnvironment(AddCommandTest.java:317)

testAttributesWithTreeWalkFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.491 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_1455614433149186625' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testAttributesWithTreeWalkFilter(AddCommandTest.java:299)

testBadCleanFilter2(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.203 sec  <<< FAILURE!
java.lang.AssertionError: expected:<127> but was:<1>
	at org.eclipse.jgit.api.AddCommandTest.testBadCleanFilter2(AddCommandTest.java:422)

testBuiltinCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 3.205 sec  <<< FAILURE!
org.junit.experimental.theories.internal.ParameterizedAssertionError: testBuiltinCleanFilter("true" <from sleepBeforeAddOptions[0]>)
Caused by: org.junit.internal.runners.model.MultipleFailureException: 
There were 2 errors:
  org.eclipse.jgit.api.errors.JGitInternalException(org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_5753260597983224398' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
')
  java.lang.AssertionError(ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_2060584466851715224_tmp\tmp_19000974295857291\src\a.txt)

testBuiltinFilters(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 1.72 sec  <<< FAILURE!
org.junit.experimental.theories.internal.ParameterizedAssertionError: testBuiltinFilters("true" <from sleepBeforeAddOptions[0]>)
Caused by: org.junit.internal.runners.model.MultipleFailureException: 
There were 2 errors:
  org.eclipse.jgit.api.errors.JGitInternalException(Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4399692659215682088_tmp\tmp_296926043142531985\src\._a.txt2236086010027128818.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4399692659215682088_tmp\tmp_296926043142531985\src\a.txt)
  java.lang.AssertionError(ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4399692659215682088_tmp\tmp_296926043142531985\src\a.txt)

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in org.eclipse.jgit.pgm.RemoteTest
Running org.eclipse.jgit.api.CheckoutCommandTest
Running org.eclipse.jgit.pgm.RepoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 sec - in org.eclipse.jgit.pgm.RepoTest
Running org.eclipse.jgit.pgm.ResetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.011 sec - in org.eclipse.jgit.pgm.ResetTest
Running org.eclipse.jgit.pgm.StatusTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.432 sec - in org.eclipse.jgit.api.BranchCommandTest
Running org.eclipse.jgit.api.CherryPickCommandTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.991 sec - in org.eclipse.jgit.api.CherryPickCommandTest
Running org.eclipse.jgit.api.CleanCommandTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.649 sec - in org.eclipse.jgit.pgm.StatusTest
Running org.eclipse.jgit.pgm.TagTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.eclipse.jgit.pgm.TagTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.399 sec - in org.eclipse.jgit.api.CleanCommandTest
Running org.eclipse.jgit.api.CloneCommandTest
Tests run: 10, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 20.065 sec <<< FAILURE! - in org.eclipse.jgit.pgm.ProxyConfigTest
testAll(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 3.579 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testAll(ProxyConfigTest.java:157)

testHttpsProxy_bothCases(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.347 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testHttpsProxy_bothCases(ProxyConfigTest.java:144)

testOverwriteHttpPort(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.925 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testOverwriteHttpPort(ProxyConfigTest.java:192)

testDontOverwriteHttp(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 0.705 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testDontOverwriteHttp(ProxyConfigTest.java:175)

testHttpProxy_upperCase(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 0.76 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<http.proxyHost: [null, http.proxyPort: null], https.proxyHost: n...> but was:<http.proxyHost: [XX, http.proxyPort: 1234], https.proxyHost: n...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testHttpProxy_upperCase(ProxyConfigTest.java:102)


Results :

Failed tests: 
  CloneTest.testClone:84 arrays first differed at element [0]; expected:<Cloning into 'C:[\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\jgit_test_3936583835567966452_tmp\tmp_1001220071610263698\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_3936583835567966452_tmptmp_1001220071610263698]target'...>
  CloneTest.testCloneEmpty:107 arrays first differed at element [0]; expected:<Cloning into 'C:[\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\jgit_test_6015277284380979548_tmp\tmp_8882118822214536683\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_6015277284380979548_tmptmp_8882118822214536683]target'...>
  ProxyConfigTest.testAll:157 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
  ProxyConfigTest.testDontOverwriteHttp:175 expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
  ProxyConfigTest.testHttpProxy_upperCase:102 expected:<http.proxyHost: [null, http.proxyPort: null], https.proxyHost: n...> but was:<http.proxyHost: [XX, http.proxyPort: 1234], https.proxyHost: n...>
  ProxyConfigTest.testHttpsProxy_bothCases:144 expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
  ProxyConfigTest.testOverwriteHttpPort:192 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
Tests in error: 
  CloneTest.testCloneBare:149->CLIRepositoryTestCase.execute:102 » Transport C:s...
  LsRemoteTest.testLsRemote:82 » Transport C:shared_hudsonworkspacejgit-windows-...
  LsRemoteTest.testLsRemoteHeads:99 » Transport C:shared_hudsonworkspacejgit-win...
  LsRemoteTest.testLsRemoteHeadsTags:124 » Transport C:shared_hudsonworkspacejgi...
  LsRemoteTest.testLsRemoteTags:110 » Transport C:shared_hudsonworkspacejgit-win...

Tests run: 160, Failures: 7, Errors: 5, Skipped: 14

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [02:00 min]
[INFO] JGit - Core ........................................ SUCCESS [02:59 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 16.190 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 14.557 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 18.538 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.367 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 20.074 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 16.732 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 15.996 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 49.264 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 18.887 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 17.749 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.884 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 35.376 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 42.441 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 12.726 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [  9.182 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:03 min (Wall Clock)
[INFO] Finished at: 2017-02-10T17:51:30-05:00
[INFO] Final Memory: 126M/331M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.pgm.test: There are test failures.

Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.pgm.test: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\surefire-reports for the individual test results.
[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.pgm.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Recording test results
Archiving artifacts

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top