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/03/02 11:15:19 UTC

Build failed in Jenkins: Log4j 2.x #1751

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

Changes:

[ggregory] [LOG4J2-1304] Update Jackson from 2.7.0 to 2.7.2.

------------------------------------------
[...truncated 3169 lines...]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.logging.log4j.web.Log4jServletContainerInitializerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.logging.log4j.web.Log4jServletFilterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec - in org.apache.logging.log4j.web.Log4jServletContextListenerTest
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.apache.logging.log4j.web.Log4jWebInitializerImplTest
Mar 02, 2016 10:14:48 AM org.springframework.mock.web.MockServletContext log
INFO: This is a test

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.apache.logging.log4j.web.ServletAppenderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec - in org.apache.logging.log4j.web.WebLookupTest

Results :

Tests run: 29, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ log4j-web ---
[INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ log4j-web ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ log4j-web ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ log4j-web ---
[INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar>

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ log4j-web ---
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j Tag Library 2.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-taglib ---
[INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ log4j-taglib ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ log4j-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ log4j-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.3:manifest (default) @ log4j-taglib ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ log4j-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ log4j-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ log4j-taglib ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.logging.log4j.taglib.CatchingTagTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec - in org.apache.logging.log4j.taglib.CatchingTagTest
Running org.apache.logging.log4j.taglib.SetLoggerTagTest
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.654 sec - in org.apache.logging.log4j.taglib.SetLoggerTagTest
Running org.apache.logging.log4j.taglib.LogTagTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.apache.logging.log4j.taglib.LogTagTest
Running org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.apache.logging.log4j.taglib.ExceptionAwareTagSupportTest
Running org.apache.logging.log4j.taglib.DumpTagTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.apache.logging.log4j.taglib.DumpTagTest
Running org.apache.logging.log4j.taglib.IfEnabledTagTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec - in org.apache.logging.log4j.taglib.IfEnabledTagTest
Running org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest
ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec - in org.apache.logging.log4j.taglib.LoggerAwareTagSupportTest
Running org.apache.logging.log4j.taglib.EnterTagTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1 sec - in org.apache.logging.log4j.taglib.EnterTagTest
Running org.apache.logging.log4j.taglib.ExitTagTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec - in org.apache.logging.log4j.taglib.ExitTagTest
Running org.apache.logging.log4j.taglib.TagUtilsLevelTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.apache.logging.log4j.taglib.TagUtilsLevelTest
Running org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec - in org.apache.logging.log4j.taglib.LoggingMessageTagSupportTest
Running org.apache.logging.log4j.taglib.TagLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.apache.logging.log4j.taglib.TagLevelTest
Running org.apache.logging.log4j.taglib.TagUtilsScopeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.apache.logging.log4j.taglib.TagUtilsScopeTest

Results :

Tests run: 82, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ log4j-taglib ---
[INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ log4j-taglib ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ log4j-taglib ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ log4j-taglib ---
[INFO] Building jar: <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar>

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ log4j-taglib ---
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/logging/log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Log4j JMX GUI 2.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ log4j-jmx-gui ---
[INFO] Deleting <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ log4j-jmx-gui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ log4j-jmx-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ log4j-jmx-gui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
[ERROR]   symbol: class JConsolePlugin
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
[ERROR]   symbol: class JConsolePlugin
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[33,45] error: cannot find symbol
[ERROR]   symbol:   method getContext()
  location: class ClientGuiJConsolePlugin
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[30,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[43,4] error: method does not override or implement a method from a supertype
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Log4j 2 .................................... SUCCESS [ 10.305 s]
[INFO] Apache Log4j API .................................. SUCCESS [ 21.557 s]
[INFO] Apache Log4j Core ................................. SUCCESS [15:01 min]
[INFO] Apache Log4j 1.x Compatibility API ................ SUCCESS [ 15.734 s]
[INFO] Apache Log4j SLF4J Binding ........................ SUCCESS [  9.048 s]
[INFO] Apache Log4j to SLF4J Adapter ..................... SUCCESS [  5.981 s]
[INFO] Apache Log4j Commons Logging Bridge ............... SUCCESS [  5.828 s]
[INFO] Apache Log4j Flume Bridge ......................... SUCCESS [ 22.805 s]
[INFO] Apache Log4j Web .................................. SUCCESS [  6.580 s]
[INFO] Apache Log4j Tag Library .......................... SUCCESS [ 20.094 s]
[INFO] Apache Log4j JMX GUI .............................. FAILURE [  2.096 s]
[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: 17:12 min
[INFO] Finished at: 2016-03-02T10:15:16+00:00
[INFO] Final Memory: 42M/875M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project log4j-jmx-gui: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
[ERROR] symbol: class JConsolePlugin
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[28,45] error: cannot find symbol
[ERROR] symbol: class JConsolePlugin
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[33,45] error: cannot find symbol
[ERROR] symbol:   method getContext()
[ERROR] location: class ClientGuiJConsolePlugin
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[30,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/src/main/java/org/apache/logging/log4j/jmx/gui/ClientGuiJConsolePlugin.java>:[43,4] error: method does not override or implement a method from a supertype
[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-jmx-gui
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/pom.xml> to org.apache.logging.log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-taglib/2.6-SNAPSHOT/log4j-taglib-2.6-SNAPSHOT-sources.jar
[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-SNAPSHOT/log4j-1.2-api-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-1.2-api/2.6-SNAPSHOT/log4j-1.2-api-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-1.2-api/2.6-SNAPSHOT/log4j-1.2-api-2.6-SNAPSHOT-sources.jar
[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-SNAPSHOT/log4j-samples-loggerProperties-2.6-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-SNAPSHOT/log4j-jmx-gui-2.6-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-SNAPSHOT/log4j-nosql-2.6-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-SNAPSHOT/log4j-samples-configuration-2.6-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-SNAPSHOT/log4j-core-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-core/2.6-SNAPSHOT/log4j-core-2.6-SNAPSHOT-sources.jar
[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-SNAPSHOT/log4j-samples-flume-embedded-2.6-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-SNAPSHOT/log4j-jcl-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-jcl/2.6-SNAPSHOT/log4j-jcl-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-jcl/2.6-SNAPSHOT/log4j-jcl-2.6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-liquibase/pom.xml> to org.apache.logging.log4j/log4j-liquibase/2.6-SNAPSHOT/log4j-liquibase-2.6-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-SNAPSHOT/log4j-perf-2.6-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-SNAPSHOT/log4j-jul-2.6-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-SNAPSHOT/log4j-slf4j-impl-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-slf4j-impl/2.6-SNAPSHOT/log4j-slf4j-impl-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-slf4j-impl/2.6-SNAPSHOT/log4j-slf4j-impl-2.6-SNAPSHOT-sources.jar
[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-SNAPSHOT/log4j-samples-flume-common-2.6-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-SNAPSHOT/log4j-web-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-web/2.6-SNAPSHOT/log4j-web-2.6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-bom/pom.xml> to org.apache.logging.log4j/log4j-bom/2.6-SNAPSHOT/log4j-bom-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/pom.xml> to org.apache.logging.log4j/log4j/2.6-SNAPSHOT/log4j-2.6-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-SNAPSHOT/log4j-iostreams-2.6-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-SNAPSHOT/log4j-to-slf4j-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-to-slf4j/2.6-SNAPSHOT/log4j-to-slf4j-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-to-slf4j/2.6-SNAPSHOT/log4j-to-slf4j-2.6-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.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-flume-ng/2.6-SNAPSHOT/log4j-flume-ng-2.6-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/pom.xml> to org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT.jar> to org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT-tests.jar> to org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Log4j%202.x/ws/log4j-api/target/log4j-api-2.6-SNAPSHOT-sources.jar> to org.apache.logging.log4j/log4j-api/2.6-SNAPSHOT/log4j-api-2.6-SNAPSHOT-sources.jar
[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-SNAPSHOT/log4j-samples-flume-remote-2.6-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-SNAPSHOT/log4j-samples-2.6-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 #1757

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


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


Re: Jenkins build is still unstable: Log4j 2.x #1756

Posted by Matt Sicker <bo...@gmail.com>.
I pushed a fix for this from a pull request.

On 3 March 2016 at 10:06, Apache Jenkins Server <je...@builds.apache.org>
wrote:

> 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
>
>


-- 
Matt Sicker <bo...@gmail.com>

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

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 still unstable: Log4j 2.x #1755

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 still unstable: Log4j 2.x #1754

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


Re: Jenkins build is still unstable: Log4j 2.x #1753

Posted by Matt Sicker <bo...@gmail.com>.
I honestly didn't think there would be a test verifying an exception for
that scenario.

On 2 March 2016 at 21:12, Gary Gregory <ga...@gmail.com> wrote:

> This is a case of a change made without adjusting the unit test methinks.
>
> G
>
> ---------- Forwarded message ----------
> From: Apache Jenkins Server <je...@builds.apache.org>
> Date: Wed, Mar 2, 2016 at 6:59 PM
> Subject: Jenkins build is still unstable: Log4j 2.x #1753
> To: log4j-dev@logging.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
>
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@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
>



-- 
Matt Sicker <bo...@gmail.com>

Fwd: Jenkins build is still unstable: Log4j 2.x #1753

Posted by Gary Gregory <ga...@gmail.com>.
This is a case of a change made without adjusting the unit test methinks.

G

---------- Forwarded message ----------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Wed, Mar 2, 2016 at 6:59 PM
Subject: Jenkins build is still unstable: Log4j 2.x #1753
To: log4j-dev@logging.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




-- 
E-Mail: garydgregory@gmail.com | ggregory@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

Re: Jenkins build is still unstable: Log4j 2.x #1753

Posted by Matt Sicker <bo...@gmail.com>.
Fixed.

On 2 March 2016 at 20:59, Apache Jenkins Server <je...@builds.apache.org>
wrote:

> 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
>
>


-- 
Matt Sicker <bo...@gmail.com>

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

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


Re: Jenkins build is unstable: Log4j 2.x #1752

Posted by Matt Sicker <bo...@gmail.com>.
I changed the test so it doesn't delete the files unless the test succeeds,
and I didn't even see a bz2 file in there!

On 2 March 2016 at 11:10, Matt Sicker <bo...@gmail.com> wrote:

> Also, since the test deletes the directory afterward, we can't even
> download the bz2 file to see if it's valid.
>
> On 2 March 2016 at 11:03, Matt Sicker <bo...@gmail.com> wrote:
>
>> Just the bzip2 test failing again.
>>
>> On 2 March 2016 at 11:01, Apache Jenkins Server <
>> jenkins@builds.apache.org> wrote:
>>
>>> See <https://builds.apache.org/job/Log4j%202.x/1752/changes>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
>>> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>>>
>>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: Jenkins build is unstable: Log4j 2.x #1752

Posted by Matt Sicker <bo...@gmail.com>.
Also, since the test deletes the directory afterward, we can't even
download the bz2 file to see if it's valid.

On 2 March 2016 at 11:03, Matt Sicker <bo...@gmail.com> wrote:

> Just the bzip2 test failing again.
>
> On 2 March 2016 at 11:01, Apache Jenkins Server <jenkins@builds.apache.org
> > wrote:
>
>> See <https://builds.apache.org/job/Log4j%202.x/1752/changes>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
>> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>>
>>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: Jenkins build is unstable: Log4j 2.x #1752

Posted by Matt Sicker <bo...@gmail.com>.
Just the bzip2 test failing again.

On 2 March 2016 at 11:01, Apache Jenkins Server <je...@builds.apache.org>
wrote:

> See <https://builds.apache.org/job/Log4j%202.x/1752/changes>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
>


-- 
Matt Sicker <bo...@gmail.com>

Jenkins build is unstable: Log4j 2.x #1752

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


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