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

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

------------------------------------------
[...truncated 4636 lines...]
[git-clone] Cloning repository http://localhost:9090/does-not-exist.git
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.junit.http >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.junit.http ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=c:\\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.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\org.eclipse.jgit.junit.http-4.8.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.junit.http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.jgit.junit.http ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ org.eclipse.jgit.junit.http ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.junit.http ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\org.eclipse.jgit.junit.http-4.8.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.junit.http ---
[git-clone] Could not clone repository: org.eclipse.jgit.api.errors.TransportException: http://localhost:9090/does-not-exist.git: cannot open git-upload-pack
[git-clone] Cloning repository foo://bar
[git-clone] Could not clone repository: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of fetch command
[git-clone] Cloning repository file://C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.ant.test\target\jgit_test_9069883250050367372_tmp\tmp_2112617944113017986.git
[git-clone] Cloning repository null
[git-clone] Could not clone repository: org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin
[git-clone] Cloning repository file://C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.ant.test\target\jgit_test_6495317074486943985_tmp\tmp_4335460103796749440.git
[git-clone] Cloning repository 
[git-clone] Could not clone repository: org.eclipse.jgit.api.errors.InvalidRemoteException: Invalid remote: origin
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.157 s - in org.eclipse.jgit.ant.tasks.GitCloneTaskTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.ant.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.ant.test\target\org.eclipse.jgit.ant.test-4.8.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ org.eclipse.jgit.ant.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.ant.test\target\org.eclipse.jgit.ant.test-4.8.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.jgit.ant.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.ant.test <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit.ant.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.ant.test <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.ant.test ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Large File Storage Tests 4.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.test ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=c:\\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.lfs.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.junit.http\target\org.eclipse.jgit.junit.http-4.8.0-SNAPSHOT-javadoc.jar
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.jgit.lfs.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.jgit.lfs.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (compile-with-errorprone) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.jgit.junit.http >>>
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\target\classes
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.jgit.junit.http ---
[INFO] Fork Value is true
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.eclipse.jgit.lfs.test >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (set-osgi-version) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.jgit.lfs.test ---
[INFO] argLine set to -javaagent:c:\\shared_hudson\\workspace\\jgit-windows-test\\.maven\\repo\\org\\jacoco\\org.jacoco.agent\\0.7.9\\org.jacoco.agent-0.7.9-runtime.jar=destfile=c:\\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.1:jar (attach-sources) < generate-sources @ org.eclipse.jgit.lfs.test <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.eclipse.jgit.lfs.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\target\org.eclipse.jgit.lfs.test-4.8.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.jgit.lfs.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\tst-rsrc
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.jgit.lfs.test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20:test (default-test) @ org.eclipse.jgit.lfs.test ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectIdTest
[INFO] Running org.eclipse.jgit.lfs.lib.LfsPointerFilterTest
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.eclipse.jgit.lfs.lib.AbbreviatedLongObjectIdTest
[INFO] Running org.eclipse.jgit.lfs.lib.LFSPointerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.jgit.lfs.lib.LFSPointerTest
[INFO] Running org.eclipse.jgit.lfs.lib.LongObjectIdTest
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.eclipse.jgit.lfs.lib.LongObjectIdTest
[INFO] Running org.eclipse.jgit.lfs.lib.MutableLongObjectIdTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s - in org.eclipse.jgit.lfs.lib.LfsPointerFilterTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.jgit.lfs.lib.MutableLongObjectIdTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.eclipse.jgit.lfs.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\target\org.eclipse.jgit.lfs.test-4.8.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ org.eclipse.jgit.lfs.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\target\org.eclipse.jgit.lfs.test-4.8.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ org.eclipse.jgit.lfs.test ---
[INFO] Building jar: C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.lfs.test\target\org.eclipse.jgit.lfs.test-4.8.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ org.eclipse.jgit.lfs.test >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ org.eclipse.jgit.lfs.test ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ org.eclipse.jgit.junit.http ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ org.eclipse.jgit.junit.http >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ org.eclipse.jgit.junit.http <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ org.eclipse.jgit.junit.http ---
[INFO] 
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Command Line Interface 4.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
Downloading: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.0.0/maven-shade-plugin-3.0.0.pom
May 04, 2017 5:44:53 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
May 04, 2017 5:44:53 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
May 04, 2017 5:44:53 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
May 04, 2017 5:44:53 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
May 04, 2017 5:44:53 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.maven.wagon.providers.http.httpclient.NoHttpResponseException) caught when processing request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443: The target server failed to respond
May 04, 2017 5:44:53 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request to {tls}->http://proxy.eclipse.org:9898->https://repo.maven.apache.org:443
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [01:49 min]
[INFO] JGit - Core ........................................ SUCCESS [03:06 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 16.312 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 15.922 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 19.453 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.469 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 20.094 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 17.625 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 16.343 s]
[INFO] JGit - Command Line Interface ...................... FAILURE [  0.204 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 20.031 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 18.047 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  6.750 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SKIPPED
[INFO] JGit - LFS Server Tests ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:25 min (Wall Clock)
[INFO] Finished at: 2017-05-04T17:44:54-04:00
[INFO] Final Memory: 145M/405M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.plugin.PluginResolutionException: Plugin org.apache.maven.plugins:maven-shade-plugin:3.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-shade-plugin:jar:3.0.0
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping JGit - HTTP Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[ERROR] Plugin org.apache.maven.plugins:maven-shade-plugin:3.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-shade-plugin:jar:3.0.0: Could not transfer artifact org.apache.maven.plugins:maven-shade-plugin:pom:3.0.0 from/to central (https://repo.maven.apache.org/maven2): repo.maven.apache.org:443 failed to respond -> [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/PluginResolutionException
[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