See <https://builds.apache.org/job/Log4j2Windows/12/display/redirect?page=changes>
Changes: [ckozak] LOG4J2-2677: Rollover and Deletion handle file deletions gracefully ------------------------------------------ [...truncated 601.48 KB...] [INFO] Running org.apache.logging.log4j.core.util.ShutdownCallbackRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in org.apache.logging.log4j.core.util.ShutdownCallbackRegistryTest [INFO] Running org.apache.logging.log4j.core.util.SystemClockTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.apache.logging.log4j.core.util.SystemClockTest [INFO] Running org.apache.logging.log4j.core.util.SystemNanoClockTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.logging.log4j.core.util.SystemNanoClockTest [INFO] Running org.apache.logging.log4j.core.util.ThrowablesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.logging.log4j.core.util.ThrowablesTest [INFO] Running org.apache.logging.log4j.core.util.UuidTest Elapsed for 2000 UUIDS = 1570003790 Average = 785001 ns Elapsed for 200 UUIDS = 30719 Average = 153 ns [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.apache.logging.log4j.core.util.UuidTest 15:35:01,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/F:/jenkins/jenkins-slave/workspace/Log4j2Windows/log4j-core/target/test-classes/logback-test.xml] 15:35:01,496 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:35:01,501 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender] 15:35:01,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [TestLogfile] 15:35:01,520 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:35:01,522 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@df27fae - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender. 15:35:01,522 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@df27fae - Please move "immediateFlush" property into the enclosing appender. 15:35:01,552 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@df27fae - Setting the "immediateFlush" property of the enclosing appender to false 15:35:01,552 |-INFO in ch.qos.logback.core.FileAppender[TestLogfile] - File property is set to [target/testlogback.log] 15:35:01,554 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 15:35:01,554 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [TestLogfile] to Logger[ROOT] 15:35:01,554 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:35:01,555 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@24a35978 - Registering current configuration as safe fallback point [INFO] Running org.apache.logging.log4j.core.util.WatchHttpTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.488 s - in org.apache.logging.log4j.core.util.WatchHttpTest [INFO] Running org.apache.logging.log4j.core.util.WatchManagerTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.015 s - in org.apache.logging.log4j.core.util.WatchManagerTest [INFO] Running org.apache.logging.log4j.MarkerMixInJsonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.apache.logging.log4j.MarkerMixInJsonTest [INFO] Running org.apache.logging.log4j.MarkerMixInXmlTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.apache.logging.log4j.MarkerMixInXmlTest [INFO] Running org.apache.logging.log4j.MarkerMixInYamlTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s - in org.apache.logging.log4j.MarkerMixInYamlTest [INFO] Running org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 2072, Failures: 0, Errors: 0, Skipped: 26 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-dependency-plugin:3.0.2:unpack (unpack-classes) @ log4j-core --- [INFO] Configured Artifact: org.apache.logging.log4j:log4j-core-java9:2.13.1-SNAPSHOT:zip [INFO] Unpacking F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core-java9\target\log4j-core-java9-2.13.1-SNAPSHOT.zip to F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target with includes "**/*.class" and excludes "**/*.java" [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ log4j-core --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ log4j-core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ log4j-core --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:integration-test (default) @ log4j-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ log4j-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ log4j-core --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-sources) @ log4j-core --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT-test-sources.jar [INFO] [INFO] --- revapi-maven-plugin:0.11.1:check (default) @ log4j-core --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/maven-metadata.xml [INFO] Downloading from apache-snapshots: http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-core/maven-metadata.xml [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-core/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/maven-metadata.xml (1.5 kB at 22 kB/s) [INFO] Downloaded from apache-snapshots: http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-core/maven-metadata.xml (856 B at 1.9 kB/s) [INFO] Downloaded from Nexus: http://repository.apache.org/snapshots/org/apache/logging/log4j/log4j-core/maven-metadata.xml (856 B at 1.9 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.13.0/log4j-core-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.13.0/log4j-core-2.13.0.jar (1.7 MB at 11 MB/s) [INFO] Comparing [org.apache.logging.log4j:log4j-core:jar:2.13.0] against [org.apache.logging.log4j:log4j-core:jar:2.13.1-SNAPSHOT]. [INFO] The following API problems caused the build to fail: [INFO] java.method.parameterTypeChanged: parameter java.nio.file.FileVisitResult org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor::visitFileFailed(===java.nio.file.Path===, java.io.IOException) throws java.io.IOException: The type of the parameter changed from 'T extends java.lang.Object' to 'java.nio.file.Path'. [INFO] java.method.parameterTypeChanged: parameter java.nio.file.FileVisitResult org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor::visitFileFailed(===java.nio.file.Path===, java.io.IOException) throws java.io.IOException: The type of the parameter changed from 'T extends java.lang.Object' to 'java.nio.file.Path'. [INFO] [INFO] If you're using the semver-ignore extension, update your module's version to one compatible with the current changes (e.g. mvn package revapi:update-versions). If you want to explicitly ignore this change and provide a justification for it, add the following JSON snippet to your Revapi configuration under "revapi.ignore" path: { "code": "java.method.parameterTypeChanged", "old": "parameter java.nio.file.FileVisitResult java.nio.file.SimpleFileVisitor<T>::visitFileFailed(===T===, java.io.IOException) throws java.io.IOException @ org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor", "new": "parameter java.nio.file.FileVisitResult org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor::visitFileFailed(===java.nio.file.Path===, java.io.IOException) throws java.io.IOException", "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>> /* Additionally, the following attachments can be used to further identify the difference: "oldType": "T extends java.lang.Object", "newType": "java.nio.file.Path", "package": "org.apache.logging.log4j.core.appender.rolling.action", "classQualifiedName": "org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor", "classSimpleName": "DeletingVisitor", "methodName": "visitFileFailed", "parameterIndex": "0", "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.13.0", "newArchive": "org.apache.logging.log4j:log4j-core:jar:2.13.1-SNAPSHOT", "elementKind": "parameter", */ }, { "code": "java.method.parameterTypeChanged", "old": "parameter java.nio.file.FileVisitResult java.nio.file.SimpleFileVisitor<T>::visitFileFailed(===T===, java.io.IOException) throws java.io.IOException @ org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor", "new": "parameter java.nio.file.FileVisitResult org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor::visitFileFailed(===java.nio.file.Path===, java.io.IOException) throws java.io.IOException", "justification": <<<<< ADD YOUR EXPLANATION FOR THE NECESSITY OF THIS CHANGE >>>>> /* Additionally, the following attachments can be used to further identify the difference: "oldType": "T extends java.lang.Object", "newType": "java.nio.file.Path", "package": "org.apache.logging.log4j.core.appender.rolling.action", "classQualifiedName": "org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor", "classSimpleName": "SortingVisitor", "methodName": "visitFileFailed", "parameterIndex": "0", "oldArchive": "org.apache.logging.log4j:log4j-core:jar:2.13.0", "newArchive": "org.apache.logging.log4j:log4j-core:jar:2.13.1-SNAPSHOT", "elementKind": "parameter", */ }, [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Log4j 2 ..................................... SUCCESS [ 30.300 s] [INFO] Apache Log4j API Java 9 support .................... SUCCESS [ 17.101 s] [INFO] Apache Log4j API ................................... SUCCESS [01:50 min] [INFO] Apache Log4j Implementation Java 9 support ......... SUCCESS [ 4.112 s] [INFO] Apache Log4j Core .................................. FAILURE [19:05 min] [INFO] Apache Log4j Core Integration Tests ................ SKIPPED [INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED [INFO] Apache Log4j to SLF4J Adapter ...................... SKIPPED [INFO] Apache Log4j SLF4J Binding ......................... SKIPPED [INFO] Apache Log4j SLF4J 1.8+ Binding .................... SKIPPED [INFO] Apache Log4j Commons Logging Bridge ................ 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 DBCP 2 ........................... SKIPPED [INFO] Apache Log4j JPA ................................... 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 OSGi .................................. SKIPPED [INFO] Apache Log4j Docker Library ........................ SKIPPED [INFO] Apache Log4j Kubernetes Library .................... SKIPPED [INFO] Apache Log4j Spring Cloud Config Support ........... SKIPPED [INFO] Apache Log4j Spring Cloud Config Client Support .... SKIPPED [INFO] Log4j Sample Configuration Service ................. SKIPPED [INFO] Apache Log4j Spring Cloud Config Samples ........... SKIPPED [INFO] Spring Cloud Config Sample Application ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22:09 min [INFO] Finished at: 2019-12-23T15:35:21-08:00 [INFO] Final Memory: 88M/873M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.revapi:revapi-maven-plugin:0.11.1:check (default) on project log4j-core: The following API problems caused the build to fail: [ERROR] java.method.parameterTypeChanged: parameter java.nio.file.FileVisitResult org.apache.logging.log4j.core.appender.rolling.action.DeletingVisitor::visitFileFailed(===java.nio.file.Path===, java.io.IOException) throws java.io.IOException: The type of the parameter changed from 'T extends java.lang.Object' to 'java.nio.file.Path'. [ERROR] java.method.parameterTypeChanged: parameter java.nio.file.FileVisitResult org.apache.logging.log4j.core.appender.rolling.action.SortingVisitor::visitFileFailed(===java.nio.file.Path===, java.io.IOException) throws java.io.IOException: The type of the parameter changed from 'T extends java.lang.Object' to 'java.nio.file.Path'. [ERROR] [ERROR] Consult the plugin output above for suggestions on how to ignore the found problems. [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :log4j-core [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api-java9\pom.xml to org.apache.logging.log4j/log4j-api-java9/2.13.1-SNAPSHOT/log4j-api-java9-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api-java9\target\log4j-api-java9-2.13.1-SNAPSHOT.zip to org.apache.logging.log4j/log4j-api-java9/2.13.1-SNAPSHOT/log4j-api-java9-2.13.1-SNAPSHOT.zip [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-appserver\pom.xml to org.apache.logging.log4j/log4j-appserver/2.13.1-SNAPSHOT/log4j-appserver-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-samples\log4j-samples-flume-remote\pom.xml to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.13.1-SNAPSHOT/log4j-samples-flume-remote-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-jmx-gui\pom.xml to org.apache.logging.log4j/log4j-jmx-gui/2.13.1-SNAPSHOT/log4j-jmx-gui-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api\pom.xml to org.apache.logging.log4j/log4j-api/2.13.1-SNAPSHOT/log4j-api-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api\target\log4j-api-2.13.1-SNAPSHOT.jar to org.apache.logging.log4j/log4j-api/2.13.1-SNAPSHOT/log4j-api-2.13.1-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api\target\log4j-api-2.13.1-SNAPSHOT-tests.jar to org.apache.logging.log4j/log4j-api/2.13.1-SNAPSHOT/log4j-api-2.13.1-SNAPSHOT-tests.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api\target\log4j-api-2.13.1-SNAPSHOT-sources.jar to org.apache.logging.log4j/log4j-api/2.13.1-SNAPSHOT/log4j-api-2.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-api\target\log4j-api-2.13.1-SNAPSHOT-test-sources.jar to org.apache.logging.log4j/log4j-api/2.13.1-SNAPSHOT/log4j-api-2.13.1-SNAPSHOT-test-sources.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-flume-ng\pom.xml to org.apache.logging.log4j/log4j-flume-ng/2.13.1-SNAPSHOT/log4j-flume-ng-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-samples\pom.xml to org.apache.logging.log4j.samples/log4j-samples/2.13.1-SNAPSHOT/log4j-samples-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-jpa\pom.xml to org.apache.logging.log4j/log4j-jpa/2.13.1-SNAPSHOT/log4j-jpa-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\pom.xml to org.apache.logging.log4j/log4j-core/2.13.1-SNAPSHOT/log4j-core-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT.jar to org.apache.logging.log4j/log4j-core/2.13.1-SNAPSHOT/log4j-core-2.13.1-SNAPSHOT.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT-tests.jar to org.apache.logging.log4j/log4j-core/2.13.1-SNAPSHOT/log4j-core-2.13.1-SNAPSHOT-tests.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT-sources.jar to org.apache.logging.log4j/log4j-core/2.13.1-SNAPSHOT/log4j-core-2.13.1-SNAPSHOT-sources.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core\target\log4j-core-2.13.1-SNAPSHOT-test-sources.jar to org.apache.logging.log4j/log4j-core/2.13.1-SNAPSHOT/log4j-core-2.13.1-SNAPSHOT-test-sources.jar [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-perf\pom.xml to org.apache.logging.log4j/log4j-perf/2.13.1-SNAPSHOT/log4j-perf-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-samples\log4j-samples-loggerProperties\pom.xml to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.13.1-SNAPSHOT/log4j-samples-loggerProperties-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-spring-cloud-config\pom.xml to org.apache.logging.log4j/log4j-spring-cloud-config/2.13.1-SNAPSHOT/log4j-spring-cloud-config-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-samples\log4j-samples-flume-embedded\pom.xml to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.13.1-SNAPSHOT/log4j-samples-flume-embedded-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-liquibase\pom.xml to org.apache.logging.log4j/log4j-liquibase/2.13.1-SNAPSHOT/log4j-liquibase-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core-its\pom.xml to org.apache.logging.log4j/log4j-core-its/2.13.1-SNAPSHOT/log4j-core-its-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-slf4j18-impl\pom.xml to org.apache.logging.log4j/log4j-slf4j18-impl/2.13.1-SNAPSHOT/log4j-slf4j18-impl-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-web\pom.xml to org.apache.logging.log4j/log4j-web/2.13.1-SNAPSHOT/log4j-web-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-jcl\pom.xml to org.apache.logging.log4j/log4j-jcl/2.13.1-SNAPSHOT/log4j-jcl-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-kubernetes\pom.xml to org.apache.logging.log4j/log4j-kubernetes/2.13.1-SNAPSHOT/log4j-kubernetes-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-docker\pom.xml to org.apache.logging.log4j/log4j-docker/2.13.1-SNAPSHOT/log4j-docker-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-taglib\pom.xml to org.apache.logging.log4j/log4j-taglib/2.13.1-SNAPSHOT/log4j-taglib-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-couchdb\pom.xml to org.apache.logging.log4j/log4j-couchdb/2.13.1-SNAPSHOT/log4j-couchdb-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-1.2-api\pom.xml to org.apache.logging.log4j/log4j-1.2-api/2.13.1-SNAPSHOT/log4j-1.2-api-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-samples\log4j-samples-configuration\pom.xml to org.apache.logging.log4j.samples/log4j-samples-configuration/2.13.1-SNAPSHOT/log4j-samples-configuration-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-osgi\pom.xml to org.apache.logging.log4j/log4j-osgi/2.13.1-SNAPSHOT/log4j-osgi-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-spring-cloud-config\log4j-spring-cloud-config-samples\log4j-spring-cloud-config-sample-application\pom.xml to org.apache.logging.log4j.samples/sample-app/2.13.1-SNAPSHOT/sample-app-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core-java9\pom.xml to org.apache.logging.log4j/log4j-core-java9/2.13.1-SNAPSHOT/log4j-core-java9-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-core-java9\target\log4j-core-java9-2.13.1-SNAPSHOT.zip to org.apache.logging.log4j/log4j-core-java9/2.13.1-SNAPSHOT/log4j-core-java9-2.13.1-SNAPSHOT.zip [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-spring-cloud-config\log4j-spring-cloud-config-client\pom.xml to org.apache.logging.log4j/log4j-spring-cloud-config-client/2.13.1-SNAPSHOT/log4j-spring-cloud-config-client-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-mongodb3\pom.xml to org.apache.logging.log4j/log4j-mongodb3/2.13.1-SNAPSHOT/log4j-mongodb3-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-cassandra\pom.xml to org.apache.logging.log4j/log4j-cassandra/2.13.1-SNAPSHOT/log4j-cassandra-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-mongodb2\pom.xml to org.apache.logging.log4j/log4j-mongodb2/2.13.1-SNAPSHOT/log4j-mongodb2-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-spring-cloud-config\log4j-spring-cloud-config-samples\log4j-spring-cloud-config-sample-server\pom.xml to org.apache.logging.log4j.samples/log4j-spring-cloud-config-sample-server/2.13.1-SNAPSHOT/log4j-spring-cloud-config-sample-server-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-bom\pom.xml to org.apache.logging.log4j/log4j-bom/2.13.1-SNAPSHOT/log4j-bom-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-jul\pom.xml to org.apache.logging.log4j/log4j-jul/2.13.1-SNAPSHOT/log4j-jul-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-slf4j-impl\pom.xml to org.apache.logging.log4j/log4j-slf4j-impl/2.13.1-SNAPSHOT/log4j-slf4j-impl-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-iostreams\pom.xml to org.apache.logging.log4j/log4j-iostreams/2.13.1-SNAPSHOT/log4j-iostreams-2.13.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j2Windows/ws/pom.xml> to org.apache.logging.log4j/log4j/2.13.1-SNAPSHOT/log4j-2.13.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j2Windows/ws/target\log4j-2.13.1-SNAPSHOT-site.xml> to org.apache.logging.log4j/log4j/2.13.1-SNAPSHOT/log4j-2.13.1-SNAPSHOT-site.xml [Fast Archiver] Compressed 87.45 KB of artifacts by 73.2% relative to #11 [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-to-slf4j\pom.xml to org.apache.logging.log4j/log4j-to-slf4j/2.13.1-SNAPSHOT/log4j-to-slf4j-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-spring-cloud-config\log4j-spring-cloud-config-samples\pom.xml to org.apache.logging.log4j.samples/log4j-spring-cloud-config-samples/2.13.1-SNAPSHOT/log4j-spring-cloud-config-samples-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-samples\log4j-samples-flume-common\pom.xml to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.13.1-SNAPSHOT/log4j-samples-flume-common-2.13.1-SNAPSHOT.pom [JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\Log4j2Windows\log4j-jdbc-dbcp2\pom.xml to org.apache.logging.log4j/log4j-jdbc-dbcp2/2.13.1-SNAPSHOT/log4j-jdbc-dbcp2-2.13.1-SNAPSHOT.pom channel stopped Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
