2 reports uploaded when using jar at the end of execution

Hello,

On my CI flow I execute a sheel script to upload my report using your documentation: https://docs.katalon.com/display/KD/Upload+Reports
When java command is executed, report is correctly send on katalon analytics but it is sent twice each time.
This is my command:

java -jar ${WORKSPACE}/katalon-report-uploader-0.0.1.jar --kit.server.api=http://analytics.katalon.com --projectId=*** --path=“${WORKSPACE}/Reports” --email=*** --password=***

Have you already experienced this issue?

quentin said:

Hello,

On my CI flow I execute a sheel script to upload my report using your documentation: https://docs.katalon.com/display/KD/Upload+Reports
When java command is executed, report is correctly send on katalon analytics but it is sent twice each time.
This is my command:

java -jar ${WORKSPACE}/katalon-report-uploader-0.0.1.jar --kit.server.api=http://analytics.katalon.com --projectId=*** --path=“${WORKSPACE}/Reports” --email=*** --password=***

Have you already experienced this issue?

Hi quentin,

Would you please share the console log as well as the content in Reports folder so Katalon team can better assist the issue?

Thank you for using Katalon tools set,
Liam