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

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

Changes:

[Matthias Sohn] Extend the FS class for Java7

[Matthias Sohn] Add optional feature to install Java 7 support

------------------------------------------
[...truncated 2828 lines...]
Running org.eclipse.jgit.pgm.CLIGitCommandTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.eclipse.jgit.pgm.BranchTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Running org.eclipse.jgit.pgm.ReflogTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
Running org.eclipse.jgit.pgm.TagTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.eclipse.jgit.pgm.StatusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec
Running org.eclipse.jgit.pgm.ArchiveTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.78 sec
Running org.eclipse.jgit.pgm.MergeTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec

Results :

Tests run: 42, Failures: 0, Errors: 0, Skipped: 3

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.jgit.pgm.test ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ org.eclipse.jgit.pgm.test ---
[INFO] Building jar: <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.jgit.pgm.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ org.eclipse.jgit.pgm.test ---
[INFO] Fork Value is true
     [java] Warnings generated: 2
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.jgit.pgm.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.jgit.pgm.test ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[INFO] Unread public/protected field: org.eclipse.jgit.lib.CLIRepositoryTestCase.trash ["org.eclipse.jgit.lib.CLIRepositoryTestCase"] At CLIRepositoryTestCase.java:[lines 57-173]
[INFO] Found reliance on default encoding in org.eclipse.jgit.pgm.CLIGitCommand.execute(String, Repository): new String(byte[]) ["org.eclipse.jgit.pgm.CLIGitCommand"] At CLIGitCommand.java:[lines 56-163]
[INFO] 
[INFO] >>> maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.jgit.pgm.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd (cpd) @ org.eclipse.jgit.pgm.test ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.jgit.pgm.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit.pgm.test ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT.jar> to <https://hudson.eclipse.org/hudson/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT.jar>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/pom.xml> to <https://hudson.eclipse.org/hudson/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT.pom>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT-sources.jar> to <https://hudson.eclipse.org/hudson/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT-sources.jar>
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/target/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT-javadoc.jar> to <https://hudson.eclipse.org/hudson/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.4:clirr (default-cli) @ org.eclipse.jgit.pgm.test >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (set-osgi-version) @ org.eclipse.jgit.pgm.test ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-qualifier) @ org.eclipse.jgit.pgm.test ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.jgit.pgm.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.pgm.test/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.eclipse.jgit.pgm.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] <<< clirr-maven-plugin:2.4:clirr (default-cli) @ org.eclipse.jgit.pgm.test <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.4:clirr (default-cli) @ org.eclipse.jgit.pgm.test ---
[INFO] Comparing to version: 2.3.1.201302201838-r
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-cli) @ org.eclipse.jgit.pgm.test ---
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 23.9 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59.jar
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59.jar (8 KB at 102.4 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59.pom
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59.pom (4 KB at 56.4 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml (341 B at 16.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.2 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/maven-metadata.xml (341 B at 4.3 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59-sources.jar
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59-sources.jar (6 KB at 87.3 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 15.9 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59-javadoc.jar
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/org.eclipse.jgit.pgm.test-3.0.0-20130504.012857-59-javadoc.jar (36 KB at 401.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit.pgm.test/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 16.2 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [15.440s]
[INFO] JGit - Core ....................................... SUCCESS [4:45.355s]
[INFO] JGit - Ant Tasks .................................. SUCCESS [46.502s]
[INFO] JGit - AWT User Interface ......................... SUCCESS [57.344s]
[INFO] JGit - HTTP Server ................................ SUCCESS [1:13.053s]
[INFO] JGit - Console User Interface ..................... SUCCESS [34.278s]
[INFO] JGit - Command Line Interface ..................... SUCCESS [1:42.085s]
[INFO] JGit - JUnit Utility Classes ...................... SUCCESS [1:06.205s]
[INFO] JGit - JUnit Http Utility Classes ................. SUCCESS [55.314s]
[INFO] JGit - Core Tests ................................. SUCCESS [4:16.019s]
[INFO] JGit - Ant Tasks Tests ............................ SUCCESS [3.175s]
[INFO] JGit - HTTP Tests ................................. SUCCESS [13.519s]
[INFO] JGit - Command Line Interface Tests ............... SUCCESS [43.166s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:39.055s
[INFO] Finished at: Fri May 03 21:28:58 EDT 2013
[INFO] Final Memory: 54M/349M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[INFO] Using Maven 3 installation: Maven 3.0.4
[INFO] Checking Maven 3 installation environment
[jgit] $ /shared/common/apache-maven-3.0.4/bin/mvn --help
[INFO] Checking Maven 3 installation version
[jgit] $ /shared/common/apache-maven-3.0.4/bin/mvn --version
[INFO] Detected Maven 3 installation version: 3.0.4
[WARN] Detected superfluous option: -B
[DEBUG] Waiting for connection on port: 48305
[jgit] $ /shared/common/apache-maven-3.0.4/bin/mvn -B -e clean install deploy:deploy -V -B -e -Declipse.p2.mirrors=false -Dmaven.ext.class.path=/opt/users/hudsonbuild/maven/slavebundle/resources:/opt/users/hudsonbuild/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/opt/users/hudsonbuild/slave.jar -Dhudson.eventspy.port=48305 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/jgit/ws/.maven/repo> -f org.eclipse.jgit.packaging/pom.xml -U
Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
Maven home: /shared/common/apache-maven-3.0.4
Java version: 1.6.0_21, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/sun-jdk1.6.0_21_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32.59-0.7-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: e8b87205-5653-44a0-b9aa-53c2781f0d7e
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.jgit.feature:org.eclipse.jgit:3.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/jgit/ws/org.eclipse.jgit.packaging/org.eclipse.jgit.feature/pom.xml>
[WARNING] Missing POM for org.eclipse.jgit:org.eclipse.jgit.java7:jar:3.0.0-SNAPSHOT
Downloading: http://download.eclipse.org/jgit/maven/org/eclipse/jgit/org.eclipse.jgit/3.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.eclipse.org/jgit/maven/org/eclipse/jgit/org.eclipse.jgit-parent/3.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.eclipse.org/jgit/maven/org/eclipse/jgit/org.eclipse.jgit.ui/3.0.0-SNAPSHOT/maven-metadata.xml
Downloading: http://download.eclipse.org/jgit/maven/org/eclipse/jgit/org.eclipse.jgit.console/3.0.0-SNAPSHOT/maven-metadata.xml
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve project dependencies
[DEBUG] Closing connection to remote
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve project dependencies: Missing:
[ERROR] ----------
[ERROR] 1) org.eclipse.jgit:org.eclipse.jgit.java7:jar:3.0.0-SNAPSHOT
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.eclipse.jgit -DartifactId=org.eclipse.jgit.java7 -Dversion=3.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.eclipse.jgit -DartifactId=org.eclipse.jgit.java7 -Dversion=3.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.eclipse.jgit.feature:org.eclipse.jgit:pom:3.0.0-SNAPSHOT
[ERROR] 2) org.eclipse.jgit:org.eclipse.jgit.java7:jar:3.0.0-SNAPSHOT
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] org.eclipse.jgit.feature:org.eclipse.jgit:pom:3.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] indigo (http://download.eclipse.org/releases/juno, releases=false, snapshots=false),
[ERROR] jetty (http://archive.eclipse.org/jetty/updates/jetty-bundles-7.x/7.6.0.v20120127/, releases=false, snapshots=false),
[ERROR] orbit (http://download.eclipse.org/tools/orbit/downloads/drops/R20130118183705/repository/, releases=false, snapshots=false),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve project dependencies
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.RuntimeException: Could not resolve project dependencies
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addPomDependenciesToTargetPlatform(P2TargetPlatformResolver.java:284)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.computeTargetPlatform(P2TargetPlatformResolver.java:197)
	at org.eclipse.tycho.core.resolver.DefaultTychoDependencyResolver.resolveProject(DefaultTychoDependencyResolver.java:100)
	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:82)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:274)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	... 11 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.eclipse.jgit:org.eclipse.jgit.java7:jar:3.0.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.eclipse.jgit -DartifactId=org.eclipse.jgit.java7 -Dversion=3.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.eclipse.jgit -DartifactId=org.eclipse.jgit.java7 -Dversion=3.0.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.eclipse.jgit.feature:org.eclipse.jgit:pom:3.0.0-SNAPSHOT
  	2) org.eclipse.jgit:org.eclipse.jgit.java7:jar:3.0.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.eclipse.jgit.feature:org.eclipse.jgit:pom:3.0.0-SNAPSHOT

from the specified remote repositories:
  indigo (http://download.eclipse.org/releases/juno, releases=false, snapshots=false),
  jetty (http://archive.eclipse.org/jetty/updates/jetty-bundles-7.x/7.6.0.v20120127/, releases=false, snapshots=false),
  orbit (http://download.eclipse.org/tools/orbit/downloads/drops/R20130118183705/repository/, releases=false, snapshots=false),
  central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)

	at org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors(DefaultResolutionErrorHandler.java:71)
	at org.apache.maven.DefaultProjectDependenciesResolver.resolveImpl(DefaultProjectDependenciesResolver.java:162)
	at org.apache.maven.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:75)
	at org.apache.maven.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:59)
	at org.eclipse.tycho.p2.resolver.P2TargetPlatformResolver.addPomDependenciesToTargetPlatform(P2TargetPlatformResolver.java:271)
	... 16 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/InternalErrorException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Archiving artifacts
Publishing Javadoc
Recording test results

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


Back to the top