You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/11/08 17:13:27 UTC

Build failed in Jenkins: Log4j 2.x #2451

See <https://builds.apache.org/job/Log4j%202.x/2451/changes>

Changes:

[rpopma] LOG4J2-1683	add public method MapMessage::getDataValue(String) allows

[rpopma] LOG4J2-1670, LOG4J2-1671 factor out some logic into utility methods

[rpopma] LOG4J2-1677 Completes the work to make MapFilter garbage-free; call

------------------------------------------
[...truncated 3637 lines...]
	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)

2016-11-08 17:08:39,308 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@1110c73b] unable to create manager for [/VeryLongDirectoryNameaaaaaaaaaaAAAAAAAAAAbbbbbbbbbbBBBBBBBBBBccccccccccCCCCCCCCCCddddddddddDDDDDDDDDDeeeeeeeeeeEEEEEEEEEEffffffffffFFFFFFFFFFggggggggggGGGGGGGGGGhhhhhhhhhhHHHHHHHHHHiiiiiiiiiiIIIIIIIIIIjjjjjjjjjjJJJJJJJJJJkkkkkkkkkkKKKKKKKKKKllllllllllLLLLLLLLLLmmmmmmmmmmMMMMMMMMMM/test.log] with data [org.apache.logging.log4j.core.appender.FileManager$FactoryData@6487fb3d]
	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:110)
	at org.apache.logging.log4j.core.appender.FileAppender$Builder.build(FileAppender.java:89)
	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:550)
	at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:258)
	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)

2016-11-08 17:08:39,312 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:550)
	at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:258)
	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)

2016-11-08 17:08:39,318 main ERROR Null object returned for File in Appenders.
2016-11-08 17:08:39,324 main ERROR Unable to locate appender "File" for logger config "org.apache.logging.log4j.test2"
2016-11-08 17:08:39,388 main ERROR Log4j2 ConfigurationScheduler attempted to increment scheduled items after start
2016-11-08 17:08:39,465 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"].
2016-11-08 17:08:39,467 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"].
2016-11-08 17:08:39,469 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"].
2016-11-08 17:08:39,497 main ERROR Console contains an invalid element or attribute "TypoLayout"
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.862 sec - in org.apache.logging.log4j.core.config.TestConfigurator
Running org.apache.logging.log4j.core.config.CompositeConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 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.372 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.573 sec - in org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest
Running org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest
2016-11-08 17:08:54,432 [main] INFO : Welcome to Log4j!
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest
2016-11-08 17:08:56,046 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.008 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.008 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.672 sec - in org.apache.logging.log4j.core.config.ConfiguratorTest
Running org.apache.logging.log4j.core.config.CustomConfigurationTest
2016-11-08 17:09:01,024 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.59 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.017 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.156 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.01 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.046 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.659 sec - in org.apache.logging.log4j.MarkerMixInXmlTest

Results :

Tests run: 1414, Failures: 0, Errors: 0, Skipped: 32

