Pre-abort related log appears in wrong place of the result report.

Environment

Any

Description

When a test runs timeout the Regression Test Engine aborts it. If a '--preAbort <script>'  parameter used the RTE calls the script and puts pre-abort related items into the test log like this:

Suite: thor Queries: 934 110. Execute pre abort script './preabort.sh' 110. Pre abort script result stored into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-preAbort.log' 1. Test: HeadingExample.ecl 1. Pass HeadingExample.ecl - W20210428-074707-3 (4 sec) 1. URL http://127.0.0.1:8010/?Widget=WUDetailsWidget&Wuid=W20210428-074707-3 2. Test: action1.ecl

The timeout happens with:

110. Test: combinegroup.ecl

So the correct list sequence should be:

110. Test: combinegroup.ecl 110. Create Stack Trace for thormaster_mythor (pid:7870) into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-thormaster_mythor.trace' 110. Create Stack Trace for thorslave_mythor1 (pid:7850) into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-thorslave_mythor1.trace' 110. Fail combinegroup.ecl - W20210428-074826 (728 sec) 110. URL http://127.0.0.1:8010/?Widget=WUDetailsWidget&Wuid=W20210428-074826 110. Zipped Analysis Package: ZAP file written to /home/vamosax/HPCCSystems-regression/zap/ZAPReport_W20210428-074826_regress.zip.110. Create Stack Trace for thorslave_mythor2 (pid:7855) into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-thorslave_mythor2.trace' 110. Create Stack Trace for thorslave_mythor3 (pid:7860) into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-thorslave_mythor3.trace' 110. Create Stack Trace for thorslave_mythor4 (pid:7865) into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-thorslave_mythor4.trace' 110. Execute pre abort script './preabort.sh' 110. Pre abort script result stored into '/home/vamosax/HPCCSystems-regression/log/W20210428-074826-preAbort.log' 110. Timeout occured. Force to abort...

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Fix versions

Affects versions

Created April 29, 2021 at 12:39 PM
Updated April 30, 2021 at 10:23 AM
Resolved April 30, 2021 at 10:23 AM

Flag notifications