See <https://builds.apache.org/job/Bigtop-trunk-test-execution/2430/display/redirect?page=changes>
Changes: [iwasakims] BIGTOP-3291. Fix build failure of Sqoop. [iwasakims] BIGTOP-3290. Fix build failure of Oozie. [iwasakims] the url of apache license should be retained. ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H32 (ubuntu) in workspace <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> No credentials specified Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/bigtop.git > git init <https://builds.apache.org/job/Bigtop-trunk-test-execution/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git --version # timeout=10 > git fetch --tags --progress -- > https://git-wip-us.apache.org/repos/asf/bigtop.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/bigtop.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/bigtop.git > git fetch --tags --progress -- > https://git-wip-us.apache.org/repos/asf/bigtop.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 81b0b130b7b7b22b8909b0c96a9e8ca781fa133f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 81b0b130b7b7b22b8909b0c96a9e8ca781fa133f Commit message: "Merge pull request #582 from iwasakims/BIGTOP-3291" > git rev-list --no-walk 8abed3b1bf197f26af1af1771b683a9073430515 # timeout=10 [Bigtop-trunk-test-execution] $ /home/jenkins/tools/maven/latest3/bin/mvn -f bigtop-tests/test-execution/pom.xml clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] stacks-validation-common [pom] [INFO] smoke-tests-conf [jar] [INFO] packagesmokes [jar] [INFO] bigtop-smokes [pom] [INFO] [INFO] ---------------< org.apache.bigtop.itest:stacks-common >---------------- [INFO] Building stacks-validation-common 1.5.0-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ stacks-common --- [INFO] [INFO] --------------< org.apache.bigtop.itest:smoke-tests-conf >-------------- [INFO] Building smoke-tests-conf 1.5.0-SNAPSHOT [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ smoke-tests-conf --- [INFO] [INFO] ----------< org.apache.bigtop.itest:package-smoke-execution >----------- [INFO] Building packagesmokes 1.5.0-SNAPSHOT [3/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ package-smoke-execution --- [INFO] [INFO] -----------< org.apache.bigtop.itest:bigtop-test-execution >------------ [INFO] Building bigtop-smokes 1.5.0-SNAPSHOT [4/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ bigtop-test-execution --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for bigtop-smokes 1.5.0-SNAPSHOT: [INFO] [INFO] stacks-validation-common ........................... SUCCESS [ 0.336 s] [INFO] smoke-tests-conf ................................... SUCCESS [ 0.008 s] [INFO] packagesmokes ...................................... SUCCESS [ 0.043 s] [INFO] bigtop-smokes ...................................... SUCCESS [ 0.023 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.082 s [INFO] Finished at: 2020-01-25T10:15:21Z [INFO] ------------------------------------------------------------------------ [Bigtop-trunk-test-execution] $ /bin/bash -xe /tmp/jenkins4092811875558477867.sh + export HADOOP_CONF_DIR= + HADOOP_CONF_DIR= + export HADOOP_HOME= + HADOOP_HOME= + mvn -f bigtop-tests/test-execution/pom.xml -DskipTests -DskipITs deploy -DrepositoryId=apache.snapshots.https /tmp/jenkins4092811875558477867.sh: line 4: mvn: command not found Build step 'Execute shell' marked build as failure
