See https://builds.apache.org/job/maven-box/job/maven-indexer/job/master/40/
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... All tests passed Build log: [...truncated 24460 lines...] [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-indexer-examples --- [INFO] Adding ignore: module-info [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ maven-indexer-examples --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 64 implicit excludes (use -debug for more details). [INFO] 22 explicit excludes (use -debug for more details). [INFO] 1 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses. [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-indexer-examples --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ maven-indexer-examples --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-indexer-examples --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-indexer-examples --- [INFO] [INFO] ----------< org.apache.maven.indexer:indexer-examples-basic >----------- [INFO] Building Maven :: Indexer Examples [Basic] 6.1.0-SNAPSHOT [6/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom (2.6 kB at 7.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar (17 kB at 179 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-basic --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-basic --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-basic --- [INFO] Adding ignore: module-info [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ indexer-examples-basic --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] 22 explicit excludes (use -debug for more details). [INFO] 4 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses. [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ indexer-examples-basic --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-basic\src\main\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ indexer-examples-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-basic\target\classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-basic --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-basic --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-basic\src\test\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ indexer-examples-basic --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-basic\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ indexer-examples-basic --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ indexer-examples-basic --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-basic\target\indexer-examples-basic-6.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-basic --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ indexer-examples-basic --- [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] ----------< org.apache.maven.indexer:indexer-examples-spring >---------- [INFO] Building Maven :: Indexer Examples [Spring] 6.1.0-SNAPSHOT [7/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 484 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 635 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 161 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom (3.1 kB at 6.7 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom (2.1 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom (1.5 kB at 73 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.pom (2.3 kB at 110 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.pom (2.3 kB at 88 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 kB at 633 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.pom (4.8 kB at 241 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.pom (2.7 kB at 133 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.pom (1.7 kB at 64 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.pom (6.7 kB at 21 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar (55 kB at 423 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar (15 kB at 70 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.jar (670 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.jar (978 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.jar (353 kB at 980 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar (180 kB at 492 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.jar (205 kB at 487 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.jar (977 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar (62 kB at 133 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.jar (449 kB at 841 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ indexer-examples-spring --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ indexer-examples-spring --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ indexer-examples-spring --- [INFO] Adding ignore: module-info [INFO] [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ indexer-examples-spring --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Finished adding exclusions from SCM ignore files. [INFO] 62 implicit excludes (use -debug for more details). [INFO] 22 explicit excludes (use -debug for more details). [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-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ indexer-examples-spring --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ indexer-examples-spring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ indexer-examples-spring --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-spring\target\classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ indexer-examples-spring --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ indexer-examples-spring --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ indexer-examples-spring --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-spring\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ indexer-examples-spring --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ indexer-examples-spring --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master\m\indexer-examples\indexer-examples-spring\target\indexer-examples-spring-6.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ indexer-examples-spring --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ indexer-examples-spring --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Maven-Indexer 6.1.0-SNAPSHOT: [INFO] [INFO] Maven-Indexer ...................................... SUCCESS [ 37.022 s] [INFO] Maven :: Indexer Core .............................. SUCCESS [09:51 min] [INFO] Maven :: Indexer CLI ............................... SUCCESS [01:15 min] [INFO] Maven :: Indexer Reader ............................ SUCCESS [ 8.770 s] [INFO] Maven :: Indexer Examples .......................... SUCCESS [ 0.946 s] [INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [ 3.690 s] [INFO] Maven :: Indexer Examples [Spring] ................. SUCCESS [ 5.559 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:19 min [INFO] Finished at: 2020-02-26T21:08:50-08:00 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "run-its" could not be activated because it does not exist. [INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@tmp\withMaven1d27b331\maven-spy-20200226-205630-46926652860361498296.log Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@tmp\withMaven1d27b331\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@tmp\withMaven1d27b331" [Pipeline] } [Pipeline] // dir [Pipeline] } [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-core\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-cli\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-reader\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-basic\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-examples-spring:jar:6.1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\indexer-examples\indexer-examples-spring\target\surefire-reports\*.xml Recording test results [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-core\target\failsafe-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): m\indexer-cli\target\failsafe-reports\*.xml Recording test results [withMaven] Publishers: Pipeline Graph Publisher: 3 ms, Junit Publisher: 1372 ms, Dependencies Fingerprint Publisher: 43 ms, JGiven 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] // node [Pipeline] } [Pipeline] // parallel [Pipeline] echo [FAILURE-003] AbortException hudson.AbortException: script returned exit code 1 [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
