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

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

------------------------------------------
[...truncated 165 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:check (default) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.4:cpd-check (default) @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd (cpd) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.4:cpd-check (default) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.4:cpd-check (default) @ org.eclipse.jgit-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Core 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.eclipse.jgit ---
[INFO] Deleting /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-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 ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (translate-source-qualifier) @ org.eclipse.jgit ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.eclipse.jgit ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ org.eclipse.jgit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 694 source files to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/classes
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java uses or overrides a deprecated API.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/transport/UploadPack.java: Recompile with -Xlint:deprecation for details.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevObjectList.java: Some input files use unchecked or unsafe operations.
[INFO] /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/org/eclipse/jgit/revwalk/RevObjectList.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ org.eclipse.jgit >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9:parse-version (set-osgi-version) @ org.eclipse.jgit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.eclipse.jgit ---
[INFO] argLine set to -javaagent:<https://hudson.eclipse.org/jgit/job/jgit2/ws/.maven/repo/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-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:2.4:jar (attach-sources) @ org.eclipse.jgit <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ org.eclipse.jgit ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.eclipse.jgit ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ org.eclipse.jgit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.jgit ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.jgit ---
[INFO] Building jar: /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/org.eclipse.jgit-4.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ org.eclipse.jgit ---
[INFO] 
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

Provided by Standard doclet:
-d <directory>                    Destination directory for output files
-use                              Create class and package usage pages
-version                          Include @version paragraphs
-author                           Include @author paragraphs
-docfilessubdirs                  Recursively copy doc-file subdirectories
-splitindex                       Split index into one file per letter
-windowtitle <text>               Browser window title for the documenation
-doctitle <html-code>             Include title for the overview page
-header <html-code>               Include header text for each page
-footer <html-code>               Include footer text for each page
-top    <html-code>               Include top text for each page
-bottom <html-code>               Include bottom text for each page
-link <url>                       Create links to javadoc output at <url>
-linkoffline <url> <url2>         Link to docs at <url> using package list at <url2>
-excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.
-group <name> <p1>:<p2>..         Group specified packages together in overview page
-nocomment                        Supress description and tags, generate only declarations.
-nodeprecated                     Do not include @deprecated information
-noqualifier <name1>:<name2>:...  Exclude the list of qualifiers from the output.
-nosince                          Do not include @since information
-notimestamp                      Do not include hidden time stamp
-nodeprecatedlist                 Do not generate deprecated list
-notree                           Do not generate class hierarchy
-noindex                          Do not generate index
-nohelp                           Do not generate help link
-nonavbar                         Do not generate navigation bar
-serialwarn                       Generate warning about @serial tag
-tag <name>:<locations>:<header>  Specify single argument custom tags
-taglet                           The fully qualified name of Taglet to register
-tagletpath                       The path to Taglets
-Xdocrootparent <url>             Replaces all appearances of @docRoot followed by /.. in doc comments with <url>
-charset <charset>                Charset for cross-platform viewing of generated documentation.
-helpfile <file>                  Include file that help link links to
-linksource                       Generate source in HTML
-sourcetab <tab length>           Specify the number of spaces each tab takes up in the source
-keywords                         Include HTML meta tags with package, class and member info
-stylesheetfile <path>            File to change style of the generated documentation
-docencoding <name>               Output encoding name
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... SUCCESS [6.137s]
[INFO] JGit - Core ....................................... FAILURE [13.818s]
[INFO] JGit - Ant Tasks .................................. SKIPPED
[INFO] JGit Archive Formats .............................. SKIPPED
[INFO] JGit - AWT User Interface ......................... SKIPPED
[INFO] JGit - Apache httpclient based HTTP support ....... SKIPPED
[INFO] JGit - HTTP Server ................................ SKIPPED
[INFO] JGit - Command Line Interface ..................... SKIPPED
[INFO] JGit - JUnit Utility Classes ...................... SKIPPED
[INFO] JGit - JUnit Http Utility Classes ................. SKIPPED
[INFO] JGit - Core Tests ................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................ SKIPPED
[INFO] JGit - HTTP Tests ................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.747s
[INFO] Finished at: Thu Oct 01 08:04:42 EDT 2015
[INFO] Final Memory: 43M/1932M
[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-javadoc-plugin:2.10.1:jar (attach-javadocs) on project org.eclipse.jgit: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:-missing

Command line was: /opt/public/common/jdk1.7.0_80/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"eclipse.org\"" @options @packages

Refer to the generated Javadoc files in '/jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/apidocs' dir.

[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (attach-javadocs) on project org.eclipse.jgit: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:-missing
[ERROR] 
[ERROR] Command line was: /opt/public/common/jdk1.7.0_80/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"eclipse.org\"" @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '/jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/apidocs' dir.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (attach-javadocs) on project org.eclipse.jgit: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:-missing

Command line was: /opt/public/common/jdk1.7.0_80/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"eclipse.org\"" @options @packages

Refer to the generated Javadoc files in '/jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/apidocs' dir.

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:-missing

Command line was: /opt/public/common/jdk1.7.0_80/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"eclipse.org\"" @options @packages

Refer to the generated Javadoc files in '/jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/apidocs' dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5906)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:215)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: org.apache.maven.reporting.MavenReportException: 
Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:-missing

Command line was: /opt/public/common/jdk1.7.0_80/jre/../bin/javadoc -J-Dhttp.proxySet=true -J-Dhttp.proxyHost=proxy.eclipse.org -J-Dhttp.proxyPort=9898 "-J-Dhttp.nonProxyHosts=\"eclipse.org\"" @options @packages

Refer to the generated Javadoc files in '/jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit/target/apidocs' dir.

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5063)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2004)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:187)
	... 21 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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit
[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