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: jgit2 #556

See <https://hudson.eclipse.org/jgit/job/jgit2/556/changes>

Changes:

[David Pursehouse] Checkout: Add the ability to checkout all paths.

[David Pursehouse] CheckoutCommand: Add method to add multiple paths

------------------------------------------
[...truncated 3581 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.451 sec - in org.eclipse.jgit.http.test.AdvertiseErrorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.1 sec - in org.eclipse.jgit.http.test.HttpClientTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.435 sec - in org.eclipse.jgit.http.test.GitServletResponseTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.533 sec - in org.eclipse.jgit.http.test.MeasurePackSizeTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.24 sec - in org.eclipse.jgit.http.test.DumbClientDumbServerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.171 sec - in org.eclipse.jgit.http.test.DumbClientSmartServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.218 sec - in org.eclipse.jgit.http.test.HookMessageTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.286 sec - in org.eclipse.jgit.http.test.SmartClientSmartServerTest

Results :

Tests run: 87, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit.http.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.6.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.eclipse.jgit.http.test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ org.eclipse.jgit.http.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.http.test/target/org.eclipse.jgit.http.test-4.6.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (default) > :findbugs @ org.eclipse.jgit.http.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ org.eclipse.jgit.http.test ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (default) < :findbugs @ org.eclipse.jgit.http.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (default) @ org.eclipse.jgit.http.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.6:cpd-check (default) > :cpd @ org.eclipse.jgit.http.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd (cpd) @ org.eclipse.jgit.http.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.6:cpd-check (default) < :cpd @ org.eclipse.jgit.http.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.6:cpd-check (default) @ org.eclipse.jgit.http.test ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Command Line Interface Tests 4.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.pgm.test ---
[INFO] Deleting /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm.test ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-qualifier) @ org.eclipse.jgit.pgm.test ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.pgm.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.eclipse.jgit.pgm.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/classes
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (attach-sources) > generate-sources @ org.eclipse.jgit.pgm.test >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.10:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ org.eclipse.jgit.pgm.test ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec,append=true,includes=org.eclipse.jgit.*,excludes=**/*Test*.*>
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (attach-sources) < generate-sources @ org.eclipse.jgit.pgm.test <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (attach-sources) @ org.eclipse.jgit.pgm.test ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-4.6.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.pgm.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ org.eclipse.jgit.pgm.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.jgit.pgm.test ---
[INFO] Surefire report directory: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.jgit.pgm.ReflogTest
Running org.eclipse.jgit.pgm.InitTest
Running org.eclipse.jgit.pgm.CommitAndLogTest
Running org.eclipse.jgit.pgm.DescribeTest
Running org.eclipse.jgit.pgm.ProxyConfigTest
Running org.eclipse.jgit.pgm.CommitTest
Running org.eclipse.jgit.pgm.RemoteTest
Running org.eclipse.jgit.pgm.CLIGitCommandTest
Running org.eclipse.jgit.pgm.BranchTest
Running org.eclipse.jgit.pgm.CloneTest
Running org.eclipse.jgit.pgm.FetchTest
Running org.eclipse.jgit.pgm.ArchiveTest
Running org.eclipse.jgit.pgm.CheckoutTest
Running org.eclipse.jgit.pgm.MergeTest
Running org.eclipse.jgit.pgm.TagTest
Running org.eclipse.jgit.pgm.LsRemoteTest
Running org.eclipse.jgit.pgm.ConfigTest
Running org.eclipse.jgit.pgm.CleanTest
Running org.eclipse.jgit.pgm.StatusTest
Running org.eclipse.jgit.pgm.RepoTest
Running org.eclipse.jgit.pgm.ResetTest
Running org.eclipse.jgit.pgm.AddTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec - in org.eclipse.jgit.pgm.CLIGitCommandTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec - in org.eclipse.jgit.pgm.InitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 sec - in org.eclipse.jgit.pgm.CommitAndLogTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 sec - in org.eclipse.jgit.pgm.ReflogTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.47 sec - in org.eclipse.jgit.pgm.AddTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 sec - in org.eclipse.jgit.pgm.ConfigTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec - in org.eclipse.jgit.pgm.CleanTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 sec - in org.eclipse.jgit.pgm.DescribeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec - in org.eclipse.jgit.pgm.CommitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec - in org.eclipse.jgit.pgm.LsRemoteTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.71 sec - in org.eclipse.jgit.pgm.ResetTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 sec - in org.eclipse.jgit.pgm.TagTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 sec - in org.eclipse.jgit.pgm.BranchTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.214 sec - in org.eclipse.jgit.pgm.CheckoutTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.941 sec - in org.eclipse.jgit.pgm.MergeTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.108 sec - in org.eclipse.jgit.pgm.ProxyConfigTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.575 sec - in org.eclipse.jgit.pgm.RemoteTest
Tests run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.505 sec <<< FAILURE! - in org.eclipse.jgit.pgm.StatusTest
testStatusUntrackedFiles(org.eclipse.jgit.pgm.StatusTest)  Time elapsed: 16.134 sec  <<< FAILURE!
org.junit.ComparisonFailure: 
expected:<[Not currently on any branch.]
Unmerged paths:
bot...> but was:<[On branch master]
Unmerged paths:
bot...>
	at org.eclipse.jgit.pgm.StatusTest.assertUntrackedAndUnmerged(StatusTest.java:563)
	at org.eclipse.jgit.pgm.StatusTest.executeTest(StatusTest.java:189)
	at org.eclipse.jgit.pgm.StatusTest.testStatusUntrackedFiles(StatusTest.java:88)

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.261 sec - in org.eclipse.jgit.pgm.FetchTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.751 sec - in org.eclipse.jgit.pgm.RepoTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.894 sec - in org.eclipse.jgit.pgm.CloneTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.231 sec - in org.eclipse.jgit.pgm.ArchiveTest

Results :

Failed tests: 
  StatusTest.testStatusUntrackedFiles:88->executeTest:189->assertUntrackedAndUnmerged:563->CLIRepositoryTestCase.assertArrayOfLinesEquals:222 expected:<[Not currently on any branch.]
Unmerged paths:
bot...> but was:<[On branch master]
Unmerged paths:
bot...>

Tests run: 160, Failures: 1, Errors: 0, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  8.909 s]
[INFO] JGit - Core ........................................ SUCCESS [01:10 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [  6.475 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [  6.358 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [  9.390 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [  5.553 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [  8.918 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [  7.805 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [  7.595 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 16.853 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [  8.609 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [  7.727 s]
[INFO] JGit - Core Tests .................................. SUCCESS [04:54 min]
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  1.578 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 45.423 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 29.588 s]
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:58 min
[INFO] Finished at: 2016-10-22T19:39:51-04:00
[INFO] Final Memory: 61M/910M
[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 /jobs/genie.jgit/jgit2/workspace/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 /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 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 /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	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:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.pgm.test/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[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
Publishing Javadoc
Archiving artifacts
Recording test results

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


Back to the top