Building in workspace C:\Users\Administrator.HCA-DTVP542\.jenkins\jobs\TestComplete_Maven\workspace [TestComplete] The test execution started (Demo/Android/Commandline_PY/Setup). [TestComplete] Found TestComplete/TestExecute installations: Type: TC, Version: 11.31.2420.7, Path: "C:\Program Files (x86)\SmartBear\TestComplete11\bin\TestComplete.exe" Type: TE, Version: 11.31.2420.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 11\bin\TestExecute.exe" [TestComplete] Selected TestComplete/TestExecute installation: Type: TE, Version: 11.31.2420.11, Path: "C:\Program Files (x86)\SmartBear\TestExecute 11\bin\TestExecute.exe" [TestComplete] [WARNING] The node is connected via Jenkins Agent running as a Windows service. TestComplete tests cannot run in this mode, as they require an interactive user session. To create such a session, enable the "Run interactive user session" property of the TestComplete Test step. [TestComplete] Launching the test runner. $ "C:\Program Files (x86)\SmartBear\TestExecute 11\bin\TestExecute.exe" C:\Work\TestComplete\Demo\Demo\Demo.pjs /run /SilentMode /ForceConversion /ns /exit /ExportLog:C:\Users\Administrator.HCA-DTVP542\.jenkins\jobs\TestComplete_Maven\workspace\4934429.tclogx /ExportLog:C:\Users\Administrator.HCA-DTVP542\.jenkins\jobs\TestComplete_Maven\workspace\4934429.htmlx /ErrorLog:C:\Users\Administrator.HCA-DTVP542\.jenkins\jobs\TestComplete_Maven\workspace\4934429.txt /ExportLog:C:\Users\Administrator.HCA-DTVP542\.jenkins\jobs\TestComplete_Maven\workspace\4934429.mht /project:Android /unit:Commandline_PY /routine:Setup /DoNotShowLog [TestComplete] Test runner exit code: -1. [TestComplete] [WARNING] Unable to find the log file "4934429.tclogx". [TestComplete] [WARNING] Unable to find the log file "4934429.htmlx". [TestComplete] [WARNING] Unable to find the log file "4934429.mht". [TestComplete] [WARNING] Errors occurred during the test execution. [TestComplete] Marking the build as UNSTABLE. [TestComplete] [WARNING] Unable to publish test results (xml data is empty). [TestComplete] The test execution finished (Demo/Android/Commandline_PY/Setup). Build step 'TestComplete Test' changed build result to UNSTABLE Parsing POMs Modules changed, recalculating dependency graph [Cucumber-Sample-Project] $ "C:\Program Files\Java\jdk1.8.0_91/bin/java" -Djava.awt.headless=true -cp C:\Users\Administrator.HCA-DTVP542\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven31-agent-1.5.jar;C:\ProgApps\apache-maven-3.3.9\boot\plexus-classworlds-2.5.2.jar;C:\ProgApps\apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven31Main C:\ProgApps\apache-maven-3.3.9 C:\Users\Administrator.HCA-DTVP542\.jenkins\war\WEB-INF\lib\remoting-2.53.jar C:\Users\Administrator.HCA-DTVP542\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven31-interceptor-1.5.jar C:\Users\Administrator.HCA-DTVP542\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.5.jar 28843 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f C:\Work\TestComplete_BDD\Cucumber-Sample-Project\pom.xml test [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SAMPLE 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ SAMPLE --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Work\TestComplete_BDD\Cucumber-Sample-Project\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ SAMPLE --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ SAMPLE --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ SAMPLE --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to C:\Work\TestComplete_BDD\Cucumber-Sample-Project\target\test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[9,1] package com.smartbear.cucumber does not exist [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[56,19] cannot find symbol symbol: class TestComplete location: class com.example.testingNotepad.World [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[58,19] cannot find symbol symbol: class TestComplete location: class com.example.testingNotepad.World [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/TestRunner.java:[6,30] package com.smartbear.cucumber does not exist [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[9,1] package com.smartbear.cucumber does not exist [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[45,19] cannot find symbol symbol: class TestComplete location: class com.example.SAMPLE.GEDemo [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[47,19] cannot find symbol symbol: class TestComplete location: class com.example.SAMPLE.GEDemo [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[61,22] cannot find symbol symbol: class TestComplete location: class com.example.testingNotepad.World [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[50,22] cannot find symbol symbol: class TestComplete location: class com.example.SAMPLE.GEDemo [INFO] 9 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:04 min [INFO] Finished at: 2016-06-15T12:49:14+05:30 [INFO] Final Memory: 15M/52M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project SAMPLE: Compilation failure: Compilation failure: [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[9,1] package com.smartbear.cucumber does not exist [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[56,19] cannot find symbol [ERROR] symbol: class TestComplete [ERROR] location: class com.example.testingNotepad.World [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[58,19] cannot find symbol [ERROR] symbol: class TestComplete [ERROR] location: class com.example.testingNotepad.World [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/TestRunner.java:[6,30] package com.smartbear.cucumber does not exist [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[9,1] package com.smartbear.cucumber does not exist [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[45,19] cannot find symbol [ERROR] symbol: class TestComplete [ERROR] location: class com.example.SAMPLE.GEDemo [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[47,19] cannot find symbol [ERROR] symbol: class TestComplete [ERROR] location: class com.example.SAMPLE.GEDemo [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/testingNotepad/Steps.java:[61,22] cannot find symbol [ERROR] symbol: class TestComplete [ERROR] location: class com.example.testingNotepad.World [ERROR] /C:/Work/TestComplete_BDD/Cucumber-Sample-Project/src/test/java/com/example/GE/lotus/Steps.java:[50,22] cannot find symbol [JENKINS] Archiving C:\Work\TestComplete_BDD\Cucumber-Sample-Project\pom.xml to com.example/SAMPLE/1.0-SNAPSHOT/SAMPLE-1.0-SNAPSHOT.pom [ERROR] symbol: class TestComplete [ERROR] location: class com.example.SAMPLE.GEDemo [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 channel stopped Finished: FAILURE