-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins version 1.623.
hp-application-automation-tools-plugin version 3.0.7
Slave os: Windows Server 2008 R2 Enterprise
LoadRunner version: 12.02
Being run is a LoadRunner scenario from the local c:\ drive file system. The Scenario runs as expected. The LoadRunner Analysis program runs and generates html reports.
However, Jenkins always show the test result as "fail". Messages in the test results are:
Error Details: "Error during Analysis run. See output console for details"
Standard Error:
"Error: Timeout for Analysis passed.
Error: Error during Analysis run. See output console for details"
Console Output:
[GAA_5.6_IDT3_Automated_load_test] $ C:\JenkinsSlave\workspace\GAA_5.6_IDT3_Automated_load_test\HpToolsLauncher.exe -paramfile props28092015095830067.txt
"Started..."
1 tests found:
C:\OnStar_LoadTesting\LR Scenarios\GAA56_IDT3\GAA56_IDT3_Jenkins.lrs
============================================================================
28/09/2015 09:58:30 Running: C:\OnStar_LoadTesting\LR Scenarios\GAA56_IDT3\GAA56_IDT3_Jenkins.lrs
Cleaning up the environment...
Preparing scenario C:\OnStar_LoadTesting\LR Scenarios\GAA56_IDT3\GAA56_IDT3_Jenkins.lrs for execution.
Load Generator localhost connected
Starting scenario...
Scenario C:\OnStar_LoadTesting\LR Scenarios\GAA56_IDT3\GAA56_IDT3_Jenkins.lrs ended after 0:17:30.
============================================================================
Analyzing results...
closing Controller
Controller closed
calling analysis report generator
Error: Timeout for Analysis passed.
Error: Error during Analysis run. See output console for details
Analysis Results:
starting analysis launcher
SLA report:
. . . <report of transaction response time versus sla value> . . .
================================
analysis report generator finished
Error(s) summary:
0 ignored , 0 errors
Test PASSED
Test result: Passed
28/09/2015 11:16:36 Test complete: C:\OnStar_LoadTesting\LR Scenarios\GAA56_IDT3\GAA56_IDT3_Jenkins.lrs
-------------------------------------------------------------------------------------------------------
Cleaning up the environment...
================================================
Run status: Job succeeded, total tests: 1, succeeded: 1, failures: 0, errors: 0
Passed : C:\OnStar_LoadTesting\LR Scenarios\GAA56_IDT3\GAA56_IDT3_Jenkins.lrs
I noticed that the LoadRunner Analysis program completes in a couple of minutes, while the "LRAnalysisLauncher.exe" program remains running for about 30 minutes longer until the timeout message occurs.