See
https://builds.apache.org/job/maven-box/job/maven-linkcheck-plugin/job/master/23/
Changes:
* add Maven 3.1.1
* [INFRA-19861] Configure Maven before 3.2.3 to use https
* Back to all ubuntu nodes
* [INFRA-19861] Test with node H22
* [INFRA-19861] fix typo
* [INFRA-19861] Fix confirmed, restoring original label
* [INFRA-19861] Analyzing...
No tests ran.
Build log:
[...truncated 22356 lines...]
[Pipeline] bat
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build>mvn
-P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e
clean verify
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2@tmp\withMaven747fbb55\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2@tmp\withMaven747fbb55"
[INFO]
/f:/jenkins/jenkins-slave/workspace/ox_maven-linkcheck-plugin_master@3@2/windows-jdk13-m3.6.x_build/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java:
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\src\main\java\org\apache\maven\plugins\linkcheck\LinkcheckReport.java
uses unchecked or unsafe operations.
[INFO]
/f:/jenkins/jenkins-slave/workspace/ox_maven-linkcheck-plugin_master@3@2/windows-jdk13-m3.6.x_build/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @
maven-linkcheck-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117;
2019-08-27T08:06:16-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.2\bin\..
Java version: 14-ea, vendor: Oracle Corporation, runtime:
f:\jenkins\tools\java\latest14
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family:
"windows"
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
maven-linkcheck-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
maven-linkcheck-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-linkcheck-plugin ---
[INFO] Building jar:
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\target\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata
(default-addPluginArtifactMetadata) @ maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
maven-linkcheck-plugin ---
[INFO] [jenkins-event-spy] Generate
F:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2@tmp\withMaven747fbb55\maven-spy-20200227-004845-80616844596496428736392.log.tmp
...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------< org.apache.maven.plugins:maven-linkcheck-plugin >-----------
[INFO] Building Apache Maven Linkcheck Plugin 3.0.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @
maven-linkcheck-plugin ---
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\pom.xml
to
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\target\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
to
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @
maven-linkcheck-plugin ---
[INFO] No projects were selected for execution.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integration-test) @
maven-linkcheck-plugin ---
[INFO] Executing tasks
main:
[echo]
[echo]
[echo]
[echo]
[echo]
[echo] NO INTEGRATION TESTS DEFINED
[echo]
[echo]
[echo]
[echo]
[echo]
[INFO] Executed tasks
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-linkcheck-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 18 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 13 licenses.
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @
maven-linkcheck-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] There is 1 error reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-linkcheck-plugin ---
[INFO] No invoker report files found, nothing to check.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.180 s
[INFO] Finished at: 2020-02-27T00:48:50-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2@tmp\withMavend0c840a5\maven-spy-20200227-004833-2562948862567282157974.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk13-m3.6.x_build\pom.xml under
org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk13-m3.6.x_build\target\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
under
org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-linkcheck-plugin:maven-plugin:3.0.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-linkcheck-plugin:maven-plugin:3.0.0-SNAPSHOT in
source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@3@2' for
files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #22
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-linkcheck-plugin:maven-plugin:3.0.0-SNAPSHOT(version:
3.0.0-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 59 ms, Junit Publisher:
10 ms, Open Task Scanner Publisher: 56 ms, Invoker Publisher: 47 ms, Pipeline
Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ maven-linkcheck-plugin ---
[Pipeline] // node
[Pipeline] }
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
maven-linkcheck-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
maven-linkcheck-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\target\classes
[INFO]
/f:/jenkins/jenkins-slave/workspace/ox_maven-linkcheck-plugin_master@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java:
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\src\main\java\org\apache\maven\plugins\linkcheck\LinkcheckReport.java
uses unchecked or unsafe operations.
[INFO]
/f:/jenkins/jenkins-slave/workspace/ox_maven-linkcheck-plugin_master@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @
maven-linkcheck-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
maven-linkcheck-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
maven-linkcheck-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @
maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-linkcheck-plugin ---
[INFO] Building jar:
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\target\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata
(default-addPluginArtifactMetadata) @ maven-linkcheck-plugin ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
maven-linkcheck-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @
maven-linkcheck-plugin ---
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\pom.xml
to
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\target\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
to
f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2\windows-jdk14-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @
maven-linkcheck-plugin ---
[INFO] No projects were selected for execution.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integration-test) @
maven-linkcheck-plugin ---
[INFO] Executing tasks
main:
[echo]
[echo]
[echo]
[echo]
[echo]
[echo] NO INTEGRATION TESTS DEFINED
[echo]
[echo]
[echo]
[echo]
[echo]
[INFO] Executed tasks
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-linkcheck-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-linkcheck-plugin ---
[INFO] No invoker report files found, nothing to check.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.245 s
[INFO] Finished at: 2020-02-27T00:49:01-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2@tmp\withMaven747fbb55\maven-spy-20200227-004845-80616844596496428736392.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk14-m3.6.x_build\pom.xml under
org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk14-m3.6.x_build\target\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
under
org\apache\maven\plugins\maven-linkcheck-plugin\3.0.0-SNAPSHOT\maven-linkcheck-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-linkcheck-plugin:maven-plugin:3.0.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-linkcheck-plugin:maven-plugin:3.0.0-SNAPSHOT in
source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\ox_maven-linkcheck-plugin_master@2' for
files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #22
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-linkcheck-plugin:maven-plugin:3.0.0-SNAPSHOT(version:
3.0.0-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 63 ms, Junit Publisher:
10 ms, Open Task Scanner Publisher: 61 ms, Invoker Publisher: 61 ms, Pipeline
Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tibordigana, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext