Can not run Katalon's script on Jenkins today

Hi Katalon Team,

NLS missing message: ConsoleMain_MSG_DEVOPS_LICENSE_COMPATIBILITY in: com.kms.katalon.execution.constants.executionMessages

Today, I run NOT CI for Katalon’s scripts and face this issue with image 7.8.2. Note that it’s passed before with Docker Image 7.7.2.

Thanks,
Doanh

@nvdoanh

Hi, are you executing a Test Suite or Test Suite Collection ? Please provide us with the command line that you’re using, also the full console log as well.

I’m going to downgrade the version of Katalon’s image to 7.7.2 and retest it. Fyi… I’m using test collection
INFO: Katalon Version: 7.8.2
INFO: Command-line arguments: -apikey=******** -g_url=http://localhost:9999 -g_DB_URL=jenkins-official-build-masterUAT_UI_7_v1.1.0-8-db -g_DB_URL_LOCALHOST=jenkins-official-build-master-UAT_UI_7_v1.1.0-8-db -g_urlAPI=localhost -g_API_URL=http://localhost -runMode=console -projectPath=/var/jenkins_home/workspace/official-build-master/SP0045_ARROW_UAT_UI_7_v1.1.0/ui_automation/Katalon-Practice.prj -browserType=Chrome (headless) -retry=0 -statusDelay=15 -testSuiteCollectionPath=Test Suites/Arrow_Regression_Test_Job7 --config -webui.autoUpdateDrivers=true
INFO: User working dir: /
INFO: Error log: /tmp/session-a914e5e2/.metadata/.log
INFO: Katalon TestOps server URL: https://analytics.katalon.com
INFO: Katalon Store server URL: https://store.katalon.com
INFO: User home: /root
INFO: Java vendor: Private Build
INFO: Java version: 1.8.0_275
INFO: Local OS: Linux 64bit
INFO: CPU load: 0%
INFO: Total memory: 16045 MB
INFO: Free memory: 165 MB
Start getting machine ID on Linux
End getting machine ID on Linux e8a02eb138cecb3308aa53205feaa632
Start appending additional signatures
hardwareSerialNumber
osDependentUsername root
End appending additional signatures e8a02eb138cecb3308aa53205feaa632__root
INFO: Machine ID: f7aff429c511252ef9c3bc968114a95b
INFO: Your environment is compatible with the Katalon Runtime Engine FLOATING license.

NLS missing message: ConsoleMain_MSG_DEVOPS_LICENSE_COMPATIBILITY in: com.kms.katalon.execution.constants.executionMessages

@nvdoanh This is an unnecessary warning message but it does not harm your test. You can ignore it. We will remove it in further releases.

Thanks for your confirmation. Let me check it again. Just share you the snippet of failing time. Will update if any news

Test Suites/General UI - Chrome (headless) - 20210105_114102…0/7(0%)
Test Suites/Review_and_Define_Validation_When_Mandatory_Details_No_Entered - Chrome (headless) - 20210105_
114105…0/4(0%)

NLS missing message: ConsoleMain_MSG_DEVOPS_LICENSE_COMPATIBILITY in: com.kms.katalon.execution.constants.executionMessages
Execution completed. Exit code: 0.
Start clean up session
End check license task
End clean up session
Start release license task
License released
End release license task
All launchers terminated

  • ret_code=0
  • exit 0
    [Pipeline] }
    Deleting 1 temporary files

any updates on this?