You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/10/07 04:31:00 UTC

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #194

See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/194/changes>

Changes:

[venkatesh] FALCON-757 Discontinue support for Hadoop-1.x. Contributed by Sowmya Ramesh

[venkatesh] FALCON-687 Add hooks for extensions in Audit. Contributed by Venkatesh Seetharam

[venkatesh] FALCON-773 Log clean up handlers only work in distributed mode. Contributed by Balu Vellanki

[venkatesh] FALCON-758 Discontinue support for Oozie-3.x. Contributed by Peeyush Bishnoi

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-07T02:30:40.297 +0000'
At revision 1629794
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 74b206319d16cc5c8412768a88fb50ed967dcb3c (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 74b206319d16cc5c8412768a88fb50ed967dcb3c
 > git rev-list a00b2ef9fcadcf5ecaa4b9ff6855dca5cf49222b
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson4519703827155183089.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/pom.xml,> line 784, column 26
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 7 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/pom.xml,> line 784, column 26
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/pom.xml,> line 784, column 26
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 11 sec

Jenkins build is back to normal : Apache-Falcon-Distributed-Assembly #202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/202/changes>


RE: Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #201

Posted by Srikanth Sundarrajan <sr...@hotmail.com>.
Done. I have changed it to hadoop-2

Regards
Srikanth Sundarrajan

> Date: Mon, 13 Oct 2014 22:38:13 -0700
> Subject: Re: Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #201
> From: venkatesh@innerzeal.com
> To: dev@falcon.incubator.apache.org
> 
> Srikanth, I do not have access to this, can you change the conf to point to
> hadoop-2
> 
> On Mon, Oct 13, 2014 at 7:31 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
> 
> > See <
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/201/changes
> > >
> >
> > Changes:
> >
> > [rostafiychuk] FALCON-706 Parse json with instances to InstancesResult
> > using joda's DateTime. Contributed by Ruslan Ostafiychuk
> >
> > [venkatesh] FALCON-787 FalconCLI - Submit recipe failed. Contributed by
> > Sowmya Ramesh
> >
> > [venkatesh] FALCON-792 Integration test EntityManagerPaginationJerseyIT
> > fails occasionally. Contributed by Balu Vellanki
> >
> > [venkatesh] FALCON-800 Falcon lineage is not working. Contributed by
> > Sowmya Ramesh
> >
> > ------------------------------------------
> > Started by timer
> > Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in
> > workspace <
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
> > Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision
> > '2014-10-14T02:30:40.388 +0000'
> > At revision 1631605
> > no change for http://svn.apache.org/repos/asf/hadoop/nightly since the
> > previous build
> >  > git rev-parse --is-inside-work-tree
> > Fetching changes from the remote Git repository
> >  > git config remote.origin.url
> > https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
> > Fetching upstream changes from
> > https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
> >  > git --version
> >  > git fetch --tags --progress
> > https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
> > +refs/heads/*:refs/remotes/origin/*
> >  > git rev-parse origin/master^{commit}
> > Checking out Revision 80314b0d60cabb9276b5e972b66178e55fcaecc1
> > (origin/master)
> >  > git config core.sparsecheckout
> >  > git checkout -f 80314b0d60cabb9276b5e972b66178e55fcaecc1
> >  > git rev-list 66213b056235edd70b8e5899745aaa86b7323bda
> > [Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe
> > /tmp/hudson8935199765132292109.sh
> > + source nightly/hudsonEnv.sh
> > ++ export TOOLS_HOME=/home/jenkins/tools
> > ++ TOOLS_HOME=/home/jenkins/tools
> > ++ export JAVA_HOME=/home/jenkins/tools/java/latest
> > ++ JAVA_HOME=/home/jenkins/tools/java/latest
> > ++ export ANT_HOME=/home/jenkins/tools/ant/latest
> > ++ ANT_HOME=/home/jenkins/tools/ant/latest
> > ++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
> > ++ FORREST_HOME=/home/jenkins/tools/forrest/latest
> > ++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
> > ++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
> > ++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
> > ++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
> > ++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
> > ++ CLOVER_HOME=/home/jenkins/tools/clover/latest
> > ++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
> > ++ MAVEN_HOME=/home/jenkins/tools/maven/latest
> > ++ export
> > PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
> > ++
> > PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
> > ++ export ANT_OPTS=-Xmx2048m
> > ++ ANT_OPTS=-Xmx2048m
> > ++ export MAVEN_OPTS=-Xmx2048m
> > ++ MAVEN_OPTS=-Xmx2048m
> > ++ TRUNK=<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
> > ++ ulimit -n
> > 60000
> > + /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly
> > -P distributed,hadoop-1 -DskipTests -DskipITs
> > [INFO] Scanning for projects...
> > [ERROR] The build could not read 12 projects -> [Help 1]
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)>
> > has 2 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)>
> > has 5 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)>
> > has 5 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)>
> > has 8 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64,
> > column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line
> > 70, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76,
> > column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)>
> > has 9 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71,
> > column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line
> > 77, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83,
> > column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)>
> > has 5 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)>
> > has 1 error
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)>
> > has 1 error
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)>
> > has 2 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)>
> > has 4 errors
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)>
> > has 1 error
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
> > [ERROR]
> > [ERROR]   The project
> > org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<
> > https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)>
> > has 1 error
> > [ERROR]     'dependencies.dependency.version' for
> > org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
> > [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/ProjectBuildingException
> > Build step 'Execute shell' marked build as failure
> > Archiving artifacts
> > Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
> > Archived 1 artifacts
> > Archive block size is 32768
> > Received 4097 blocks and 16095 bytes
> > Compression is 100.0%
> > Took 12 sec
> >
> 
> 
> 
> -- 
> Regards,
> Venkatesh
> 
> “Perfection (in design) is achieved not when there is nothing more to add,
> but rather when there is nothing more to take away.”
> - Antoine de Saint-Exupéry
 		 	   		  

Re: Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #201

Posted by Seetharam Venkatesh <ve...@innerzeal.com>.
Srikanth, I do not have access to this, can you change the conf to point to
hadoop-2

On Mon, Oct 13, 2014 at 7:31 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/201/changes
> >
>
> Changes:
>
> [rostafiychuk] FALCON-706 Parse json with instances to InstancesResult
> using joda's DateTime. Contributed by Ruslan Ostafiychuk
>
> [venkatesh] FALCON-787 FalconCLI - Submit recipe failed. Contributed by
> Sowmya Ramesh
>
> [venkatesh] FALCON-792 Integration test EntityManagerPaginationJerseyIT
> fails occasionally. Contributed by Balu Vellanki
>
> [venkatesh] FALCON-800 Falcon lineage is not working. Contributed by
> Sowmya Ramesh
>
> ------------------------------------------
> Started by timer
> Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in
> workspace <
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
> Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision
> '2014-10-14T02:30:40.388 +0000'
> At revision 1631605
> no change for http://svn.apache.org/repos/asf/hadoop/nightly since the
> previous build
>  > git rev-parse --is-inside-work-tree
> Fetching changes from the remote Git repository
>  > git config remote.origin.url
> https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
> Fetching upstream changes from
> https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
>  > git --version
>  > git fetch --tags --progress
> https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
> +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse origin/master^{commit}
> Checking out Revision 80314b0d60cabb9276b5e972b66178e55fcaecc1
> (origin/master)
>  > git config core.sparsecheckout
>  > git checkout -f 80314b0d60cabb9276b5e972b66178e55fcaecc1
>  > git rev-list 66213b056235edd70b8e5899745aaa86b7323bda
> [Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe
> /tmp/hudson8935199765132292109.sh
> + source nightly/hudsonEnv.sh
> ++ export TOOLS_HOME=/home/jenkins/tools
> ++ TOOLS_HOME=/home/jenkins/tools
> ++ export JAVA_HOME=/home/jenkins/tools/java/latest
> ++ JAVA_HOME=/home/jenkins/tools/java/latest
> ++ export ANT_HOME=/home/jenkins/tools/ant/latest
> ++ ANT_HOME=/home/jenkins/tools/ant/latest
> ++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
> ++ FORREST_HOME=/home/jenkins/tools/forrest/latest
> ++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
> ++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
> ++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
> ++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
> ++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
> ++ CLOVER_HOME=/home/jenkins/tools/clover/latest
> ++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
> ++ MAVEN_HOME=/home/jenkins/tools/maven/latest
> ++ export
> PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
> ++
> PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
> ++ export ANT_OPTS=-Xmx2048m
> ++ ANT_OPTS=-Xmx2048m
> ++ export MAVEN_OPTS=-Xmx2048m
> ++ MAVEN_OPTS=-Xmx2048m
> ++ TRUNK=<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
> ++ ulimit -n
> 60000
> + /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly
> -P distributed,hadoop-1 -DskipTests -DskipITs
> [INFO] Scanning for projects...
> [ERROR] The build could not read 12 projects -> [Help 1]
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)>
> has 2 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)>
> has 5 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)>
> has 5 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)>
> has 8 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64,
> column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line
> 70, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76,
> column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)>
> has 9 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71,
> column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line
> 77, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83,
> column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)>
> has 5 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)>
> has 1 error
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)>
> has 1 error
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)>
> has 2 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)>
> has 4 errors
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)>
> has 1 error
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
> [ERROR]
> [ERROR]   The project
> org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<
> https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)>
> has 1 error
> [ERROR]     'dependencies.dependency.version' for
> org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
> [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/ProjectBuildingException
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
> Archived 1 artifacts
> Archive block size is 32768
> Received 4097 blocks and 16095 bytes
> Compression is 100.0%
> Took 12 sec
>



-- 
Regards,
Venkatesh

“Perfection (in design) is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.”
- Antoine de Saint-Exupéry

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #201

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/201/changes>

Changes:

[rostafiychuk] FALCON-706 Parse json with instances to InstancesResult using joda's DateTime. Contributed by Ruslan Ostafiychuk

[venkatesh] FALCON-787 FalconCLI - Submit recipe failed. Contributed by Sowmya Ramesh

[venkatesh] FALCON-792 Integration test EntityManagerPaginationJerseyIT fails occasionally. Contributed by Balu Vellanki

[venkatesh] FALCON-800 Falcon lineage is not working. Contributed by Sowmya Ramesh

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-14T02:30:40.388 +0000'
At revision 1631605
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 80314b0d60cabb9276b5e972b66178e55fcaecc1 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 80314b0d60cabb9276b5e972b66178e55fcaecc1
 > git rev-list 66213b056235edd70b8e5899745aaa86b7323bda
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson8935199765132292109.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 9 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 12 sec

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/200/>

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-13T02:30:40.374 +0000'
At revision 1631276
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 66213b056235edd70b8e5899745aaa86b7323bda (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 66213b056235edd70b8e5899745aaa86b7323bda
 > git rev-list 66213b056235edd70b8e5899745aaa86b7323bda
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson173930696823130722.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 9 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 6.6 sec

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #199

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/199/>

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-12T02:30:40.320 +0000'
At revision 1631140
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 66213b056235edd70b8e5899745aaa86b7323bda (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 66213b056235edd70b8e5899745aaa86b7323bda
 > git rev-list 66213b056235edd70b8e5899745aaa86b7323bda
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson5142985620962354374.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 9 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 12 sec

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/198/changes>

Changes:

[rostafiychuk] FALCON-797 ProcessInstanceStatusTest#testProcessInstanceStatusEndOutOfRange fixed. Contributed by Paul Isaychuk

[raghav] FALCON-798 optionalTest_updateProcessMakeOptionalCompulsory fixed. Contributed by Paul Isaychuk

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-11T02:30:40.427 +0000'
At revision 1631012
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 66213b056235edd70b8e5899745aaa86b7323bda (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 66213b056235edd70b8e5899745aaa86b7323bda
 > git rev-list 7d6461d0deadfec14e861849eb23f89e11c265b8
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson5923322225394340979.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 9 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 9.4 sec

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #197

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/197/changes>

Changes:

[samarth.gupta] FALCON-631 add late data regression test for feed and process contributed by Pragya M

[rostafiychuk] FALCON-746 Add ACL validation and enforcement tests. Contributed by Raghav Kumar Gautam

[raghav] Adding lincense to ExecResult.java

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-10T02:30:40.380 +0000'
At revision 1630639
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 7d6461d0deadfec14e861849eb23f89e11c265b8 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 7d6461d0deadfec14e861849eb23f89e11c265b8
 > git rev-list 396db78255f03d9f7d5a04190160445da1fb96d2
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson8467256483199567402.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 9 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 21 sec

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/196/changes>

Changes:

[venkatesh] FALCON-777 UT intermittent failures in Messaging tests depending on Thread.sleep. Contributed by Sowmya Ramesh

[venkatesh] FALCON-788 Lineage: Minor bug fixes. Contributed by Sowmya Ramesh

[venkatesh] FALCON-20 Remove dependency on custom InMobi DistCp. Contributed by Sowmya Ramesh

[venkatesh] FALCON-789 Post processing is broken for Feeds. Contributed by Sowmya Ramesh

[venkatesh] FALCON-786 FalconAuditFilter - Arguments in wrong order. Contributed by Venkatesh Seetharam

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-09T02:38:56.041 +0000'
At revision 1630269
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 396db78255f03d9f7d5a04190160445da1fb96d2 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 396db78255f03d9f7d5a04190160445da1fb96d2
 > git rev-list 5c305434c615b5e91b17d6e3918f7a47cf4551a8
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson7510494876989989302.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 106, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 9 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar is missing. @ line 65, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 89, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-distcp:jar is missing. @ line 45, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 15 sec

Build failed in Jenkins: Apache-Falcon-Distributed-Assembly #195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/195/changes>

Changes:

[rostafiychuk] FALCON-779 ProcessInstanceStatusTest#testProcessInstanceStatusReverseDateRange fixed. Contributed by Paul Isaychuk

------------------------------------------
Started by timer
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs) in workspace <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/>
Updating http://svn.apache.org/repos/asf/hadoop/nightly at revision '2014-10-08T02:30:40.371 +0000'
At revision 1630000
no change for http://svn.apache.org/repos/asf/hadoop/nightly since the previous build
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-falcon.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-falcon.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 5c305434c615b5e91b17d6e3918f7a47cf4551a8 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 5c305434c615b5e91b17d6e3918f7a47cf4551a8
 > git rev-list 74b206319d16cc5c8412768a88fb50ed967dcb3c
[Apache-Falcon-Distributed-Assembly] $ /bin/bash -xe /tmp/hudson8019792136551840790.sh
+ source nightly/hudsonEnv.sh
++ export TOOLS_HOME=/home/jenkins/tools
++ TOOLS_HOME=/home/jenkins/tools
++ export JAVA_HOME=/home/jenkins/tools/java/latest
++ JAVA_HOME=/home/jenkins/tools/java/latest
++ export ANT_HOME=/home/jenkins/tools/ant/latest
++ ANT_HOME=/home/jenkins/tools/ant/latest
++ export FORREST_HOME=/home/jenkins/tools/forrest/latest
++ FORREST_HOME=/home/jenkins/tools/forrest/latest
++ export JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ JAVA5_HOME=/home/jenkins/tools/java/latest1.5
++ export FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ FINDBUGS_HOME=/home/jenkins/tools/findbugs/latest
++ export CLOVER_HOME=/home/jenkins/tools/clover/latest
++ CLOVER_HOME=/home/jenkins/tools/clover/latest
++ export MAVEN_HOME=/home/jenkins/tools/maven/latest
++ MAVEN_HOME=/home/jenkins/tools/maven/latest
++ export PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ PATH=/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/ant/latest/bin:
++ export ANT_OPTS=-Xmx2048m
++ ANT_OPTS=-Xmx2048m
++ export MAVEN_OPTS=-Xmx2048m
++ MAVEN_OPTS=-Xmx2048m
++ TRUNK=<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/trunk>
++ ulimit -n
60000
+ /home/jenkins/tools/maven/latest/bin/mvn clean package assembly:assembly -P distributed,hadoop-1 -DskipTests -DskipITs
[INFO] Scanning for projects...
[ERROR] The build could not read 12 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-client:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/client/pom.xml)> has 2 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/pom.xml,> line 784, column 26
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 46, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-common:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/common/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 60, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-test-util:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/test-util/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 58, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 63, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-dependencies:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-dependencies/pom.xml)> has 7 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 40, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 52, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/pom.xml,> line 784, column 26
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 64, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 70, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 76, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-hadoop-webapp:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/hadoop-webapp/pom.xml)> has 8 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 47, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 59, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-auth:jar must be a valid version but is '${hadoop.version}'. @ org.apache.falcon:falcon-main:0.6-incubating-SNAPSHOT, <https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/pom.xml,> line 784, column 26
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-mapreduce-client-common:jar is missing. @ line 71, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar is missing. @ line 77, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-nodemanager:jar is missing. @ line 83, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-messaging:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/messaging/pom.xml)> has 5 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 45, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 49, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 53, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 58, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-el-extension:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie-el-extensions/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-oozie-adaptor:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/oozie/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-replication:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/replication/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 41, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-retention:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/retention/pom.xml)> has 4 errors
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar is missing. @ line 42, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar is missing. @ line 46, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-hdfs:jar:tests is missing. @ line 50, column 29
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-common:jar:tests is missing. @ line 55, column 30
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-rerun:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/rerun/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[ERROR]   
[ERROR]   The project org.apache.falcon:falcon-prism:0.6-incubating-SNAPSHOT (<https://builds.apache.org/job/Apache-Falcon-Distributed-Assembly/ws/prism/pom.xml)> has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-client:jar is missing. @ line 42, column 29
[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/ProjectBuildingException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to Apache-Falcon-Distributed-Assembly #193
Archived 1 artifacts
Archive block size is 32768
Received 4097 blocks and 16095 bytes
Compression is 100.0%
Took 11 sec