See <https://builds.apache.org/job/Log4j%202.x/2615/changes>
Changes:
[mikael.staldal] LOG4J2-1689 Rename to CleanableThreadContextMap
------------------------------------------
[...truncated 13764 lines...]
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 hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.cxf.jaxrs.client.ClientWebApplicationException:
org.apache.cxf.interceptor.Fault: Could not send Message.
at
org.apache.cxf.jaxrs.client.AbstractClient.checkClientException(AbstractClient.java:497)
at
org.apache.cxf.jaxrs.client.AbstractClient.preProcessResult(AbstractClient.java:483)
at
org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:800)
... 46 more
Caused by: org.apache.cxf.interceptor.Fault: Could not send Message.
at
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
at
org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:795)
... 46 more
Caused by: javax.net.ssl.SSLHandshakeException: SSLHandshakeException invoking
https://issues.apache.org/jira/rest/api/2/serverInfo:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.reflect.GeneratedConstructorAccessor239.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:1467)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1452)
at
org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:660)
at
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
... 48 more
Caused by: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1904)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1446)
at
sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:209)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:849)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1023)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1332)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1359)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1343)
at
sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
at
java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1604)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1530)
at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1438)
... 51 more
Caused by: sun.security.validator.ValidatorException: PKIX path building
failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
at sun.security.validator.Validator.validate(Validator.java:260)
at
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
at
sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
at
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1428)
... 66 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable
to find valid certification path to requested target
at
sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
... 72 more
[INFO] Generating "Failsafe Report" report ---
maven-surefire-report-plugin:2.19.1:failsafe-report-only
[INFO] Generating "Rat Report" report --- apache-rat-plugin:0.12:rat
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/resources/META-INF/services/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: .vagrant/**/*
[INFO] Exclude: src/ide/**
[INFO] Exclude: **/*.asc
[INFO] Exclude: src/site/resources/js/jquery.js
[INFO] Exclude: src/site/resources/js/jquery.min.js
[INFO] Exclude: log4j-distribution/target/**/*
[INFO] Exclude: log4j-distribution/.project
[INFO] Exclude: log4j-distribution/.settings/**
[INFO] Exclude: velocity.log
[INFO] Exclude: felix-cache/**
[INFO] 28 resources included (use -debug for more details)
Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
Compiler warnings:
WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning: org.apache.xerces.parsers.SAXParser: Feature
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
[INFO] Generating "Checkstyle" report ---
maven-checkstyle-plugin:2.17:checkstyle
[INFO] There are 50 errors reported by Checkstyle 6.11.2 with
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/../checkstyle.xml>
ruleset.
[INFO] Generating "JavaDocs" report ---
maven-javadoc-plugin:2.10.4:javadoc
[INFO]
Loading source files for package org.apache.logging.log4j.nosql.appender...
Loading source files for package
org.apache.logging.log4j.nosql.appender.couchdb...
Loading source files for package
org.apache.logging.log4j.nosql.appender.cassandra...
Loading source files for package
org.apache.logging.log4j.nosql.appender.mongodb...
Constructing Javadoc information...
Standard Doclet version 1.7.0_80
Building tree for all the packages and classes...
Generating
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/target/site/apidocs/org/apache/logging/log4j/nosql/appender/AbstractNoSqlConnection.html...>
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (sharedRuntime.cpp:814), pid=1940, tid=139920062228224
# guarantee(cb->is_adapter_blob() || cb->is_method_handles_adapter_blob())
failed: exception happened outside interpreter, nmethods and vtable stubs (1)
#
# JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode linux-amd64
compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
#
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/target/site/apidocs/hs_err_pid1940.log>
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
[JENKINS] Archiving site from
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/target/site> to
/x1/jenkins/jenkins-home/jobs/Log4j 2.x/site/log4j-nosql
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Log4j 2 ..................................... SUCCESS [02:10 min]
[INFO] Apache Log4j API ................................... SUCCESS [01:58 min]
[INFO] Apache Log4j Core .................................. SUCCESS [21:32 min]
[INFO] Apache Log4j 1.x Compatibility API ................. SUCCESS [ 47.207 s]
[INFO] Apache Log4j SLF4J Binding ......................... SUCCESS [ 38.029 s]
[INFO] Apache Log4j to SLF4J Adapter ...................... SUCCESS [ 32.633 s]
[INFO] Apache Log4j Commons Logging Bridge ................ SUCCESS [ 29.832 s]
[INFO] Apache Log4j Flume Bridge .......................... SUCCESS [01:31 min]
[INFO] Apache Log4j Web ................................... SUCCESS [ 42.199 s]
[INFO] Apache Log4j Tag Library ........................... SUCCESS [ 46.373 s]
[INFO] Apache Log4j JMX GUI ............................... SUCCESS [ 34.760 s]
[INFO] Apache Log4j Samples ............................... SUCCESS [ 4.886 s]
[INFO] Apache Log4j Samples: Flume - Common ............... SUCCESS [ 10.989 s]
[INFO] Apache Log4j Samples: Flume - Remote ............... SUCCESS [ 6.656 s]
[INFO] Apache Log4j Samples: Flume - Embedded ............. SUCCESS [ 7.645 s]
[INFO] Apache Log4j Samples: Configuration ................ SUCCESS [ 8.963 s]
[INFO] Apache Log4j Samples: LoggerProperties ............. SUCCESS [ 10.934 s]
[INFO] Apache Log4j Scala 2.11 wrapper for Log4j API ...... SUCCESS [ 59.910 s]
[INFO] Apache Log4j Samples: Scala API .................... SUCCESS [ 10.111 s]
[INFO] Apache Log4j OSGi .................................. SUCCESS [ 35.678 s]
[INFO] Apache Log4j BOM ................................... SUCCESS [ 2.604 s]
[INFO] Apache Log4j NoSQL ................................. FAILURE [01:21 min]
[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: 37:07 min
[INFO] Finished at: 2017-01-17T10:18:51+00:00
[INFO] Final Memory: 141M/901M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project
log4j-nosql: Error generating maven-javadoc-plugin:2.10.4:javadoc:
[ERROR] Exit code: 134
[ERROR] Command line was:
/usr/local/asfpackages/java/jdk1.7.0_80/jre/../bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/target/site/apidocs'>
dir.
[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :log4j-nosql
[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-samples/flume-remote/target/log4j-samples-flume-remote-2.7.1-SNAPSHOT.war>
to
org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.7.1-SNAPSHOT/log4j-samples-flume-remote-2.7.1-SNAPSHOT.war
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-remote/target/log4j-samples-flume-remote-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j.samples/log4j-samples-flume-remote/2.7.1-SNAPSHOT/log4j-samples-flume-remote-2.7.1-SNAPSHOT-sources.jar
Compressed 14.60 MB of artifacts by 88.6% relative to #2614
[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-jmx-gui/target/log4j-jmx-gui-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-jmx-gui/2.7.1-SNAPSHOT/log4j-jmx-gui-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jmx-gui/target/log4j-jmx-gui-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-jmx-gui/2.7.1-SNAPSHOT/log4j-jmx-gui-2.7.1-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.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-flume-ng/target/log4j-flume-ng-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-flume-ng/2.7.1-SNAPSHOT/log4j-flume-ng-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.7.1-SNAPSHOT-tests.jar>
to
org.apache.logging.log4j/log4j-flume-ng/2.7.1-SNAPSHOT/log4j-flume-ng-2.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-flume-ng/target/log4j-flume-ng-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-flume-ng/2.7.1-SNAPSHOT/log4j-flume-ng-2.7.1-SNAPSHOT-sources.jar
[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-samples/scala-api/target/log4j-samples-scala-api-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j.samples/log4j-samples-scala-api/2.7.1-SNAPSHOT/log4j-samples-scala-api-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/scala-api/target/log4j-samples-scala-api-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j.samples/log4j-samples-scala-api/2.7.1-SNAPSHOT/log4j-samples-scala-api-2.7.1-SNAPSHOT-sources.jar
[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-core/target/log4j-core-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-core/2.7.1-SNAPSHOT/log4j-core-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.7.1-SNAPSHOT-tests.jar>
to
org.apache.logging.log4j/log4j-core/2.7.1-SNAPSHOT/log4j-core-2.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-core/target/log4j-core-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-core/2.7.1-SNAPSHOT/log4j-core-2.7.1-SNAPSHOT-sources.jar
[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/loggerProperties/target/log4j-samples-loggerProperties-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.7.1-SNAPSHOT/log4j-samples-loggerProperties-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/loggerProperties/target/log4j-samples-loggerProperties-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j.samples/log4j-samples-loggerProperties/2.7.1-SNAPSHOT/log4j-samples-loggerProperties-2.7.1-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.7.1-SNAPSHOT/log4j-samples-flume-embedded-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/target/log4j-samples-flume-embedded-2.7.1-SNAPSHOT.war>
to
org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.7.1-SNAPSHOT/log4j-samples-flume-embedded-2.7.1-SNAPSHOT.war
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-embedded/target/log4j-samples-flume-embedded-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j.samples/log4j-samples-flume-embedded/2.7.1-SNAPSHOT/log4j-samples-flume-embedded-2.7.1-SNAPSHOT-sources.jar
Compressed 37.42 MB of artifacts by 95.5% relative to #2614
[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-api-scala_2.11/target/log4j-api-scala_2.11-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-api-scala_2.11/2.7.1-SNAPSHOT/log4j-api-scala_2.11-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-api-scala_2.11/target/log4j-api-scala_2.11-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-api-scala_2.11/2.7.1-SNAPSHOT/log4j-api-scala_2.11-2.7.1-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.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-web/target/log4j-web-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-web/2.7.1-SNAPSHOT/log4j-web-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-web/target/log4j-web-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-web/2.7.1-SNAPSHOT/log4j-web-2.7.1-SNAPSHOT-sources.jar
[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-jcl/target/log4j-jcl-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-jcl/2.7.1-SNAPSHOT/log4j-jcl-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-jcl/target/log4j-jcl-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-jcl/2.7.1-SNAPSHOT/log4j-jcl-2.7.1-SNAPSHOT-sources.jar
[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-nosql/target/log4j-nosql-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-nosql/2.7.1-SNAPSHOT/log4j-nosql-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-nosql/target/log4j-nosql-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-nosql/2.7.1-SNAPSHOT/log4j-nosql-2.7.1-SNAPSHOT-sources.jar
[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-taglib/target/log4j-taglib-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-taglib/2.7.1-SNAPSHOT/log4j-taglib-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-taglib/target/log4j-taglib-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-taglib/2.7.1-SNAPSHOT/log4j-taglib-2.7.1-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.7.1-SNAPSHOT/log4j-1.2-api-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-1.2-api/2.7.1-SNAPSHOT/log4j-1.2-api-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-1.2-api/target/log4j-1.2-api-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-1.2-api/2.7.1-SNAPSHOT/log4j-1.2-api-2.7.1-SNAPSHOT-sources.jar
[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-samples/configuration/target/log4j-samples-configuration-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j.samples/log4j-samples-configuration/2.7.1-SNAPSHOT/log4j-samples-configuration-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/configuration/target/log4j-samples-configuration-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j.samples/log4j-samples-configuration/2.7.1-SNAPSHOT/log4j-samples-configuration-2.7.1-SNAPSHOT-sources.jar
[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-osgi/target/log4j-osgi-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-osgi/2.7.1-SNAPSHOT/log4j-osgi-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/target/log4j-osgi-2.7.1-SNAPSHOT-tests.jar>
to
org.apache.logging.log4j/log4j-osgi/2.7.1-SNAPSHOT/log4j-osgi-2.7.1-SNAPSHOT-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-osgi/target/log4j-osgi-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-osgi/2.7.1-SNAPSHOT/log4j-osgi-2.7.1-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.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-slf4j-impl/target/log4j-slf4j-impl-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-slf4j-impl/2.7.1-SNAPSHOT/log4j-slf4j-impl-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-slf4j-impl/target/log4j-slf4j-impl-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-slf4j-impl/2.7.1-SNAPSHOT/log4j-slf4j-impl-2.7.1-SNAPSHOT-sources.jar
[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 55.00 KB of artifacts by 58.2% relative to #2614
[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-to-slf4j/target/log4j-to-slf4j-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j/log4j-to-slf4j/2.7.1-SNAPSHOT/log4j-to-slf4j-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-to-slf4j/target/log4j-to-slf4j-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j/log4j-to-slf4j/2.7.1-SNAPSHOT/log4j-to-slf4j-2.7.1-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.7.1-SNAPSHOT/log4j-samples-flume-common-2.7.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/target/log4j-samples-flume-common-2.7.1-SNAPSHOT.jar>
to
org.apache.logging.log4j.samples/log4j-samples-flume-common/2.7.1-SNAPSHOT/log4j-samples-flume-common-2.7.1-SNAPSHOT.jar
[JENKINS] Archiving
<https://builds.apache.org/job/Log4j%202.x/ws/log4j-samples/flume-common/target/log4j-samples-flume-common-2.7.1-SNAPSHOT-sources.jar>
to
org.apache.logging.log4j.samples/log4j-samples-flume-common/2.7.1-SNAPSHOT/log4j-samples-flume-common-2.7.1-SNAPSHOT-sources.jar
channel stopped
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]