You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/11/25 12:04:05 UTC

Hadoop-Yarn-trunk - Build # 402 - Still Failing

See https://builds.apache.org/job/Hadoop-Yarn-trunk/402/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 15188 lines...]
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.896 sec <<< FAILURE! - in org.apache.hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher
testDSShell(org.apache.hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher)  Time elapsed: 12.83 sec  <<< ERROR!
java.lang.RuntimeException: Failed to receive final expected state in ApplicationReport, CurrentState=ACCEPTED, ExpectedStates=FINISHED,FAILED,KILLED
	at org.apache.hadoop.yarn.applications.unmanagedamlauncher.UnmanagedAMLauncher.monitorApplication(UnmanagedAMLauncher.java:447)
	at org.apache.hadoop.yarn.applications.unmanagedamlauncher.UnmanagedAMLauncher.run(UnmanagedAMLauncher.java:352)
	at org.apache.hadoop.yarn.applications.unmanagedamlauncher.TestUnmanagedAMLauncher.testDSShell(TestUnmanagedAMLauncher.java:145)


Results :

Tests in error: 
  TestUnmanagedAMLauncher.testDSShell:145 ยป Runtime Failed to receive final expe...

Tests run: 2, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [3.807s]
[INFO] hadoop-yarn-api ................................... SUCCESS [2:16.131s]
[INFO] hadoop-yarn-common ................................ SUCCESS [2:08.546s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.292s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [31.177s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [4:32.086s]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [20.156s]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [13:50.524s]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [1:05.038s]
[INFO] hadoop-yarn-client ................................ SUCCESS [2:33.212s]
[INFO] hadoop-yarn-applications .......................... SUCCESS [0.111s]
[INFO] hadoop-yarn-applications-distributedshell ......... SUCCESS [1:00.293s]
[INFO] hadoop-yarn-applications-unmanaged-am-launcher .... FAILURE [32.502s]
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:55.955s
[INFO] Finished at: Mon Nov 25 11:03:56 UTC 2013
[INFO] Final Memory: 55M/775M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project hadoop-yarn-applications-unmanaged-am-launcher: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-unmanaged-am-launcher/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-yarn-applications-unmanaged-am-launcher
Build step 'Execute shell' marked build as failure
Archiving artifacts
Updating YARN-1423
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.