See https://builds.apache.org/job/maven-box/job/maven-ant-plugin/job/master/23/
Changes: * add mavenLinkerPublisher All tests passed Build log: [...truncated 2750 lines...] Cloning repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git > git init > f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build > # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-ant-plugin.git > git --version # timeout=10 > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-ant-plugin.git > +refs/heads/*:refs/remotes/origin/* Fetching without tags Checking out Revision 23fa4f40e68351eeec291be2520adba349b17d72 (master) Commit message: "upgraded parent POM from 32 to 33" Cleaning workspace > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-ant-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-ant-plugin.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-ant-plugin.git > git fetch --no-tags --progress > https://gitbox.apache.org/repos/asf/maven-ant-plugin.git > +refs/heads/*:refs/remotes/origin/* > git config core.sparsecheckout # timeout=10 > git checkout -f 23fa4f40e68351eeec291be2520adba349b17d72 > 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)' > git clean -fdx # timeout=10 [Pipeline] { [Pipeline] dir Running in f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build [Pipeline] { [Pipeline] isUnix [Pipeline] bat f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@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\aven-box_maven-ant-plugin_master@2@tmp\withMaveneb33c283\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2@tmp\withMaveneb33c283" Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) 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\aven-box_maven-ant-plugin_master@2@tmp\withMaveneb33c283\maven-spy-20190102-130042-716664171562200140944.log.tmp ... [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Maven Ant Plugin 2.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-ant-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-ant-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-ant-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-ant-plugin --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ maven-ant-plugin --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-ant-plugin --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@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] 120 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 119 licenses. [INFO] [INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ maven-ant-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-ant-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-ant-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\src\main\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-ant-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\classes [INFO] /f:/jenkins/jenkins-slave/workspace/aven-box_maven-ant-plugin_master@2/windows-jdk11-m3.5.x_build/src/main/java/org/apache/maven/plugin/ant/AntBuildWriter.java: Some input files use unchecked or unsafe operations. [INFO] /f:/jenkins/jenkins-slave/workspace/aven-box_maven-ant-plugin_master@2/windows-jdk11-m3.5.x_build/src/main/java/org/apache/maven/plugin/ant/AntBuildWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-ant-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 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-ant-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ maven-ant-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-ant-plugin --- [INFO] Surefire report directory: f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.maven.plugin.ant.AntBuildWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.apache.maven.plugin.ant.AntBuildWriterTest [INFO] Running org.apache.maven.plugin.ant.AntBuildWriterUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.895 s - in org.apache.maven.plugin.ant.AntBuildWriterUtilTest [INFO] Running org.apache.maven.plugin.ant.AntMojoTest [INFO] Wrote Ant project for ant-test to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\test\unit\ant-javadoc-test [INFO] Wrote Ant project for ant-test to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\test\unit\ant-test [INFO] Wrote Ant project for ant-nodep-test to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\test\unit\ant-nodep-test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.apache.maven.plugin.ant.AntMojoTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-ant-plugin --- [INFO] Building jar: f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\maven-ant-plugin-2.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-ant-plugin --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-ant-plugin --- [INFO] Skipping because packaging 'maven-plugin' is not pom. [INFO] [INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ maven-ant-plugin --- [INFO] Installing f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\pom.xml to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.pom [INFO] Installing f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\maven-ant-plugin-2.5-SNAPSHOT.jar to f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.jar [INFO] [INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ maven-ant-plugin --- [INFO] Building: clean\pom.xml [INFO] run post-build script verify.bsh [INFO] clean\pom.xml .................................... SUCCESS (7.0 s) [INFO] Building: clean-custom-files\pom.xml [INFO] run post-build script verify.bsh [INFO] clean-custom-files\pom.xml ....................... SUCCESS (3.7 s) [INFO] Building: ear-it\pom.xml [INFO] run post-build script verify.bsh [INFO] ear-it\pom.xml ................................... SUCCESS (107.7 s) [INFO] Building: encoding-it\pom.xml [INFO] run post-build script verify.bsh [INFO] encoding-it\pom.xml .............................. SUCCESS (32.4 s) [INFO] Building: file-repo-it\pom.xml [INFO] run post-build script verify.bsh [INFO] file-repo-it\pom.xml ............................. SUCCESS (21.4 s) [INFO] Building: javadoc-it\pom.xml [INFO] javadoc-it\pom.xml ............................... SUCCESS (35.6 s) [INFO] Building: plugin-it\pom.xml [INFO] run post-build script verify.bsh [INFO] plugin-it\pom.xml ................................ SUCCESS (35.7 s) [INFO] Building: plugin-mngt-config\pom.xml [INFO] run post-build script verify.bsh [INFO] plugin-mngt-config\pom.xml ....................... SUCCESS (7.2 s) [INFO] Building: plugin-mngt-config-only\pom.xml [INFO] run post-build script verify.bsh [INFO] plugin-mngt-config-only\pom.xml .................. SUCCESS (4.2 s) [INFO] Building: relative-path-it\pom.xml [INFO] run post-build script verify.bsh [INFO] relative-path-it\pom.xml ......................... SUCCESS (4.0 s) [INFO] Building: single-test-it\pom.xml [INFO] run post-build script verify.bsh [INFO] single-test-it\pom.xml ........................... SUCCESS (7.1 s) [INFO] Building: skip-missing-junit-it\pom.xml [INFO] run post-build script verify.bsh [INFO] skip-missing-junit-it\pom.xml .................... SUCCESS (4.3 s) [INFO] Building: skip-test-compilation-it\pom.xml [INFO] run post-build script verify.bsh [INFO] skip-test-compilation-it\pom.xml ................. SUCCESS (4.0 s) [INFO] Building: skip-test-execution-it\pom.xml [INFO] run post-build script verify.bsh [INFO] skip-test-execution-it\pom.xml ................... SUCCESS (3.6 s) [INFO] Building: system-scope-dep\pom.xml [INFO] system-scope-dep\pom.xml ......................... SUCCESS (4.4 s) [INFO] Building: test-custom-selector-it\pom.xml [INFO] run post-build script verify.bsh [INFO] test-custom-selector-it\pom.xml .................. SUCCESS (7.5 s) [INFO] Building: test-default-selector-it\pom.xml [INFO] run post-build script verify.bsh [INFO] test-default-selector-it\pom.xml ................. SUCCESS (32.7 s) [INFO] Building: webapp-it\pom.xml [INFO] run post-build script verify.bsh [INFO] webapp-it\pom.xml ................................ SUCCESS (46.9 s) [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-ant-plugin --- [INFO] There are 4 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset. [INFO] Ignored 4 errors, 0 violation remaining. [INFO] [INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-ant-plugin --- [INFO] ------------------------------------------------- [INFO] Build Summary: [INFO] Passed: 18, Failed: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:37 min [INFO] Finished at: 2019-01-02T13:07:20Z [INFO] Final Memory: 38M/134M [INFO] ------------------------------------------------------------------------ [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2@tmp\withMaveneb33c283\maven-spy-20190102-130042-716664171562200140944.log [Pipeline] } [Pipeline] // dir [Pipeline] } [withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.5.x_build\pom.xml under org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.5.x_build\target\maven-ant-plugin-2.5-SNAPSHOT.jar under org\apache\maven\plugins\maven-ant-plugin\2.5-SNAPSHOT\maven-ant-plugin-2.5-SNAPSHOT.jar [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ant-plugin:maven-plugin:2.5-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.5.x_build\target\surefire-reports\*.xml Recording test results [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ant-plugin:maven-plugin:2.5-SNAPSHOT in source directory windows-jdk11-m3.5.x_build\src\main\java [TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2' for files matching the pattern 'windows-jdk11-m3.5.x_build\src\main\java\**\*' - excludes: null [TASKS] Found 5 files to scan for tasks [TASKS] Found 8 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #21 [withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-ant-plugin:maven-plugin:2.5-SNAPSHOT(version: 2.5-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test integration-test}: windows-jdk11-m3.5.x_build\target\invoker-reports\*.xml [withMaven] Publishers: Generated Artifacts Publisher: 1105 ms, Junit Publisher: 2648 ms, Open Task Scanner Publisher: 1840 ms, Invoker Publisher: 68456 ms, Pipeline Graph Publisher: 1 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... ERROR: Cannot delete workspace :f:\jenkins\jenkins-slave\workspace\aven-box_maven-ant-plugin_master@2\windows-jdk11-m3.5.x_build\target\invoker-reports\BUILD-clean-custom-files.xml [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch windows-jdk11-m3.5.x_build [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] emailext