[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 .................................... SUCCESS [01:06 min]
[INFO] Apache Log4j API .................................. SUCCESS [ 45.795 s]
[INFO] Apache Log4j Core ................................. FAILURE [26:24 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: 28:47 min
[INFO] Finished at: 2016-11-08T17:10:28+00:00
[INFO] Final Memory: 45M/606M
[INFO] ------------------------------------------------------------------------
[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/surefirebooter1324332831027041141.jar'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire5442134118382184300tmp'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire_502417224830617051025tmp'>
[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.7.1-SNAPSHOT/log4j-samples-flume-remote-2.7.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.7.1-SNAPSHOT/log4j-jmx-gui-2.7.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.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.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.7.1-SNAPSHOT/log4j-flume-ng-2.7.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.7.1-SNAPSHOT/log4j-samples-2.7.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.7.1-SNAPSHOT/log4j-samples-scala-api-2.7.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.7.1-SNAPSHOT/log4j-core-2.7.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.7.1-SNAPSHOT/log4j-perf-2.7.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.7.1-SNAPSHOT/log4j-api-scala_2.10-2.7.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.7.1-SNAPSHOT/log4j-samples-loggerProperties-2.7.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.7.1-SNAPSHOT/log4j-samples-flume-embedded-2.7.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.7.1-SNAPSHOT/log4j-api-scala_2.11-2.7.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.7.1-SNAPSHOT/log4j-liquibase-2.7.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.7.1-SNAPSHOT/log4j-web-2.7.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.7.1-SNAPSHOT/log4j-jcl-2.7.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.7.1-SNAPSHOT/log4j-nosql-2.7.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.7.1-SNAPSHOT/log4j-taglib-2.7.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.7.1-SNAPSHOT/log4j-1.2-api-2.7.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.7.1-SNAPSHOT/log4j-samples-configuration-2.7.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.7.1-SNAPSHOT/log4j-osgi-2.7.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.7.1-SNAPSHOT/log4j-bom-2.7.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.7.1-SNAPSHOT/log4j-jul-2.7.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.7.1-SNAPSHOT/log4j-slf4j-impl-2.7.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.7.1-SNAPSHOT/log4j-iostreams-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.7.1-SNAPSHOT/log4j-2.7.1-SNAPSHOT.pom
Compressed 52.95 KB of artifacts by 60.4% relative to #2450
[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.7.1-SNAPSHOT/log4j-to-slf4j-2.7.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.7.1-SNAPSHOT/log4j-samples-flume-common-2.7.1-SNAPSHOT.pom
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Jenkins build is back to stable : Log4j 2.x #2454

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Log4j%202.x/2454/>


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Jenkins build is still unstable: Log4j 2.x #2453

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Log4j%202.x/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Jenkins build is unstable: Log4j 2.x #2452

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Log4j%202.x/2452/changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Re: Build failed in Jenkins: Log4j 2.x #2451

Posted by Ralph Goers <ra...@dslextreme.com>.
The error logs you see don’t mean anything. They are normal. The “real” error is the message - 

> The forked VM terminated without properly saying goodbye. VM crash or System.exit called?

I don’t know what caused this but it will probably go away on its own.

Ralph


> On Nov 8, 2016, at 10:29 AM, Remko Popma <re...@gmail.com> wrote:
> 
> I'm not seeing any of these errors on my machine... 
> Fluke?
> 
> On Wed, Nov 9, 2016 at 2:13 AM, Apache Jenkins Server <jenkins@builds.apache.org <ma...@builds.apache.org>> wrote:
> See <https://builds.apache.org/job/Log4j%202.x/2451/changes <https://builds.apache.org/job/Log4j%202.x/2451/changes>>
> 
> Changes:
> 
> [rpopma] LOG4J2-1683    add public method MapMessage::getDataValue(String) allows
> 
> [rpopma] LOG4J2-1670, LOG4J2-1671 factor out some logic into utility methods
> 
> [rpopma] LOG4J2-1677 Completes the work to make MapFilter garbage-free; call
> 
> ------------------------------------------
> [...truncated 3637 lines...]
>         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)
> 
> 2016-11-08 17:08:39,308 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@1110c73b] unable to create manager for [/VeryLongDirectoryNameaaaaaaaaaaAAAAAAAAAAbbbbbbbbbbBBBBBBBBBBccccccccccCCCCCCCCCCddddddddddDDDDDDDDDDeeeeeeeeeeEEEEEEEEEEffffffffffFFFFFFFFFFggggggggggGGGGGGGGGGhhhhhhhhhhHHHHHHHHHHiiiiiiiiiiIIIIIIIIIIjjjjjjjjjjJJJJJJJJJJkkkkkkkkkkKKKKKKKKKKllllllllllLLLLLLLLLLmmmmmmmmmmMMMMMMMMMM/test.log] with data [org.apache.logging.log4j.core.appender.FileManager$FactoryData@6487fb3d]
>         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:110)
>         at org.apache.logging.log4j.core.appender.FileAppender$Builder.build(FileAppender.java:89)
>         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:550)
>         at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:258)
>         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)
> 
> 2016-11-08 17:08:39,312 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:550)
>         at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:258)
>         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)
> 
> 2016-11-08 17:08:39,318 main ERROR Null object returned for File in Appenders.
> 2016-11-08 17:08:39,324 main ERROR Unable to locate appender "File" for logger config "org.apache.logging.log4j.test2"
> 2016-11-08 17:08:39,388 main ERROR Log4j2 ConfigurationScheduler attempted to increment scheduled items after start
> 2016-11-08 17:08:39,465 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"].
> 2016-11-08 17:08:39,467 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"].
> 2016-11-08 17:08:39,469 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"].
> 2016-11-08 17:08:39,497 main ERROR Console contains an invalid element or attribute "TypoLayout"
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.862 sec - in org.apache.logging.log4j.core.config.TestConfigurator
> Running org.apache.logging.log4j.core.config.CompositeConfigurationTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 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.372 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.573 sec - in org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest
> Running org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest
> 2016-11-08 17:08:54,432 [main] INFO : Welcome to Log4j!
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.logging.log4j.core.config.properties.PropertiesConfigurationTest
> 2016-11-08 17:08:56,046 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.008 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.008 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.672 sec - in org.apache.logging.log4j.core.config.ConfiguratorTest
> Running org.apache.logging.log4j.core.config.CustomConfigurationTest
> 2016-11-08 17:09:01,024 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.59 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.017 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.156 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.01 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.046 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.659 sec - in org.apache.logging.log4j.MarkerMixInXmlTest
> 
> Results :
> 
> Tests run: 1414, Failures: 0, Errors: 0, Skipped: 32
> 
> [JENKINS] Recording test results
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Log4j 2 .................................... SUCCESS [01:06 min]
> [INFO] Apache Log4j API .................................. SUCCESS [ 45.795 s]
> [INFO] Apache Log4j Core ................................. FAILURE [26:24 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: 28:47 min
> [INFO] Finished at: 2016-11-08T17:10:28+00:00
> [INFO] Final Memory: 45M/606M
> [INFO] ------------------------------------------------------------------------
> [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 <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/surefirebooter1324332831027041141.jar <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefirebooter1324332831027041141.jar>'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire5442134118382184300tmp <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire5442134118382184300tmp>'> '<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire_502417224830617051025tmp <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/surefire/surefire_502417224830617051025tmp>'>
> [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 <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 <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.7.1-SNAPSHOT/log4j-samples-flume-remote-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/pom.xml>> to org.apache.logging.log4j/log4j-jmx-gui/2.7.1-SNAPSHOT/log4j-jmx-gui-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml>> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT.jar <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT.jar>> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-tests.jar <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-tests.jar>> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT-tests.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-sources.jar <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-sources.jar>> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT-sources.jar
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/pom.xml>> to org.apache.logging.log4j/log4j-flume-ng/2.7.1-SNAPSHOT/log4j-flume-ng-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/pom.xml>> to org.apache.logging.log4j.samples/log4j-samples/2.7.1-SNAPSHOT/log4j-samples-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/pom.xml <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.7.1-SNAPSHOT/log4j-samples-scala-api-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/pom.xml>> to org.apache.logging.log4j/log4j-core/2.7.1-SNAPSHOT/log4j-core-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-perf/pom.xml>> to org.apache.logging.log4j/log4j-perf/2.7.1-SNAPSHOT/log4j-perf-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.10/pom.xml <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.7.1-SNAPSHOT/log4j-api-scala_2.10-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/pom.xml>> to org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.7.1-SNAPSHOT/log4j-samples-loggerProperties-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/pom.xml <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.7.1-SNAPSHOT/log4j-samples-flume-embedded-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/pom.xml <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.7.1-SNAPSHOT/log4j-api-scala_2.11-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml>> to org.apache.logging.log4j/log4j-liquibase/2.7.1-SNAPSHOT/log4j-liquibase-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml>> to org.apache.logging.log4j/log4j-web/2.7.1-SNAPSHOT/log4j-web-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/pom.xml>> to org.apache.logging.log4j/log4j-jcl/2.7.1-SNAPSHOT/log4j-jcl-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/pom.xml>> to org.apache.logging.log4j/log4j-nosql/2.7.1-SNAPSHOT/log4j-nosql-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml>> to org.apache.logging.log4j/log4j-taglib/2.7.1-SNAPSHOT/log4j-taglib-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/pom.xml <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.7.1-SNAPSHOT/log4j-1.2-api-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/pom.xml>> to org.apache.logging.log4j.samples/log4j-samples-configuration/2.7.1-SNAPSHOT/log4j-samples-configuration-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/pom.xml>> to org.apache.logging.log4j/log4j-osgi/2.7.1-SNAPSHOT/log4j-osgi-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml>> to org.apache.logging.log4j/log4j-bom/2.7.1-SNAPSHOT/log4j-bom-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jul/pom.xml>> to org.apache.logging.log4j/log4j-jul/2.7.1-SNAPSHOT/log4j-jul-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/pom.xml>> to org.apache.logging.log4j/log4j-slf4j-impl/2.7.1-SNAPSHOT/log4j-slf4j-impl-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-iostreams/pom.xml>> to org.apache.logging.log4j/log4j-iostreams/2.7.1-SNAPSHOT/log4j-iostreams-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml>> to org.apache.logging.log4j/log4j/2.7.1-SNAPSHOT/log4j-2.7.1-SNAPSHOT.pom
> Compressed 52.95 KB of artifacts by 60.4% relative to #2450
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/pom.xml>> to org.apache.logging.log4j/log4j-to-slf4j/2.7.1-SNAPSHOT/log4j-to-slf4j-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/pom.xml <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.7.1-SNAPSHOT/log4j-samples-flume-common-2.7.1-SNAPSHOT.pom
> channel stopped
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org <ma...@logging.apache.org>
> For additional commands, e-mail: log4j-dev-help@logging.apache.org <ma...@logging.apache.org>
> 
> 


Re: Build failed in Jenkins: Log4j 2.x #2451

Posted by Remko Popma <re...@gmail.com>.
I'm not seeing any of these errors on my machine...
Fluke?

On Wed, Nov 9, 2016 at 2:13 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Log4j%202.x/2451/changes>
>
> Changes:
>
> [rpopma] LOG4J2-1683    add public method MapMessage::getDataValue(String)
> allows
>
> [rpopma] LOG4J2-1670, LOG4J2-1671 factor out some logic into utility
> methods
>
> [rpopma] LOG4J2-1677 Completes the work to make MapFilter garbage-free;
> call
>
> ------------------------------------------
> [...truncated 3637 lines...]
>         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)
>
> 2016-11-08 17:08:39,308 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@1110c73b] unable to create manager for [/
> VeryLongDirectoryNameaaaaaaaaaaAAAAAAAAAAbbbbbbbbbbBBBBBBBBB
> BccccccccccCCCCCCCCCCddddddddddDDDDDDDDDDeeeeeeeeeeEEEEEEEEE
> EffffffffffFFFFFFFFFFggggggggggGGGGGGGGGGhhhhhhhhhhHHHHHHHHH
> HiiiiiiiiiiIIIIIIIIIIjjjjjjjjjjJJJJJJJJJJkkkkkkkkkkKKKKKKKKK
> KllllllllllLLLLLLLLLLmmmmmmmmmmMMMMMMMMMM/test.log] with data
> [org.apache.logging.log4j.core.appender.FileManager$FactoryData@6487fb3d]
>         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:110)
>         at org.apache.logging.log4j.core.appender.FileAppender$Builder.
> build(FileAppender.java:89)
>         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:550)
>         at org.apache.logging.log4j.core.LoggerContext.start(
> LoggerContext.java:258)
>         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)
>
> 2016-11-08 17:08:39,312 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:550)
>         at org.apache.logging.log4j.core.LoggerContext.start(
> LoggerContext.java:258)
>         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)
>
> 2016-11-08 17:08:39,318 main ERROR Null object returned for File in
> Appenders.
> 2016-11-08 17:08:39,324 main ERROR Unable to locate appender "File" for
> logger config "org.apache.logging.log4j.test2"
> 2016-11-08 17:08:39,388 main ERROR Log4j2 ConfigurationScheduler attempted
> to increment scheduled items after start
> 2016-11-08 17:08:39,465 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"].
> 2016-11-08 17:08:39,467 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"].
> 2016-11-08 17:08:39,469 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"].
> 2016-11-08 17:08:39,497 main ERROR Console contains an invalid element or
> attribute "TypoLayout"
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.862 sec
> - in org.apache.logging.log4j.core.config.TestConfigurator
> Running org.apache.logging.log4j.core.config.CompositeConfigurationTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 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.372 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.573 sec
> - in org.apache.logging.log4j.core.config.JiraLog4j2_1100XmlTest
> Running org.apache.logging.log4j.core.config.properties.
> PropertiesConfigurationTest
> 2016-11-08 17:08:54,432 [main] INFO : Welcome to Log4j!
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
> - in org.apache.logging.log4j.core.config.properties.
> PropertiesConfigurationTest
> 2016-11-08 17:08:56,046 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.008 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.008 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.672 sec
> - in org.apache.logging.log4j.core.config.ConfiguratorTest
> Running org.apache.logging.log4j.core.config.CustomConfigurationTest
> 2016-11-08 17:09:01,024 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.59 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.017 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.156 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.01 sec -
> in org.apache.logging.log4j.core.ShutdownDisabledTest
> Running org.apache.logging.log4j.message.MutableLogEventWithReusablePar
> amMsgTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec
> - in org.apache.logging.log4j.message.MutableLogEventWithReusablePar
> amMsgTest
> Running org.apache.logging.log4j.MarkerMixInXmlTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 sec
> - in org.apache.logging.log4j.MarkerMixInXmlTest
>
> Results :
>
> Tests run: 1414, Failures: 0, Errors: 0, Skipped: 32
>
> [JENKINS] Recording test results
> [INFO] ------------------------------------------------------------
> ------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache Log4j 2 .................................... SUCCESS [01:06
> min]
> [INFO] Apache Log4j API .................................. SUCCESS [
> 45.795 s]
> [INFO] Apache Log4j Core ................................. FAILURE [26:24
> 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: 28:47 min
> [INFO] Finished at: 2016-11-08T17:10:28+00:00
> [INFO] Final Memory: 45M/606M
> [INFO] ------------------------------------------------------------
> ------------
> [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/
> surefirebooter1324332831027041141.jar'> '<https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/target/surefire/
> surefire5442134118382184300tmp'> '<https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-core/target/surefire/surefire_
> 502417224830617051025tmp'>
> [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.7.1-SNAPSHOT/log4j-
> samples-flume-remote-2.7.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.7.1-SNAPSHOT/log4j-jmx-gui-2.7.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.7.1-SNAPSHOT/log4j-api-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT.jar> to
> org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/
> log4j-api-2.7.1-SNAPSHOT.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-tests.jar>
> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/
> log4j-api-2.7.1-SNAPSHOT-tests.jar
> [JENKINS] Archiving <https://builds.apache.org/
> job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.7.1-SNAPSHOT-sources.jar>
> to org.apache.logging.log4j/log4j-api/2.7.1-SNAPSHOT/
> log4j-api-2.7.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.7.1-SNAPSHOT/log4j-flume-ng-2.7.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.7.1-
> SNAPSHOT/log4j-samples-2.7.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.7.1-SNAPSHOT/log4j-
> samples-scala-api-2.7.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.7.1-SNAPSHOT/log4j-core-2.7.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.7.1-SNAPSHOT/log4j-perf-2.7.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.7.1-
> SNAPSHOT/log4j-api-scala_2.10-2.7.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.7.1-SNAPSHOT/log4j-samples-
> loggerProperties-2.7.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.7.1-SNAPSHOT/log4j-
> samples-flume-embedded-2.7.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.7.1-
> SNAPSHOT/log4j-api-scala_2.11-2.7.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.7.1-
> SNAPSHOT/log4j-liquibase-2.7.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.7.1-SNAPSHOT/log4j-web-2.7.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.7.1-SNAPSHOT/log4j-jcl-2.7.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.7.1-SNAPSHOT/
> log4j-nosql-2.7.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.7.1-SNAPSHOT/
> log4j-taglib-2.7.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.7.1-SNAPSHOT/log4j-1.2-api-2.7.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.7.1-SNAPSHOT/
> log4j-samples-configuration-2.7.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.7.1-SNAPSHOT/log4j-osgi-2.7.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.7.1-SNAPSHOT/log4j-bom-2.7.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.7.1-SNAPSHOT/log4j-jul-2.7.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.7.1-
> SNAPSHOT/log4j-slf4j-impl-2.7.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.7.1-
> SNAPSHOT/log4j-iostreams-2.7.1-SNAPSHOT.pom
> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml>
> to org.apache.logging.log4j/log4j/2.7.1-SNAPSHOT/log4j-2.7.1-SNAPSHOT.pom
> Compressed 52.95 KB of artifacts by 60.4% relative to #2450
> [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.7.1-SNAPSHOT/log4j-to-slf4j-2.7.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.7.1-SNAPSHOT/log4j-
> samples-flume-common-2.7.1-SNAPSHOT.pom
> channel stopped
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
>