See <https://builds.apache.org/job/Log4j%202.x/2631/changes>
Changes: [ggregory] Minor Javadoc cleanup. [ggregory] Better name for private static var. ------------------------------------------ [...truncated 4398 lines...] at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2017-01-27 01:57:25,351 main ERROR Unable to inject fields into builder class for plugin type class org.apache.logging.log4j.core.appender.FileAppender, element File. java.lang.IllegalStateException: ManagerFactory [org.apache.logging.log4j.core.appender.FileManager$FileManagerFactory@69b84684] unable to create manager for [/VeryLongDirectoryNameaaaaaaaaaaAAAAAAAAAAbbbbbbbbbbBBBBBBBBBBccccccccccCCCCCCCCCCddddddddddDDDDDDDDDDeeeeeeeeeeEEEEEEEEEEffffffffffFFFFFFFFFFggggggggggGGGGGGGGGGhhhhhhhhhhHHHHHHHHHHiiiiiiiiiiIIIIIIIIIIjjjjjjjjjjJJJJJJJJJJkkkkkkkkkkKKKKKKKKKKllllllllllLLLLLLLLLLmmmmmmmmmmMMMMMMMMMM/test.log] with data [org.apache.logging.log4j.core.appender.FileManager$FactoryData@411dba55] at org.apache.logging.log4j.core.appender.AbstractManager.getManager(AbstractManager.java:114) at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager(OutputStreamManager.java:114) at org.apache.logging.log4j.core.appender.FileManager.getFileManager(FileManager.java:111) at org.apache.logging.log4j.core.appender.FileAppender$Builder.build(FileAppender.java:86) at org.apache.logging.log4j.core.appender.FileAppender$Builder.build(FileAppender.java:51) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:122) at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:952) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:892) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:884) at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:508) at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:232) at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:244) at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:545) at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:261) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:239) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:158) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:131) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:101) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:188) at org.apache.logging.log4j.core.config.TestConfigurator.testBadFileName(TestConfigurator.java:373) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2017-01-27 01:57:25,355 main ERROR Unable to invoke factory method in class class org.apache.logging.log4j.core.appender.FileAppender for element File. java.lang.IllegalStateException: No factory method found for class org.apache.logging.log4j.core.appender.FileAppender at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.findFactoryMethod(PluginBuilder.java:224) at org.apache.logging.log4j.core.config.plugins.util.PluginBuilder.build(PluginBuilder.java:130) at org.apache.logging.log4j.core.config.AbstractConfiguration.createPluginObject(AbstractConfiguration.java:952) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:892) at org.apache.logging.log4j.core.config.AbstractConfiguration.createConfiguration(AbstractConfiguration.java:884) at org.apache.logging.log4j.core.config.AbstractConfiguration.doConfigure(AbstractConfiguration.java:508) at org.apache.logging.log4j.core.config.AbstractConfiguration.initialize(AbstractConfiguration.java:232) at org.apache.logging.log4j.core.config.AbstractConfiguration.start(AbstractConfiguration.java:244) at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:545) at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:261) at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:239) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:158) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:131) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:101) at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:188) at org.apache.logging.log4j.core.config.TestConfigurator.testBadFileName(TestConfigurator.java:373) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) 2017-01-27 01:57:25,360 main ERROR Null object returned for File in Appenders. 2017-01-27 01:57:25,365 main ERROR Unable to locate appender "File" for logger config "org.apache.logging.log4j.test2" 2017-01-27 01:57:25,418 main ERROR Log4j2 ConfigurationScheduler attempted to increment scheduled items after start 2017-01-27 01:57:25,486 main ERROR Unknown object "Logger" of type org.apache.logging.log4j.core.config.LoggerConfig is ignored: try nesting it inside one of: ["Appenders", "Loggers", "Properties", "Scripts", "CustomLevels"]. 2017-01-27 01:57:25,488 main ERROR Unknown object "Logger" of type org.apache.logging.log4j.core.config.LoggerConfig is ignored: try nesting it inside one of: ["Appenders", "Loggers", "Properties", "Scripts", "CustomLevels"]. 2017-01-27 01:57:25,489 main ERROR Unknown object "Root" of type org.apache.logging.log4j.core.config.LoggerConfig is ignored: try nesting it inside one of: ["Appenders", "Loggers", "Properties", "Scripts", "CustomLevels"]. 2017-01-27 01:57:25,503 main ERROR Console contains an invalid element or attribute "TypoLayout" Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.439 sec - in org.apache.logging.log4j.core.config.TestConfigurator Running org.apache.logging.log4j.core.config.CompositeConfigurationTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec - in org.apache.logging.log4j.core.config.CompositeConfigurationTest Running org.apache.logging.log4j.core.config.ReconfigurationDeadlockTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.09 sec - in org.apache.logging.log4j.core.config.ReconfigurationDeadlockTest Running org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest Running org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest 2017-01-27 01:57:37,753 [main] INFO : Welcome to Log4j! Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest 2017-01-27 01:57:38,740 main ERROR List contains an invalid element or attribute "filters" Running org.apache.logging.log4j.core.config.properties.RollingFilePropertiesTest Welcome to Log4j! Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.logging.log4j.core.config.properties.RollingFilePropertiesTest Running org.apache.logging.log4j.core.config.properties.PropertiesConfigurationRootLoggerOnlyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.logging.log4j.core.config.properties.PropertiesConfigurationRootLoggerOnlyTest Running org.apache.logging.log4j.core.config.ConfiguratorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.apache.logging.log4j.core.config.ConfiguratorTest Running org.apache.logging.log4j.core.config.CustomConfigurationTest 2017-01-27 01:57:41,965 main WARN The bufferSize is set to 4000 but bufferedIo is false: false Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in org.apache.logging.log4j.core.config.CustomConfigurationTest Running org.apache.logging.log4j.core.LoggerUpdateTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.logging.log4j.core.LoggerUpdateTest Running org.apache.logging.log4j.core.LevelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.apache.logging.log4j.core.LevelTest Running org.apache.logging.log4j.core.ShutdownDisabledTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.logging.log4j.core.ShutdownDisabledTest Running org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.logging.log4j.message.MutableLogEventWithReusableParamMsgTest Running org.apache.logging.log4j.MarkerMixInXmlTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.apache.logging.log4j.MarkerMixInXmlTest Results : Tests in error: SyslogAppenderCustomLayoutTest>SyslogAppenderTest.testTCPAppender:54->SyslogAppenderTest.initTCPTestEnvironment:100 » Bind TlsSyslogAppenderTest>SyslogAppenderTest.testTCPAppender:54->SyslogAppenderTest.initTCPTestEnvironment:100 » Bind Tests run: 1848, Failures: 0, Errors: 2, Skipped: 30 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Log4j 2 ..................................... SUCCESS [02:23 min] [INFO] Apache Log4j API ................................... SUCCESS [02:10 min] [INFO] Apache Log4j Core .................................. FAILURE [12:13 min] [INFO] Apache Log4j 1.x Compatibility API ................. SKIPPED [INFO] Apache Log4j SLF4J Binding ......................... SKIPPED [INFO] Apache Log4j to SLF4J Adapter ...................... 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 Scala 2.11 wrapper for Log4j API ...... SKIPPED [INFO] Apache Log4j Samples: Scala API .................... SKIPPED [INFO] Apache Log4j OSGi .................................. SKIPPED [INFO] Apache Log4j BOM ................................... SKIPPED [INFO] Apache Log4j NoSQL ................................. 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 Scala 2.10 wrapper for Log4j API ...... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:16 min [INFO] Finished at: 2017-01-27T01:59:08+00:00 [INFO] Final Memory: 139M/702M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project log4j-core: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd "<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core"> && /usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -XX:MaxPermSize=512m -jar '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefirebooter8273021273831836945.jar'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire7250178125628385994tmp'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire_2506370835572848942725tmp'> [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 <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.8.1-SNAPSHOT/log4j-samples-flume-remote-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml> to org.apache.logging.log4j/log4j-jmx-gui/2.8.1-SNAPSHOT/log4j-jmx-gui-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.8.1-SNAPSHOT/log4j-api-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.8.1-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-api/2.8.1-SNAPSHOT/log4j-api-2.8.1-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.8.1-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-api/2.8.1-SNAPSHOT/log4j-api-2.8.1-SNAPSHOT-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.8.1-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-api/2.8.1-SNAPSHOT/log4j-api-2.8.1-SNAPSHOT-sources.jar [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml> to org.apache.logging.log4j/log4j-flume-ng/2.8.1-SNAPSHOT/log4j-flume-ng-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml> to org.apache.logging.log4j.samples/log4j-samples/2.8.1-SNAPSHOT/log4j-samples-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-scala-api/2.8.1-SNAPSHOT/log4j-samples-scala-api-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml> to org.apache.logging.log4j/log4j-core/2.8.1-SNAPSHOT/log4j-core-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml> to org.apache.logging.log4j/log4j-perf/2.8.1-SNAPSHOT/log4j-perf-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.10/2.8.1-SNAPSHOT/log4j-api-scala_2.10-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.8.1-SNAPSHOT/log4j-samples-loggerProperties-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.8.1-SNAPSHOT/log4j-samples-flume-embedded-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml> to org.apache.logging.log4j/log4j-api-scala_2.11/2.8.1-SNAPSHOT/log4j-api-scala_2.11-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.8.1-SNAPSHOT/log4j-liquibase-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to org.apache.logging.log4j/log4j-web/2.8.1-SNAPSHOT/log4j-web-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml> to org.apache.logging.log4j/log4j-jcl/2.8.1-SNAPSHOT/log4j-jcl-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml> to org.apache.logging.log4j/log4j-nosql/2.8.1-SNAPSHOT/log4j-nosql-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.8.1-SNAPSHOT/log4j-taglib-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml> to org.apache.logging.log4j/log4j-1.2-api/2.8.1-SNAPSHOT/log4j-1.2-api-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.8.1-SNAPSHOT/log4j-samples-configuration-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml> to org.apache.logging.log4j/log4j-osgi/2.8.1-SNAPSHOT/log4j-osgi-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.8.1-SNAPSHOT/log4j-bom-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml> to org.apache.logging.log4j/log4j-jul/2.8.1-SNAPSHOT/log4j-jul-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml> to org.apache.logging.log4j/log4j-slf4j-impl/2.8.1-SNAPSHOT/log4j-slf4j-impl-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml> to org.apache.logging.log4j/log4j-iostreams/2.8.1-SNAPSHOT/log4j-iostreams-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.8.1-SNAPSHOT/log4j-2.8.1-SNAPSHOT.pom Compressed 55.51 KB of artifacts by 57.6% relative to #2630 [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml> to org.apache.logging.log4j/log4j-to-slf4j/2.8.1-SNAPSHOT/log4j-to-slf4j-2.8.1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml> to org.apache.logging.log4j.samples/log4j-samples-flume-common/2.8.1-SNAPSHOT/log4j-samples-flume-common-2.8.1-SNAPSHOT.pom channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org