Build failed in Jenkins: java-support-v8-nightly #530

Shibboleth Jenkins noreply at shibboleth.net
Sun Mar 10 20:15:13 EDT 2019


See <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/530/display/redirect>

------------------------------------------
Started by upstream project "java-parent-project-v11-nightly" build number 39
originally caused by:
 Started by upstream project "trigger-nightly-v11" build number 37
 originally caused by:
  Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d7e8463a9006c22e233aa062cc938a4f3d53f064 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d7e8463a9006c22e233aa062cc938a4f3d53f064
Commit message: "JSPT-79 - Review date and time handling for Java 8"
 > git rev-list --no-walk d7e8463a9006c22e233aa062cc938a4f3d53f064 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/.repository> -B clean -Prelease,central-disabled -U deploy site site:stage site:deploy
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (601 B at 3.6 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20190311.000504-39.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20190311.000504-39.pom (49 kB at 954 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] ---------------< net.shibboleth.utilities:java-support >----------------
[INFO] Building java-support 8.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ java-support ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 157 source files to <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientBuilder.java>:[524,20] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientBuilder.java>:[538,17] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientBuilder.java>:[1066,29] setStaleConnectionCheckEnabled(boolean) in org.apache.http.client.config.RequestConfig.Builder has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[91,34] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[91,89] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[94,34] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[95,17] org.apache.http.conn.ssl.BrowserCompatHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[98,34] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[98,86] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[107,28] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[133,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[149,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[162,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[178,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[199,24] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[399,13] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java>:[401,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/xml/BasicParserPool.java>:[869,24] finalize() in java.lang.Object has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/xml/BasicParserPool.java>:[870,18] finalize() in java.lang.Object has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[50,26] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[69,13] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[217,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[230,72] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java>:[290,9] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[70,38] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java>:[83,38] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/primitive/ObjectSupport.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/primitive/ObjectSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 23 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/collection/CollectionTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/test/java/net/shibboleth/utilities/java/support/collection/CollectionTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ java-support ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.112 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/java-support-8.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ java-support ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/java-support-8.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ java-support ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.0:jar (attach-javadocs) @ java-support ---
[INFO] 
8 errors
16 warnings
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:01 min
[INFO] Finished at: 2019-03-10T20:15:09-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.0:jar (attach-javadocs) on project java-support: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses modules but the packages defined in https://google.github.io/guava/releases/27.0-jre/api/docs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in http://hc.apache.org/httpcomponents-client-ga/httpclient-cache/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://logback.qos.ch/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in http://velocity.apache.org/engine/2.0/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://www.slf4j.org/apidocs/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the packages defined in https://build.shibboleth.net/nexus/content/sites/site/java-support/8.0.0-SNAPSHOT/apidocs/ are in the unnamed module.
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/logic/Predicate.java>:28: warning - Tag @link: reference not found: #apply(T)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/logic/Predicate.java>:39: warning - Tag @link: reference not found: #test(T)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:179: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:192: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:179: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:192: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/logic/Predicate.java>:28: warning - Tag @link: reference not found: #apply(T)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:179: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:192: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:179: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:192: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/logic/Predicate.java>:28: warning - Tag @link: reference not found: #apply(T)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/logic/Predicate.java>:28: warning - Tag @link: reference not found: #apply(T)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:179: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/security/DataSealer.java>:192: warning - Tag @link: reference not found: #wrap(String, long)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/src/main/java/net/shibboleth/utilities/java/support/logic/Predicate.java>:28: warning - Tag @link: reference not found: #apply(T)
[ERROR] 
[ERROR] Command line was: /opt/java11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/apidocs'> dir.
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/site> to /var/lib/jenkins/jobs/java-support-v8-nightly/htmlreports/Site_20Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-support-v8-nightly/ws/target/site'> does not exist.
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-support-v8-nightly/builds/530/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list