See
https://builds.apache.org/job/maven-box/job/maven-scripting-plugin/job/master/13/
Changes:
* Log unique commits
* Other attempt due to 'Scripts not permitted to use staticMethod
* Revert "Log unique commits"
No tests ran.
Build log:
[...truncated 2470 lines...]
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk13-m3.6.x_build)
[Pipeline] echo
Local Repo (windows-jdk13-m3.6.x_build): ../.maven_repositories/1
[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 13 (latest)
[withMaven] using Maven installation 'Maven 3.6.0 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build>wmic
logicaldisk get size,freespace,caption
C a p t i o n F r e e S p a c e S i z e
C : 2 9 5 3 2 9 3 2 2 5 9 8 4 2 9 9 9 9 9 7 9 5 2 0 0 0
F : 2 9 6 0 3 6 8 1 8 1 2 4 8 3 0 0 0 2 4 6 4 6 4 5 1 2
[Pipeline] bat
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build>mvn
-P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e
clean verify
----- withMaven Wrapper script -----
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @
maven-scripting-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-scripting-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk12-m3.6.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
maven-scripting-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @
maven-scripting-plugin ---
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2@tmp\withMaveneb7f0e5d\pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2@tmp\withMaveneb7f0e5d"
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-scripting-plugin ---
[INFO] Building jar:
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk12-m3.6.x_build\target\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata
(default-addPluginArtifactMetadata) @ maven-scripting-plugin ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
maven-scripting-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @
maven-scripting-plugin ---
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T11:41:47-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.0\bin\..
Java version: 13-ea, vendor: Oracle Corporation, runtime:
f:\jenkins\tools\java\latest13
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family:
"windows"
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk12-m3.6.x_build\pom.xml
to
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk12-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk12-m3.6.x_build\target\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
to
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk12-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @
maven-scripting-plugin ---
[INFO] Building: groovy-script\pom.xml
[INFO] [jenkins-event-spy] Generate
F:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2@tmp\withMaveneb7f0e5d\maven-spy-20190923-110822-23410126582481171939652.log.tmp
...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ----------< org.apache.maven.plugins:maven-scripting-plugin >-----------
[INFO] Building Apache Maven Scripting Plugin 3.0.0-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @
maven-scripting-plugin ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-scripting-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-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] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 14 licenses.
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @
maven-scripting-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-scripting-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
maven-scripting-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\src\main\resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
maven-scripting-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\target\classes
[INFO] groovy-script\pom.xml ............................ SUCCESS
(6.5 s)
[INFO] Building: groovy-script-file\pom.xml
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @
maven-scripting-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-scripting-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@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-scripting-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-scripting-plugin ---
[INFO] Building jar:
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\target\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata
(default-addPluginArtifactMetadata) @ maven-scripting-plugin ---
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
maven-scripting-plugin ---
[INFO] groovy-script-file\pom.xml ....................... SUCCESS
(3.6 s)
[INFO] Building: groovy-script-file-name\pom.xml
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @
maven-scripting-plugin ---
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\pom.xml
to
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.pom
[INFO] Installing
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\target\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
to
f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @
maven-scripting-plugin ---
[INFO] Building: groovy-script\pom.xml
[INFO] groovy-script-file-name\pom.xml .................. SUCCESS
(3.3 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-scripting-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.185 s
[INFO] Finished at: 2019-09-23T11:08:36-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2@tmp\withMaven19829d75\maven-spy-20190923-110811-45914412941383333890821.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk12-m3.6.x_build\pom.xml under
org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk12-m3.6.x_build\target\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
under
org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-scripting-plugin:maven-plugin:3.0.0-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
windows-jdk12-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-scripting-plugin:maven-plugin:3.0.0-SNAPSHOT in
source directory windows-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder
'f:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2' for
files matching the pattern 'windows-jdk12-m3.6.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 4 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-scripting-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-jdk12-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 52 ms, Junit Publisher:
13 ms, Open Task Scanner Publisher: 35 ms, Invoker Publisher: 240 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] }
[INFO] groovy-script\pom.xml ............................ SUCCESS
(8.2 s)
[INFO] Building: groovy-script-file\pom.xml
[INFO] groovy-script-file\pom.xml ....................... SUCCESS
(3.6 s)
[INFO] Building: groovy-script-file-name\pom.xml
[INFO] groovy-script-file-name\pom.xml .................. SUCCESS
(3.3 s)
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-scripting-plugin ---
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-scripting-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27.237 s
[INFO] Finished at: 2019-09-23T11:08:49-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\ox_maven-scripting-plugin_master@2@tmp\withMaveneb7f0e5d\maven-spy-20190923-110822-23410126582481171939652.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
windows-jdk13-m3.6.x_build\pom.xml under
org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
windows-jdk13-m3.6.x_build\target\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
under
org\apache\maven\plugins\maven-scripting-plugin\3.0.0-SNAPSHOT\maven-scripting-plugin-3.0.0-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-scripting-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-scripting-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-scripting-plugin_master@2' for
files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' -
excludes: null
[TASKS] Found 4 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #12
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-scripting-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: 52 ms, Junit Publisher:
14 ms, Open Task Scanner Publisher: 36 ms, Invoker Publisher: 208 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 [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext