Ok, this build error is new. I've been meaning to try to rewrite the Jenkinsfile to use Docker images for build environments so we don't have to worry about which JDKs are installed in Jenkins. Looks like this node either is missing JDK10 or it's located elsewhere. I wonder if there are labels we should filter on for this.
On Fri, 27 Jul 2018 at 13:46, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/Log4j%202%203.x/197/display/redirect?page=changes > > > > Changes: > > [ckozak] [LOG4J2-2391] release note for release-2.x > > ------------------------------------------ > [...truncated 8.84 KB...] > [INFO] Apache Log4j CouchDB > [INFO] Apache Log4j MongoDB 2 > [INFO] Apache Log4j MongoDB 3 > [INFO] Apache Log4j Cassandra > [INFO] Apache Log4J Performance Tests > [INFO] Apache Log4j Streaming Interface > [INFO] Apache Log4j JUL Adapter > [INFO] Apache Log4j Liquibase Binding > [INFO] Apache Log4j App Server Support > [INFO] Apache Log4j SMTP > [INFO] Apache Log4j OSGi > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Log4j 2 3.0.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.21.0/maven-failsafe-plugin-2.21.0.pom > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.21.0/maven-failsafe-plugin-2.21.0.pom > (12 KB at 14.3 KB/sec) > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.21.0/maven-failsafe-plugin-2.21.0.jar > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/plugins/maven-failsafe-plugin/2.21.0/maven-failsafe-plugin-2.21.0.jar > (288 KB at 387.9 KB/sec) > [INFO] > [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ log4j --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process > (process-resource-bundles) @ log4j --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ log4j --- > [INFO] > [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ > log4j --- > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/3.1.0/wagon-ssh-3.1.0.pom > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/3.1.0/wagon-ssh-3.1.0.pom > (7 KB at 14.1 KB/sec) > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/3.1.0/wagon-providers-3.1.0.pom > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/3.1.0/wagon-providers-3.1.0.pom > (3 KB at 6.4 KB/sec) > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/3.1.0/wagon-3.1.0.pom > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon/3.1.0/wagon-3.1.0.pom > (21 KB at 41.5 KB/sec) > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/3.1.0/wagon-ssh-common-3.1.0.pom > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/3.1.0/wagon-ssh-common-3.1.0.pom > (2 KB at 4.4 KB/sec) > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.1.0/wagon-provider-api-3.1.0.pom > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/3.1.0/wagon-provider-api-3.1.0.pom > (2 KB at 4.3 KB/sec) > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/3.1.0/wagon-ssh-3.1.0.jar > [INFO] Downloading: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/3.1.0/wagon-ssh-common-3.1.0.jar > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh/3.1.0/wagon-ssh-3.1.0.jar > (31 KB at 61.3 KB/sec) > [INFO] Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/maven/wagon/wagon-ssh-common/3.1.0/wagon-ssh-common-3.1.0.jar > (27 KB at 51.0 KB/sec) > [INFO] > [INFO] --- maven-failsafe-plugin:2.21.0:integration-test (default) @ log4j > --- > [INFO] No tests to run. > [JENKINS] Recording test results > [WARNING] Attempt to (de-)serialize anonymous class > hudson.maven.reporters.SurefireArchiver$2; see: > https://jenkins.io/redirect/serialization-of-anonymous-classes/ > [INFO] > [INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ log4j --- > [JENKINS] Recording test results > [INFO] > [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j > --- > [INFO] > [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ > log4j --- > [INFO] > [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ log4j --- > [INFO] Installing < > https://builds.apache.org/job/Log4j%202%203.x/ws/pom.xml> to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom > [INFO] Installing < > https://builds.apache.org/job/Log4j%202%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml> > to > /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/logging/log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT-site.xml > [WARNING] Attempt to (de-)serialize anonymous class > hudson.maven.reporters.MavenArtifactArchiver$2; see: > https://jenkins.io/redirect/serialization-of-anonymous-classes/ > [WARNING] Attempt to (de-)serialize anonymous class > hudson.maven.reporters.MavenFingerprinter$1; see: > https://jenkins.io/redirect/serialization-of-anonymous-classes/ > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache Log4j API Java 9 support 3.0.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom > (9 KB at 90.6 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.4/maven-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.4/maven-3.5.4.pom > (23 KB at 635.0 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom > (4 KB at 115.8 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom > (2 KB at 81.4 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom > (3 KB at 71.0 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom > (2 KB at 93.2 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom > (2 KB at 49.9 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom > (3 KB at 121.3 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom > (3 KB at 71.9 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom > (4 KB at 180.3 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom > (4 KB at 159.3 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom > (2 KB at 115.4 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom > (17 KB at 445.4 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom > (3 KB at 126.1 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom > (3 KB at 144.7 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom > (4 KB at 198.6 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.0/guice-4.2.0.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.0/guice-4.2.0.pom > (11 KB at 243.1 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom > (16 KB at 749.2 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/com/google/guava/guava/23.6-android/guava-23.6-android.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/com/google/guava/guava/23.6-android/guava-23.6-android.pom > (8 KB at 425.2 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom > (10 KB at 604.4 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar > (15 KB at 379.9 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar > (43 KB at 1003.2 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar > (44 KB at 926.0 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.jar > (162 KB at 2826.5 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar > (27 KB at 454.5 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.jar > (54 KB at 776.9 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.jar > (47 KB at 646.1 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar > (66 KB at 807.8 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar > (174 KB at 2087.6 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar > (616 KB at 4364.1 KB/sec) > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar > (181 KB at 1315.8 KB/sec) > [INFO] Downloading: > https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar > (35 KB at 255.3 KB/sec) > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar > (143 KB at 1042.1 KB/sec) > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar > (156 KB at 1077.6 KB/sec) > [INFO] Downloaded: > https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar > (509 KB at 2388.9 KB/sec) > [INFO] > [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ > log4j-api-java9 --- > [INFO] > [INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ > log4j-api-java9 --- > [INFO] Required toolchain: jdk [ version='[9, )' ] > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Log4j 2 ..................................... SUCCESS [ > 29.552 s] > [INFO] Apache Log4j API Java 9 support .................... FAILURE [ > 2.607 s] > [INFO] Apache Log4j API ................................... SKIPPED > [INFO] Apache Log4j Core Java 9 support ................... SKIPPED > [INFO] Apache Log4j Core .................................. SKIPPED > [INFO] Apache Log4j Layout for Jackson .................... SKIPPED > [INFO] Apache Log4j Layout for Jackson JSON ............... SKIPPED > [INFO] Apache Log4j Layout for Jackson XML ................ SKIPPED > [INFO] Apache Log4j Layout for Jackson YAML ............... SKIPPED > [INFO] Apache Log4j Core Integration Tests ................ SKIPPED > [INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED > [INFO] Apache Log4j SLF4J Binding ......................... SKIPPED > [INFO] Apache Log4j SLF4J 1.8+ Binding .................... SKIPPED > [INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED > [INFO] Apache Log4j Commons Logging Bridge ................ SKIPPED > [INFO] Apache Log4j CSV ................................... SKIPPED > [INFO] Apache Log4j Flume Bridge .......................... SKIPPED > [INFO] Apache Log4j Web ................................... SKIPPED > [INFO] Apache Log4j Tag Library ........................... SKIPPED > [INFO] Apache Log4j JMX GUI ............................... SKIPPED > [INFO] Apache Log4j Samples ............................... SKIPPED > [INFO] Apache Log4j Samples: Flume - Common ............... SKIPPED > [INFO] Apache Log4j Samples: Flume - Remote ............... SKIPPED > [INFO] Apache Log4j Samples: Flume - Embedded ............. SKIPPED > [INFO] Apache Log4j Samples: Configuration ................ SKIPPED > [INFO] Apache Log4j Samples: LoggerProperties ............. SKIPPED > [INFO] Apache Log4j BOM ................................... SKIPPED > [INFO] Apache Log4j JDBC .................................. SKIPPED > [INFO] Apache Log4j JDBC DBCP 2 ........................... SKIPPED > [INFO] Apache Log4j JPA ................................... SKIPPED > [INFO] Apache Log4j JeroMQ ................................ SKIPPED > [INFO] Apache Log4j JMS ................................... SKIPPED > [INFO] Apache Log4j Kafka ................................. SKIPPED > [INFO] Apache Log4j CouchDB ............................... SKIPPED > [INFO] Apache Log4j MongoDB 2 ............................. SKIPPED > [INFO] Apache Log4j MongoDB 3 ............................. SKIPPED > [INFO] Apache Log4j Cassandra ............................. SKIPPED > [INFO] Apache Log4J Performance Tests ..................... SKIPPED > [INFO] Apache Log4j Streaming Interface ................... SKIPPED > [INFO] Apache Log4j JUL Adapter ........................... SKIPPED > [INFO] Apache Log4j Liquibase Binding ..................... SKIPPED > [INFO] Apache Log4j App Server Support .................... SKIPPED > [INFO] Apache Log4j SMTP .................................. SKIPPED > [INFO] Apache Log4j OSGi .................................. SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 01:10 min > [INFO] Finished at: 2018-07-27T18:44:40+00:00 > [INFO] Final Memory: 52M/503M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-toolchains-plugin:1.1:toolchain (default) on > project log4j-api-java9: Misconfigured toolchains. Non-existing JDK home > configuration at /home/jenkins/tools/java/latest10 -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :log4j-api-java9 > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api-java9/pom.xml> > to > org.apache.logging.log4j/log4j-api-java9/3.0.0-SNAPSHOT/log4j-api-java9-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-appserver/pom.xml> > to > org.apache.logging.log4j/log4j-appserver/3.0.0-SNAPSHOT/log4j-appserver-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-remote/pom.xml> > to > org.apache.logging.log4j.samples/log4j-samples-flume-remote/3.0.0-SNAPSHOT/log4j-samples-flume-remote-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jmx-gui/pom.xml> > to > org.apache.logging.log4j/log4j-jmx-gui/3.0.0-SNAPSHOT/log4j-jmx-gui-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-api/pom.xml> to > org.apache.logging.log4j/log4j-api/3.0.0-SNAPSHOT/log4j-api-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-flume-ng/pom.xml> > to > org.apache.logging.log4j/log4j-flume-ng/3.0.0-SNAPSHOT/log4j-flume-ng-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/pom.xml> > to > org.apache.logging.log4j.samples/log4j-samples/3.0.0-SNAPSHOT/log4j-samples-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jpa/pom.xml> to > org.apache.logging.log4j/log4j-jpa/3.0.0-SNAPSHOT/log4j-jpa-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core/pom.xml> to > org.apache.logging.log4j/log4j-core/3.0.0-SNAPSHOT/log4j-core-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson-yaml/pom.xml> > to > org.apache.logging.log4j/log4j-layout-jackson-yaml/3.0.0-SNAPSHOT/log4j-layout-jackson-yaml-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-perf/pom.xml> to > org.apache.logging.log4j/log4j-perf/3.0.0-SNAPSHOT/log4j-perf-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-kafka/pom.xml> to > org.apache.logging.log4j/log4j-kafka/3.0.0-SNAPSHOT/log4j-kafka-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-loggerProperties/pom.xml> > to > org.apache.logging.log4j.samples/log4j-samples-loggerProperties/3.0.0-SNAPSHOT/log4j-samples-loggerProperties-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson-json/pom.xml> > to > org.apache.logging.log4j/log4j-layout-jackson-json/3.0.0-SNAPSHOT/log4j-layout-jackson-json-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-embedded/pom.xml> > to > org.apache.logging.log4j.samples/log4j-samples-flume-embedded/3.0.0-SNAPSHOT/log4j-samples-flume-embedded-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-liquibase/pom.xml> > to > org.apache.logging.log4j/log4j-liquibase/3.0.0-SNAPSHOT/log4j-liquibase-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core-its/pom.xml> > to > org.apache.logging.log4j/log4j-core-its/3.0.0-SNAPSHOT/log4j-core-its-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-slf4j18-impl/pom.xml> > to > org.apache.logging.log4j/log4j-slf4j18-impl/3.0.0-SNAPSHOT/log4j-slf4j18-impl-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-web/pom.xml> to > org.apache.logging.log4j/log4j-web/3.0.0-SNAPSHOT/log4j-web-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jcl/pom.xml> to > org.apache.logging.log4j/log4j-jcl/3.0.0-SNAPSHOT/log4j-jcl-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jms/pom.xml> to > org.apache.logging.log4j/log4j-jms/3.0.0-SNAPSHOT/log4j-jms-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-taglib/pom.xml> to > org.apache.logging.log4j/log4j-taglib/3.0.0-SNAPSHOT/log4j-taglib-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-couchdb/pom.xml> > to > org.apache.logging.log4j/log4j-couchdb/3.0.0-SNAPSHOT/log4j-couchdb-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-1.2-api/pom.xml> > to > org.apache.logging.log4j/log4j-1.2-api/3.0.0-SNAPSHOT/log4j-1.2-api-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-configuration/pom.xml> > to > org.apache.logging.log4j.samples/log4j-samples-configuration/3.0.0-SNAPSHOT/log4j-samples-configuration-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-osgi/pom.xml> to > org.apache.logging.log4j/log4j-osgi/3.0.0-SNAPSHOT/log4j-osgi-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jdbc/pom.xml> to > org.apache.logging.log4j/log4j-jdbc/3.0.0-SNAPSHOT/log4j-jdbc-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-core-java9/pom.xml> > to > org.apache.logging.log4j/log4j-core-java9/3.0.0-SNAPSHOT/log4j-core-java9-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-csv/pom.xml> to > org.apache.logging.log4j/log4j-csv/3.0.0-SNAPSHOT/log4j-csv-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson-xml/pom.xml> > to > org.apache.logging.log4j/log4j-layout-jackson-xml/3.0.0-SNAPSHOT/log4j-layout-jackson-xml-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-mongodb3/pom.xml> > to > org.apache.logging.log4j/log4j-mongodb3/3.0.0-SNAPSHOT/log4j-mongodb3-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-cassandra/pom.xml> > to > org.apache.logging.log4j/log4j-cassandra/3.0.0-SNAPSHOT/log4j-cassandra-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-mongodb2/pom.xml> > to > org.apache.logging.log4j/log4j-mongodb2/3.0.0-SNAPSHOT/log4j-mongodb2-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-bom/pom.xml> to > org.apache.logging.log4j/log4j-bom/3.0.0-SNAPSHOT/log4j-bom-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jeromq/pom.xml> to > org.apache.logging.log4j/log4j-jeromq/3.0.0-SNAPSHOT/log4j-jeromq-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jul/pom.xml> to > org.apache.logging.log4j/log4j-jul/3.0.0-SNAPSHOT/log4j-jul-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-slf4j-impl/pom.xml> > to > org.apache.logging.log4j/log4j-slf4j-impl/3.0.0-SNAPSHOT/log4j-slf4j-impl-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-layout-jackson/pom.xml> > to > org.apache.logging.log4j/log4j-layout-jackson/3.0.0-SNAPSHOT/log4j-layout-jackson-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-iostreams/pom.xml> > to > org.apache.logging.log4j/log4j-iostreams/3.0.0-SNAPSHOT/log4j-iostreams-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/pom.xml> to > org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/target/log4j-3.0.0-SNAPSHOT-site.xml> > to > org.apache.logging.log4j/log4j/3.0.0-SNAPSHOT/log4j-3.0.0-SNAPSHOT-site.xml > [Fast Archiver] Compressed 79.46 KB of artifacts by 80.5% relative to #195 > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-smtp/pom.xml> to > org.apache.logging.log4j/log4j-smtp/3.0.0-SNAPSHOT/log4j-smtp-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-to-slf4j/pom.xml> > to > org.apache.logging.log4j/log4j-to-slf4j/3.0.0-SNAPSHOT/log4j-to-slf4j-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-samples/log4j-samples-flume-common/pom.xml> > to > org.apache.logging.log4j.samples/log4j-samples-flume-common/3.0.0-SNAPSHOT/log4j-samples-flume-common-3.0.0-SNAPSHOT.pom > [JENKINS] Archiving < > https://builds.apache.org/job/Log4j%202%203.x/ws/log4j-jdbc-dbcp2/pom.xml> > to > org.apache.logging.log4j/log4j-jdbc-dbcp2/3.0.0-SNAPSHOT/log4j-jdbc-dbcp2-3.0.0-SNAPSHOT.pom > channel stopped > -- Matt Sicker <boa...@gmail.com>