Why don't I see these warnings when I run the test from Eclipse? Weird. Gary
On Tue, Jun 21, 2016 at 4:49 PM, Matt Sicker <boa...@gmail.com> wrote: > Well now, I wouldn't worry too much about that unless it keeps happening. > > On 21 June 2016 at 18:47, Apache Jenkins Server <jenk...@builds.apache.org > > wrote: > >> See <https://builds.apache.org/job/Log4j%202.x/2055/changes> >> >> Changes: >> >> [ggregory] [LOG4J2-1444] Update Apache Commons Compress from 1.11 to 1.12. >> >> ------------------------------------------ >> [...truncated 256 lines...] >> [WARNING] < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/CloseableThreadContextTest.java>:[96,51] >> [try] auto-closeable resource ignored is never referenced in body of >> corresponding try statement >> [WARNING] < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/CloseableThreadContextTest.java>:[106,51] >> [try] auto-closeable resource ignored is never referenced in body of >> corresponding try statement >> [WARNING] < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/CloseableThreadContextTest.java>:[117,51] >> [try] auto-closeable resource ignored is never referenced in body of >> corresponding try statement >> [WARNING] < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/CloseableThreadContextTest.java>:[126,51] >> [try] auto-closeable resource ignored is never referenced in body of >> corresponding try statement >> [WARNING] < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/src/test/java/org/apache/logging/log4j/CloseableThreadContextTest.java>:[135,51] >> [try] auto-closeable resource ignored is never referenced in body of >> corresponding try statement >> [INFO] >> [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ log4j-api >> --- >> >> ------------------------------------------------------- >> T E S T S >> ------------------------------------------------------- >> # >> # There is insufficient memory for the Java Runtime Environment to >> continue. >> # Cannot create GC thread. Out of system resources. >> # An error report file with more information is saved as: >> # < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/hs_err_pid15398.log >> > >> # >> # There is insufficient memory for the Java Runtime Environment to >> continue. >> # Cannot create GC thread. Out of system resources. >> # An error report file with more information is saved as: >> # < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/hs_err_pid15413.log >> > >> # >> # There is insufficient memory for the Java Runtime Environment to >> continue. >> # Cannot create GC thread. Out of system resources. >> # An error report file with more information is saved as: >> # < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/hs_err_pid15432.log >> > >> # >> # There is insufficient memory for the Java Runtime Environment to >> continue. >> # Cannot create GC thread. Out of system resources. >> # An error report file with more information is saved as: >> # < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/hs_err_pid15441.log >> > >> Running org.apache.logging.log4j.ThreadContextInheritanceTest >> Timer ThreadContextCopy stopped. Elapsed time: 0.038637500 seconds >> Average per iteration: 0.000000038 seconds >> Timer ThreadContextTest stopped. Elapsed time: 0.038980414 seconds >> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec >> - in org.apache.logging.log4j.ThreadContextInheritanceTest >> Running org.apache.logging.log4j.simple.SimpleLoggerTest >> ERROR TestError [Ljava.lang.Object;@31b939d3 >> ERROR TestError Logging with a size 1 Object[] only one param {} >> ERROR TestError Logging with an empty Object[] {} {} >> ERROR TestError Logging without args {} >> ERROR TestError Logging without args >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec >> - in org.apache.logging.log4j.simple.SimpleLoggerTest >> Running org.apache.logging.log4j.LogManagerTest >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec >> - in org.apache.logging.log4j.LogManagerTest >> Running org.apache.logging.log4j.EventLoggerTest >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec >> - in org.apache.logging.log4j.EventLoggerTest >> Running org.apache.logging.log4j.message.FormattedMessageTest >> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec >> - in org.apache.logging.log4j.message.FormattedMessageTest >> Running org.apache.logging.log4j.message.StructuredDataMessageTest >> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec >> - in org.apache.logging.log4j.message.StructuredDataMessageTest >> Running org.apache.logging.log4j.message.ReusableObjectMessageTest >> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 >> sec - in org.apache.logging.log4j.message.ReusableObjectMessageTest >> Running org.apache.logging.log4j.message.ParameterizedMessageTest >> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec >> - in org.apache.logging.log4j.message.ParameterizedMessageTest >> Running org.apache.logging.log4j.message.MapMessageTest >> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec >> - in org.apache.logging.log4j.message.MapMessageTest >> Running org.apache.logging.log4j.message.ObjectMessageTest >> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec >> - in org.apache.logging.log4j.message.ObjectMessageTest >> Running org.apache.logging.log4j.message.ParameterFormatterTest >> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 >> sec - in org.apache.logging.log4j.message.ParameterFormatterTest >> Running org.apache.logging.log4j.message.MessageFormatMessageTest >> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec >> - in org.apache.logging.log4j.message.MessageFormatMessageTest >> Running org.apache.logging.log4j.message.MessageFormatsPerfTest >> Timer Parameterized stopped. Elapsed time: 0.005253570 seconds Average >> per iteration: 0.000010507 seconds >> Timer FormattedParameterized stopped. Elapsed time: 0.019934256 seconds >> Average per iteration: 0.000039868 seconds >> Timer MessageFormat stopped. Elapsed time: 0.014255053 seconds Average >> per iteration: 0.000028510 seconds >> Timer StringFormat stopped. Elapsed time: 0.041023441 seconds Average per >> iteration: 0.000082046 seconds >> Parameterized is 7.81 times faster than StringFormat. >> Parameterized is 2.71 times faster than MessageFormat. >> Parameterized is 3.79 times faster than Formatted. >> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec >> - in org.apache.logging.log4j.message.MessageFormatsPerfTest >> Running org.apache.logging.log4j.message.ObjectArrayMessageTest >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec >> - in org.apache.logging.log4j.message.ObjectArrayMessageTest >> Running org.apache.logging.log4j.message.ReusableSimpleMessageTest >> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 >> sec - in org.apache.logging.log4j.message.ReusableSimpleMessageTest >> Running org.apache.logging.log4j.message.ReusableParameterizedMessageTest >> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 >> sec - in org.apache.logging.log4j.message.ReusableParameterizedMessageTest >> Running org.apache.logging.log4j.message.ThreadDumpMessageTest >> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec >> - in org.apache.logging.log4j.message.ThreadDumpMessageTest >> Running org.apache.logging.log4j.message.StringFormattedMessageTest >> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec >> - in org.apache.logging.log4j.message.StringFormattedMessageTest >> Running org.apache.logging.log4j.message.LocalizedMessageTest >> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec >> - in org.apache.logging.log4j.message.LocalizedMessageTest >> Running >> org.apache.logging.log4j.message.MessageFormatMessageSerializationTest >> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec >> - in org.apache.logging.log4j.message.MessageFormatMessageSerializationTest >> Running org.apache.logging.log4j.status.StatusLoggerSerializationTest >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec >> - in org.apache.logging.log4j.status.StatusLoggerSerializationTest >> Running org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest >> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.492 sec >> <<< FAILURE! - in org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest >> testMissingImportOfCoreOsgiPackage(org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest) >> Time elapsed: 0.328 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> >> testLoadStartStop(org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest) >> Time elapsed: 0.058 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> >> testSimpleLogInAnOsgiContext(org.apache.logging.log4j.osgi.felix.FelixLoadApiBundleTest) >> Time elapsed: 0.035 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> >> Running org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest >> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.581 sec >> <<< FAILURE! - in >> org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest >> testMissingImportOfCoreOsgiPackage(org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest) >> Time elapsed: 0.385 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> >> testLoadStartStop(org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest) >> Time elapsed: 0.013 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> >> testSimpleLogInAnOsgiContext(org.apache.logging.log4j.osgi.equinox.EquinoxLoadApiBundleTest) >> Time elapsed: 0.009 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> >> Running org.apache.logging.log4j.LoggerTest >> Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 >> sec - in org.apache.logging.log4j.LoggerTest >> Running org.apache.logging.log4j.NoopThreadContextTest >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec >> - in org.apache.logging.log4j.NoopThreadContextTest >> Running org.apache.logging.log4j.ThreadContextTest >> Timer ThreadContextCopy stopped. Elapsed time: 0.063081790 seconds >> Average per iteration: 0.000000063 seconds >> Timer ThreadContextTest stopped. Elapsed time: 0.063314515 seconds >> Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.079 >> sec <<< FAILURE! - in org.apache.logging.log4j.ThreadContextTest >> testInheritanceSwitchedOffByDefault(org.apache.logging.log4j.ThreadContextTest) >> Time elapsed: 0.002 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> at >> org.apache.logging.log4j.ThreadContextTest.testInheritanceSwitchedOffByDefault(ThreadContextTest.java:47) >> >> Running org.apache.logging.log4j.MarkerTest >> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec >> - in org.apache.logging.log4j.MarkerTest >> Running org.apache.logging.log4j.CloseableThreadContextTest >> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 >> sec - in org.apache.logging.log4j.CloseableThreadContextTest >> Running org.apache.logging.log4j.util.ReflectionUtilTest >> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec >> - in org.apache.logging.log4j.util.ReflectionUtilTest >> Running org.apache.logging.log4j.util.UnboxConfigurableTest >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec >> - in org.apache.logging.log4j.util.UnboxConfigurableTest >> Running org.apache.logging.log4j.util.StringsTest >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - >> in org.apache.logging.log4j.util.StringsTest >> Running org.apache.logging.log4j.util.PropertiesUtilTest >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec >> - in org.apache.logging.log4j.util.PropertiesUtilTest >> Running org.apache.logging.log4j.util.LambdaUtilTest >> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 >> sec - in org.apache.logging.log4j.util.LambdaUtilTest >> Running org.apache.logging.log4j.util.UnboxTest >> Tests run: 11, Failures: 2, Errors: 1, Skipped: 0, Time elapsed: 0.008 >> sec <<< FAILURE! - in org.apache.logging.log4j.util.UnboxTest >> testBoxClaimsItHas32Slots(org.apache.logging.log4j.util.UnboxTest) Time >> elapsed: 0.001 sec <<< FAILURE! >> java.lang.AssertionError: expected:<32> but was:<128> >> at >> org.apache.logging.log4j.util.UnboxTest.testBoxClaimsItHas32Slots(UnboxTest.java:31) >> >> testBoxIsThreadLocal(org.apache.logging.log4j.util.UnboxTest) Time >> elapsed: 0 sec <<< ERROR! >> java.lang.OutOfMemoryError: unable to create new native thread >> at >> org.apache.logging.log4j.util.UnboxTest.testBoxIsThreadLocal(UnboxTest.java:135) >> >> testBoxHas32Slots(org.apache.logging.log4j.util.UnboxTest) Time elapsed: >> 0.001 sec <<< FAILURE! >> java.lang.AssertionError: probe[0], probe[32] expected same:<true> was >> not:<true> >> at >> org.apache.logging.log4j.util.UnboxTest.testBoxHas32Slots(UnboxTest.java:49) >> >> Running org.apache.logging.log4j.LambdaLoggerTest >> Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 >> sec - in org.apache.logging.log4j.LambdaLoggerTest >> Running org.apache.logging.log4j.LevelTest >> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec >> - in org.apache.logging.log4j.LevelTest >> Running org.apache.logging.log4j.AbstractLoggerTest >> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec >> - in org.apache.logging.log4j.AbstractLoggerTest >> Running org.apache.logging.log4j.LoggerSupplierTest >> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 >> sec - in org.apache.logging.log4j.LoggerSupplierTest >> Running org.apache.logging.log4j.spi.DefaultThreadContextStackTest >> Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 >> sec - in org.apache.logging.log4j.spi.DefaultThreadContextStackTest >> Running org.apache.logging.log4j.spi.DefaultThreadContextMapTest >> Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 >> sec - in org.apache.logging.log4j.spi.DefaultThreadContextMapTest >> Running org.apache.logging.log4j.spi.MutableThreadContextStackTest >> Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 >> sec - in org.apache.logging.log4j.spi.MutableThreadContextStackTest >> >> Results : >> >> Failed tests: >> UnboxTest.testBoxClaimsItHas32Slots:31 expected:<32> but was:<128> >> UnboxTest.testBoxHas32Slots:49 probe[0], probe[32] expected same:<true> >> was not:<true> >> Tests in error: >> ThreadContextTest.testInheritanceSwitchedOffByDefault:47 » OutOfMemory >> unable ... >> EquinoxLoadApiBundleTest.testLoadStartStop » OutOfMemory unable to >> create new ... >> EquinoxLoadApiBundleTest.testMissingImportOfCoreOsgiPackage » >> OutOfMemory unab... >> EquinoxLoadApiBundleTest.testSimpleLogInAnOsgiContext » OutOfMemory >> unable to ... >> FelixLoadApiBundleTest.testLoadStartStop » OutOfMemory unable to >> create new na... >> FelixLoadApiBundleTest.testMissingImportOfCoreOsgiPackage » >> OutOfMemory unable... >> FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext » OutOfMemory >> unable to cr... >> UnboxTest.testBoxIsThreadLocal:135 » OutOfMemory unable to create new >> native t... >> >> Tests run: 437, Failures: 2, Errors: 8, Skipped: 1 >> >> [JENKINS] Recording test results >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Apache Log4j 2 .................................... SUCCESS [ >> 11.884 s] >> [INFO] Apache Log4j API .................................. FAILURE [ >> 23.893 s] >> [INFO] Apache Log4j Core ................................. SKIPPED >> [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 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] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 42.563 s >> [INFO] Finished at: 2016-06-21T23:47:31+00:00 >> [INFO] Final Memory: 55M/721M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) >> on project log4j-api: ExecutionException unable to create new native thread >> -> [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-api >> [JENKINS] Archiving < >> https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to >> org.apache.logging.log4j/log4j-taglib/2.6.2-SNAPSHOT/log4j-taglib-2.6.2-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.6.2-SNAPSHOT/log4j-1.2-api-2.6.2-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.6.2-SNAPSHOT/log4j-samples-loggerProperties-2.6.2-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.6.2-SNAPSHOT/log4j-jmx-gui-2.6.2-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.6.2-SNAPSHOT/log4j-nosql-2.6.2-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.6.2-SNAPSHOT/log4j-samples-configuration-2.6.2-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.6.2-SNAPSHOT/log4j-core-2.6.2-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.6.2-SNAPSHOT/log4j-samples-flume-embedded-2.6.2-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.6.2-SNAPSHOT/log4j-jcl-2.6.2-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.6.2-SNAPSHOT/log4j-liquibase-2.6.2-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.6.2-SNAPSHOT/log4j-perf-2.6.2-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.6.2-SNAPSHOT/log4j-jul-2.6.2-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.6.2-SNAPSHOT/log4j-slf4j-impl-2.6.2-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.6.2-SNAPSHOT/log4j-samples-flume-common-2.6.2-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.6.2-SNAPSHOT/log4j-web-2.6.2-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.6.2-SNAPSHOT/log4j-bom-2.6.2-SNAPSHOT.pom >> [JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> >> to org.apache.logging.log4j/log4j/2.6.2-SNAPSHOT/log4j-2.6.2-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.6.2-SNAPSHOT/log4j-iostreams-2.6.2-SNAPSHOT.pom >> [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.6.2-SNAPSHOT/log4j-to-slf4j-2.6.2-SNAPSHOT.pom >> [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.6.2-SNAPSHOT/log4j-flume-ng-2.6.2-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.6.2-SNAPSHOT/log4j-api-2.6.2-SNAPSHOT.pom >> [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.6.2-SNAPSHOT/log4j-samples-flume-remote-2.6.2-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.6.2-SNAPSHOT/log4j-samples-2.6.2-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 >> >> > > > -- > Matt Sicker <boa...@gmail.com> > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory