See 
https://builds.apache.org/job/maven-box/job/maven-acr-plugin/job/INFRA-17514/3/

No changes.

No tests ran.

Build log:
[...truncated 1405 lines...]
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2' for 
files matching the pattern 'windows-jdk8-m3.5.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 1 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #2
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-acr-plugin:maven-plugin:3.1.1-SNAPSHOT(version:
 3.1.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.1-SNAPSHOT@integration-test
  integration-test}: windows-jdk8-m3.5.x_build\target\invoker-reports\*.xml
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.1-SNAPSHOT:verify (integration-test) @ 
maven-acr-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 4, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 min
[INFO] Finished at: 2019-01-14T11:29:02-08:00
[INFO] Final Memory: 63M/917M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@2@tmp\withMaven6d1c2651\maven-spy-20190114-112759-1177245903390757469243.log
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@2@tmp\withMaven6d1c2651\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@2@tmp\withMaven6d1c2651"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk7-m3.5.x_build\pom.xml under 
org\apache\maven\plugins\maven-acr-plugin\3.1.1-SNAPSHOT\maven-acr-plugin-3.1.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk7-m3.5.x_build\target\maven-acr-plugin-3.1.1-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-acr-plugin\3.1.1-SNAPSHOT\maven-acr-plugin-3.1.1-SNAPSHOT.jar
[withMaven] Publishers: Generated Artifacts Publisher: 126 ms, Junit Publisher: 
26 ms, Open Task Scanner Publisher: 79 ms, Invoker Publisher: 865 ms
[Pipeline] // withMaven
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-acr-plugin:maven-plugin:3.1.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
windows-jdk7-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[Pipeline] }
None of the test reports contained any result
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-acr-plugin:maven-plugin:3.1.1-SNAPSHOT in source 
directory windows-jdk7-m3.5.x_build\src\main\java
[Pipeline] }
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@2' for 
files matching the pattern 'windows-jdk7-m3.5.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 1 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[Pipeline] // node
[TASKS] Computing warning deltas based on reference build #2
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-acr-plugin:maven-plugin:3.1.1-SNAPSHOT(version:
 3.1.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.1-SNAPSHOT@integration-test
  integration-test}: windows-jdk7-m3.5.x_build\target\invoker-reports\*.xml
Running on windows-2016-2 in 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3
[Pipeline] {
[Pipeline] pwd
[Pipeline] ws
Running in 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk11-m3.5.x_build)
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build
[Pipeline] {
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[withMaven] Publishers: Generated Artifacts Publisher: 117 ms, Junit Publisher: 
24 ms, Open Task Scanner Publisher: 65 ms, Invoker Publisher: 1119 ms, Pipeline 
Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
Cloning repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git
 > git init 
 > f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build
 >  # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-acr-plugin.git
 > git --version # timeout=10
 > git fetch --no-tags --progress 
 > https://gitbox.apache.org/repos/asf/maven-acr-plugin.git 
 > +refs/heads/*:refs/remotes/origin/*
[Pipeline] // node
[Pipeline] }
Fetching without tags
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-acr-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-acr-plugin.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-acr-plugin.git
 > git fetch --no-tags --progress 
 > https://gitbox.apache.org/repos/asf/maven-acr-plugin.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision f90bfad14696183935b4004b4deb6d222a930352 (INFRA-17514)
Commit message: "set plugin repo"
Cleaning workspace
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f90bfad14696183935b4004b4deb6d222a930352
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk11-m3.5.x_build)
[Pipeline] withMaven
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], 
org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, 
skipDownstreamTriggers=false, lifecycleThreshold=deploy, 
ignoreUpstreamTriggers=false], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 11 (latest)
[withMaven] using Maven installation 'Maven 3.5.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.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\box_maven-acr-plugin_INFRA-17514@3@2@tmp\withMavene3126e2f\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2@tmp\withMavene3126e2f"
 
 > git clean -fdx # timeout=10
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T00:58:13-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.5.2\bin\..
Java version: 11, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest11
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: 
"windows"
[INFO] [jenkins-event-spy] Generate 
F:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2@tmp\withMavene3126e2f\maven-spy-20190114-112910-75115221442574133040448.log.tmp
 ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven ACR Plugin 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-acr-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-acr-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-acr-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-acr-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ 
maven-acr-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-acr-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.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] 31 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 31 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ 
maven-acr-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 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-acr-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
maven-acr-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-acr-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ 
maven-acr-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-acr-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-acr-plugin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-acr-plugin 
---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-acr-plugin ---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\target\maven-acr-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-acr-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-acr-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.1-SNAPSHOT:install (integration-test) @ 
maven-acr-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-acr-plugin\3.1.1-SNAPSHOT\maven-acr-plugin-3.1.1-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\target\maven-acr-plugin-3.1.1-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-acr-plugin\3.1.1-SNAPSHOT\maven-acr-plugin-3.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.1-SNAPSHOT:integration-test 
(integration-test) @ maven-acr-plugin ---
[INFO] Building: it-01\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           it-01\pom.xml .................................... SUCCESS 
(16.6 s)
[INFO] Building: it-02\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           it-02\pom.xml .................................... SUCCESS 
(7.2 s)
[INFO] Building: it-03\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           it-03\pom.xml .................................... SUCCESS 
(5.1 s)
[INFO] Building: it-04\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           it-04\pom.xml .................................... SUCCESS 
(5.4 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-acr-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.1-SNAPSHOT:verify (integration-test) @ 
maven-acr-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 4, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.514 s
[INFO] Finished at: 2019-01-14T11:29:58-08:00
[INFO] Final Memory: 38M/134M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2@tmp\withMavene3126e2f\maven-spy-20190114-112910-75115221442574133040448.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.5.x_build\pom.xml under 
org\apache\maven\plugins\maven-acr-plugin\3.1.1-SNAPSHOT\maven-acr-plugin-3.1.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.5.x_build\target\maven-acr-plugin-3.1.1-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-acr-plugin\3.1.1-SNAPSHOT\maven-acr-plugin-3.1.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-acr-plugin:maven-plugin:3.1.1-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
windows-jdk11-m3.5.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-acr-plugin:maven-plugin:3.1.1-SNAPSHOT in source 
directory windows-jdk11-m3.5.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\box_maven-acr-plugin_INFRA-17514@3@2' for 
files matching the pattern 'windows-jdk11-m3.5.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 1 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #2
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-acr-plugin:maven-plugin:3.1.1-SNAPSHOT(version:
 3.1.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.1-SNAPSHOT@integration-test
  integration-test}: windows-jdk11-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 119 ms, Junit Publisher: 
21 ms, Open Task Scanner Publisher: 71 ms, Invoker Publisher: 965 ms, Pipeline 
Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to