You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/08 07:30:18 UTC

Jenkins build became unstable: flume-trunk #406

See <https://builds.apache.org/job/flume-trunk/406/changes>


Jenkins build is back to normal : flume-trunk #408

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flume-trunk/408/changes>


Build failed in Jenkins: flume-trunk #407

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/flume-trunk/407/changes>

Changes:

[mpercy] FLUME-1893. File Channel could miss possible checkpoint corruption.

[mpercy] FLUME-2036. Make hostname optional for HTTPSource.

[mpercy] FLUME-1981. Rpc client expiration can be done in a more thread-safe way.

[mpercy] FLUME-1823. LoadBalancingRpcClient method must throw exception if it is called after close is called.

[mpercy] FLUME-1688. Bump AsyncHBase version to 1.4.1.

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/flume-trunk/ws/>
Checkout:flume-trunk / <https://builds.apache.org/job/flume-trunk/ws/> - hudson.remoting.Channel@30663fe8:ubuntu4
Using strategy: Default
Last Built Revision: Revision 3efb93f280d603aee4bbcf23ee130826af1c213c (origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/flume.git
Commencing build of Revision c2f559482f60cea4899dc0dc57a88c7087755823 (origin/trunk)
Checking out Revision c2f559482f60cea4899dc0dc57a88c7087755823 (origin/trunk)
[flume-trunk] $ /bin/bash -xe /tmp/hudson149821401119031326.sh
Parsing POMs
Modules changed, recalculating dependency graph
[flume-trunk] $ /home/hudson/tools/java/latest1.6/bin/java -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 50374
<===[JENKINS REMOTING CAPACITY]===>channel started
   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/flume-trunk/ws/pom.xml> -Dmaven.repo.local=<https://builds.apache.org/job/flume-trunk/ws/.repository> clean verify -B -U -e -fae
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Flume
[INFO] Flume NG SDK
[INFO] Flume NG Configuration
[INFO] Flume NG Core
[INFO] Flume NG Sinks
[INFO] Flume NG HDFS Sink
[INFO] Flume NG IRC Sink
[INFO] Flume NG Channels
[INFO] Flume NG JDBC channel
[INFO] Flume NG Node
[INFO] Flume NG file-based channel
[INFO] Flume NG Embedded Agent
[INFO] Flume NG HBase Sink
[INFO] Flume NG ElasticSearch Sink
[INFO] Flume Sources
[INFO] Flume Scribe Source
[INFO] Flume JMS Source
[INFO] Flume NG file backed Memory channel
[INFO] Flume legacy Sources
[INFO] Flume legacy Avro source
[INFO] Flume legacy Thrift Source
[INFO] Flume NG Clients
[INFO] Flume NG Log4j Appender
[INFO] Flume NG distribution
[INFO] Flume NG Integration Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Flume 1.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-parent ---
[INFO] Deleting <https://builds.apache.org/job/flume-trunk/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ flume-parent ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (verify.rat) @ flume-parent ---
[INFO] Exclude: .idea/
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: .git/
[INFO] Exclude: patchprocess/
[INFO] Exclude: .gitignore
[INFO] Exclude: .repository/
[INFO] Exclude: **/*.diff
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.avsc
[INFO] Exclude: **/*.avro
[INFO] Exclude: **/docs/**
[INFO] Exclude: **/test/resources/test_command.txt
[INFO] Exclude: **/.settings/*
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
ERROR: Maven JVM terminated unexpectedly with exit code 143
[WARNINGS] Skipping publisher since build result is FAILURE
Updating FLUME-1893
Updating FLUME-1688
Updating FLUME-1823
Updating FLUME-1981
Updating FLUME-2036