--Task-- name: query-10 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: idm target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {'testMode': 'open', 'testCase': 'idm.ManagedUsersQueryPartial', 'duration': 600, 'throughput': 50, 'java-opts': '-Dcsvfile=/results/idm/user_feeder.csv -Drealm=alpha -DqueryStringLength=10'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-03-28 18:42:57,322 INFO 2025-03-28 18:42:57,322 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:42:57,322 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:42:57,603 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:42:57,603 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:57,603 DEBUG --- stdout --- 2025-03-28 18:42:57,603 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:42:57,603 DEBUG --- stderr --- 2025-03-28 18:42:57,603 DEBUG 2025-03-28 18:42:57,603 INFO Lodestar assumed that full stack is deployed so will set all products host URLs in Gatling system properties 2025-03-28 18:42:57 - INFO: Timeout for this Task has changed to 12m (720 seconds) 2025-03-28 18:42:57 - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/query-10/stdout.txt Pod log : /results/orders/query-10 2025-03-28 18:42:58 - INFO: Get overseer pod resources requests memory 2025-03-28 18:42:58,159 INFO 2025-03-28 18:42:58,159 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods overseer-0-59c948f569-rgrkv --output jsonpath={.spec.containers[].resources.requests.memory} 2025-03-28 18:42:58,159 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:42:58,461 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:58,461 DEBUG --- stdout --- 2025-03-28 18:42:58,461 DEBUG 8Gi 2025-03-28 18:42:58,461 DEBUG --- stderr --- 2025-03-28 18:42:58,461 DEBUG ________________________________________________________________________________ [2025-03-28 18:42:58] query-10 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/lodestar.py perf run-gatling --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idm.ManagedUsersQueryPartial@perf-200m" --results-folder="/results/gatling/query-10" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx8G" --simulation-system-properties="-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dcsvfile=/results/idm/user_feeder.csv -Dduration=600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -DqueryStringLength=10 -Drealm=alpha -DtestCase=idm.ManagedUsersQueryPartial -DtestMode=open -Dthroughput=50 -Duser_password=**** ________________________________________________________________________________ [2025-03-28 18:42:58] query-10 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/order.json { "name": "query-10", "command": " /lodestar/lodestar.py perf run-gatling --simulation-class=\"com.forgerock.pyrock.Loadtest\" --run-description=\"idm.ManagedUsersQueryPartial@perf-200m\" --results-folder=\"/results/gatling/query-10\" --no-reports --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx8G\" --simulation-system-properties=\"-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dcsvfile=/results/idm/user_feeder.csv -Dduration=600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -DqueryStringLength=10 -Drealm=alpha -DtestCase=idm.ManagedUsersQueryPartial -DtestMode=open -Dthroughput=50 -Duser_password=T35!tr0c-k123\"", "out-dir": "/results/orders/query-10" } ________________________________________________________________________________ [2025-03-28 18:42:58] query-10 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2025-03-28 18:42:58,469 INFO 2025-03-28 18:42:58,469 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-03-28 18:42:58,469 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-03-28 18:42:58,689 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:42:58,689 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:58,689 DEBUG --- stdout --- 2025-03-28 18:42:58,689 DEBUG WAITING 2025-03-28 18:42:58,689 DEBUG --- stderr --- 2025-03-28 18:42:58,689 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2025-03-28 18:42:58] query-10 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2025-03-28 18:42:58,689 INFO 2025-03-28 18:42:58,689 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:42:58,689 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:42:58,968 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:42:58,968 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:58,968 DEBUG --- stdout --- 2025-03-28 18:42:58,968 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:42:58,968 DEBUG --- stderr --- 2025-03-28 18:42:58,968 DEBUG 2025-03-28 18:42:58,968 INFO 2025-03-28 18:42:58,968 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/order.json overseer-0-59c948f569-rgrkv:/results/orders/order.json 2025-03-28 18:42:58,968 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:43:00,358 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:43:00,358 DEBUG --- stdout --- 2025-03-28 18:43:00,358 DEBUG 2025-03-28 18:43:00,359 DEBUG --- stderr --- 2025-03-28 18:43:00,359 DEBUG Order has been successfully forwarded to overseer 2025-03-28 18:43:00 - INFO: Check if Gatling simulation started successfully 2025-03-28 18:43:00,359 INFO 2025-03-28 18:43:00,359 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv -- head --lines 5000 /results/orders/query-10/stdout.txt | grep "Simulation com.forgerock.pyrock.Loadtest started..." 2025-03-28 18:43:00,359 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-03-28 18:43:01,090 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-28 18:43:06,828 INFO [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-28 18:43:12,574 INFO [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-28 18:43:18,308 INFO [loop_until]: Function succeeded after 17s (rc=0) - expected pattern found 2025-03-28 18:43:18,308 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:43:18,308 DEBUG --- stdout --- 2025-03-28 18:43:18,308 DEBUG 2025-03-28 18:43:01,297 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpnpe5fbq5 2025-03-28 18:43:01,300 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/query-10" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dcsvfile=/results/idm/user_feeder.csv -Dduration=600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -DqueryStringLength=10 -Drealm=alpha -DtestCase=idm.ManagedUsersQueryPartial -DtestMode=open -Dthroughput=50 -Duser_password=**** [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpnpe5fbq5/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compiling 38 Scala sources to /tmp/tmpnpe5fbq5/target/test-classes ... [INFO] compile in 8.3 s [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- [INFO] Running simulation com.forgerock.pyrock.Loadtest. Gatling 3.13.5 is available! (you're using 3.12.0) System property think_time_multiplier not set. No think time emulation will be done in the simulation. Set idVarName to id Simulation com.forgerock.pyrock.Loadtest started... 2025-03-28 18:43:18,308 DEBUG --- stderr --- 2025-03-28 18:43:18,308 DEBUG ________________________________________________________________________________ [2025-03-28 18:43:18] query-10 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 12m. Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 5s, retry Order is running since 10s, retry Order is running since 15s, retry Order is running since 21s, retry Order is running since 26s, retry Order is running since 31s, retry Order is running since 36s, retry Order is running since 42s, retry Order is running since 47s, retry Order is running since 52s, retry Order is running since 57s, retry Order is running since 1m 02s, retry Order is running since 1m 08s, retry Order is running since 1m 13s, retry Order is running since 1m 18s, retry Order is running since 1m 23s, retry Order is running since 1m 29s, retry Order is running since 1m 34s, retry Order is running since 1m 39s, retry Order is running since 1m 44s, retry Order is running since 1m 50s, retry Order is running since 1m 55s, retry Order is running since 2m, retry Order is running since 2m 05s, retry Order is running since 2m 11s, retry Order is running since 2m 16s, retry Order is running since 2m 21s, retry Order is running since 2m 26s, retry Order is running since 2m 32s, retry Order is running since 2m 37s, retry Order is running since 2m 42s, retry Order is running since 2m 47s, retry Order is running since 2m 53s, retry Order is running since 2m 58s, retry Order is running since 3m 03s, retry Order is running since 3m 08s, retry Order is running since 3m 14s, retry Order is running since 3m 19s, retry Order is running since 3m 24s, retry Order is running since 3m 29s, retry Order is running since 3m 35s, retry Order is running since 3m 40s, retry Order is running since 3m 45s, retry Order is running since 3m 50s, retry Order is running since 3m 56s, retry Order is running since 4m 01s, retry Order is running since 4m 06s, retry Order is running since 4m 11s, retry Order is running since 4m 17s, retry Order is running since 4m 22s, retry Order is running since 4m 27s, retry Order is running since 4m 32s, retry Order is running since 4m 38s, retry Order is running since 4m 43s, retry Order is running since 4m 48s, retry Order is running since 4m 53s, retry Order is running since 4m 59s, retry Order is running since 5m 04s, retry Order is running since 5m 09s, retry Order is running since 5m 14s, retry Order is running since 5m 20s, retry Order is running since 5m 25s, retry Order is running since 5m 30s, retry Order is running since 5m 35s, retry Order is running since 5m 41s, retry Order is running since 5m 46s, retry Order is running since 5m 51s, retry Order is running since 5m 56s, retry Order is running since 6m 02s, retry Order is running since 6m 07s, retry Order is running since 6m 12s, retry Order is running since 6m 17s, retry Order is running since 6m 23s, retry Order is running since 6m 28s, retry Order is running since 6m 33s, retry Order is running since 6m 38s, retry Order is running since 6m 44s, retry Order is running since 6m 49s, retry Order is running since 6m 54s, retry Order is running since 6m 59s, retry Order is running since 7m 05s, retry Order is running since 7m 10s, retry Order is running since 7m 15s, retry Order is running since 7m 20s, retry Order is running since 7m 26s, retry Order is running since 7m 31s, retry Order is running since 7m 36s, retry Order is running since 7m 41s, retry Order is running since 7m 47s, retry Order is running since 7m 52s, retry Order is running since 7m 57s, retry Order is running since 8m 02s, retry Order is running since 8m 07s, retry Order is running since 8m 13s, retry Order is running since 8m 18s, retry Order is running since 8m 23s, retry Order is running since 8m 28s, retry Order is running since 8m 34s, retry Order is running since 8m 39s, retry Order is running since 8m 44s, retry Order is running since 8m 49s, retry Order is running since 8m 55s, retry Order is running since 9m, retry Order is running since 9m 05s, retry Order is running since 9m 10s, retry Order is running since 9m 16s, retry Order is running since 9m 21s, retry Order is running since 9m 26s, retry Order is running since 9m 31s, retry Order is running since 9m 37s, retry Order is running since 9m 42s, retry Order is running since 9m 47s, retry Order is running since 9m 52s, retry PASS : Order stopped by itself after 9m 58s and before timeout (12m) ________________________________________________________________________________ [2025-03-28 18:53:16] query-10 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2025-03-28 18:53:16,415 INFO 2025-03-28 18:53:16,415 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:53:16,415 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:53:16,718 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:53:16,719 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:16,719 DEBUG --- stdout --- 2025-03-28 18:53:16,719 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:53:16,719 DEBUG --- stderr --- 2025-03-28 18:53:16,719 DEBUG 2025-03-28 18:53:16,719 INFO 2025-03-28 18:53:16,719 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv -- rm -f /results/orders/order.json 2025-03-28 18:53:16,719 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:53:17,496 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:17,496 DEBUG --- stdout --- 2025-03-28 18:53:17,496 DEBUG 2025-03-28 18:53:17,496 DEBUG --- stderr --- 2025-03-28 18:53:17,496 DEBUG Order ran during 10m 17s ________________________________________________________________________________ [2025-03-28 18:53:17] query-10 download_logs : Download individual order files ________________________________________________________________________________ 2025-03-28 18:53:17 - PASS: file already downloaded /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/order.json 2025-03-28 18:53:17,497 INFO 2025-03-28 18:53:17,497 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:53:17,497 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:53:17,775 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:53:17,775 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:17,775 DEBUG --- stdout --- 2025-03-28 18:53:17,775 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:53:17,775 DEBUG --- stderr --- 2025-03-28 18:53:17,775 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-28 18:53:17,776 INFO 2025-03-28 18:53:17,776 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/query-10/rc.txt" ]; then echo "/results/orders/query-10/rc.txt file found"; exit 0; else echo "/results/orders/query-10/rc.txt file not found"; exit 1; fi' | grep "/results/orders/query-10/rc.txt file found" 2025-03-28 18:53:17,776 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:53:18,572 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:53:18,572 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:18,572 DEBUG --- stdout --- 2025-03-28 18:53:18,572 DEBUG /results/orders/query-10/rc.txt file found 2025-03-28 18:53:18,572 DEBUG --- stderr --- 2025-03-28 18:53:18,572 DEBUG 2025-03-28 18:53:18,573 INFO 2025-03-28 18:53:18,573 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/query-10/rc.txt 2025-03-28 18:53:19,377 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-28 18:53:19,377 DEBUG --- stdout --- 2025-03-28 18:53:19,378 DEBUG 4 /results/orders/query-10/rc.txt 2025-03-28 18:53:19,378 DEBUG --- stderr --- 2025-03-28 18:53:19,378 DEBUG 2025-03-28 18:53:19,378 INFO - Download file (size 4k) source : /results/orders/query-10/rc.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/rc.txt 2025-03-28 18:53:19,379 INFO 2025-03-28 18:53:19,379 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/query-10/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/rc.txt 2025-03-28 18:53:19,379 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-28 18:53:20,142 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:20,143 DEBUG --- stdout --- 2025-03-28 18:53:20,143 DEBUG tar: Removing leading `/' from member names 2025-03-28 18:53:20,143 DEBUG --- stderr --- 2025-03-28 18:53:20,143 DEBUG 2025-03-28 18:53:20,143 INFO 2025-03-28 18:53:20,143 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:53:20,143 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:53:20,425 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:53:20,425 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:20,425 DEBUG --- stdout --- 2025-03-28 18:53:20,425 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:53:20,425 DEBUG --- stderr --- 2025-03-28 18:53:20,425 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-28 18:53:20,426 INFO 2025-03-28 18:53:20,426 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/query-10/stderr.txt" ]; then echo "/results/orders/query-10/stderr.txt file found"; exit 0; else echo "/results/orders/query-10/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/query-10/stderr.txt file found" 2025-03-28 18:53:20,426 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:53:21,239 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:53:21,240 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:21,240 DEBUG --- stdout --- 2025-03-28 18:53:21,240 DEBUG /results/orders/query-10/stderr.txt file found 2025-03-28 18:53:21,240 DEBUG --- stderr --- 2025-03-28 18:53:21,240 DEBUG 2025-03-28 18:53:21,240 INFO 2025-03-28 18:53:21,240 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/query-10/stderr.txt 2025-03-28 18:53:22,043 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-28 18:53:22,043 DEBUG --- stdout --- 2025-03-28 18:53:22,043 DEBUG 0 /results/orders/query-10/stderr.txt 2025-03-28 18:53:22,044 DEBUG --- stderr --- 2025-03-28 18:53:22,044 DEBUG 2025-03-28 18:53:22,044 INFO - Download file (size 0k) source : /results/orders/query-10/stderr.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/stderr.txt 2025-03-28 18:53:22,044 INFO 2025-03-28 18:53:22,044 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/query-10/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/stderr.txt 2025-03-28 18:53:22,044 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-28 18:53:22,770 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:22,770 DEBUG --- stdout --- 2025-03-28 18:53:22,770 DEBUG tar: Removing leading `/' from member names 2025-03-28 18:53:22,771 DEBUG --- stderr --- 2025-03-28 18:53:22,771 DEBUG 2025-03-28 18:53:22,771 INFO 2025-03-28 18:53:22,771 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:53:22,771 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:53:23,049 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:53:23,049 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:23,049 DEBUG --- stdout --- 2025-03-28 18:53:23,049 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:53:23,049 DEBUG --- stderr --- 2025-03-28 18:53:23,049 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-28 18:53:23,050 INFO 2025-03-28 18:53:23,050 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/query-10/stdout.txt" ]; then echo "/results/orders/query-10/stdout.txt file found"; exit 0; else echo "/results/orders/query-10/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/query-10/stdout.txt file found" 2025-03-28 18:53:23,050 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:53:23,845 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:53:23,845 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:23,845 DEBUG --- stdout --- 2025-03-28 18:53:23,845 DEBUG /results/orders/query-10/stdout.txt file found 2025-03-28 18:53:23,845 DEBUG --- stderr --- 2025-03-28 18:53:23,845 DEBUG 2025-03-28 18:53:23,845 INFO 2025-03-28 18:53:23,845 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/query-10/stdout.txt 2025-03-28 18:53:24,680 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-28 18:53:24,680 DEBUG --- stdout --- 2025-03-28 18:53:24,681 DEBUG 164 /results/orders/query-10/stdout.txt 2025-03-28 18:53:24,681 DEBUG --- stderr --- 2025-03-28 18:53:24,681 DEBUG 2025-03-28 18:53:24,681 INFO - Download file (size 164k) source : /results/orders/query-10/stdout.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/stdout.txt 2025-03-28 18:53:24,682 INFO 2025-03-28 18:53:24,682 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/query-10/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/stdout.txt 2025-03-28 18:53:24,682 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-28 18:53:25,730 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:25,730 DEBUG --- stdout --- 2025-03-28 18:53:25,730 DEBUG tar: Removing leading `/' from member names 2025-03-28 18:53:25,730 DEBUG --- stderr --- 2025-03-28 18:53:25,730 DEBUG ________________________________________________________________________________ [2025-03-28 18:53:25] query-10 show_cmd : Display order command ________________________________________________________________________________ 2025-03-28 18:53:25,730 INFO 2025-03-28 18:53:25,730 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:53:25,730 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-28 18:53:26,013 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-28 18:53:26,014 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:26,014 DEBUG --- stdout --- 2025-03-28 18:53:26,014 DEBUG overseer-0-59c948f569-rgrkv 2025-03-28 18:53:26,014 DEBUG --- stderr --- 2025-03-28 18:53:26,014 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-28 18:53:26,014 INFO 2025-03-28 18:53:26,015 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/query-10/cmd.txt" ]; then echo "/results/orders/query-10/cmd.txt file found"; exit 0; else echo "/results/orders/query-10/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/query-10/cmd.txt file found" 2025-03-28 18:53:26,015 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:53:26,821 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:53:26,821 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:26,821 DEBUG --- stdout --- 2025-03-28 18:53:26,821 DEBUG /results/orders/query-10/cmd.txt file found 2025-03-28 18:53:26,821 DEBUG --- stderr --- 2025-03-28 18:53:26,821 DEBUG 2025-03-28 18:53:26,821 INFO 2025-03-28 18:53:26,822 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/query-10/cmd.txt 2025-03-28 18:53:27,624 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-28 18:53:27,624 DEBUG --- stdout --- 2025-03-28 18:53:27,624 DEBUG 4 /results/orders/query-10/cmd.txt 2025-03-28 18:53:27,624 DEBUG --- stderr --- 2025-03-28 18:53:27,624 DEBUG 2025-03-28 18:53:27,624 INFO - Download file (size 4k) source : /results/orders/query-10/cmd.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/cmd.txt 2025-03-28 18:53:27,625 INFO 2025-03-28 18:53:27,625 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/query-10/cmd.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/cmd.txt 2025-03-28 18:53:27,625 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-28 18:53:28,351 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:53:28,352 DEBUG --- stdout --- 2025-03-28 18:53:28,352 DEBUG tar: Removing leading `/' from member names 2025-03-28 18:53:28,352 DEBUG --- stderr --- 2025-03-28 18:53:28,352 DEBUG 2025-03-28 18:53:28,352 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/cmd.txt is small (1 lines), printing all lines: 2025-03-28 18:53:28,352 INFO ----- output ----- /lodestar/lodestar.py perf run-gatling --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idm.ManagedUsersQueryPartial@perf-200m" --results-folder="/results/gatling/query-10" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx8G" --simulation-system-properties="-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@pingidentity.com -Dcsvfile=/results/idm/user_feeder.csv -Dduration=600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -DqueryStringLength=10 -Drealm=alpha -DtestCase=idm.ManagedUsersQueryPartial -DtestMode=open -Dthroughput=50 -Duser_password=T35!tr0c-k123" ________________________________________________________________________________ [2025-03-28 18:53:28] query-10 show_rc : Display rc order ________________________________________________________________________________ 2025-03-28 18:53:28,352 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/rc.txt is small (1 lines), printing all lines: 2025-03-28 18:53:28,352 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-03-28 18:53:28] query-10 show_stdout : Display stdout order ________________________________________________________________________________ 2025-03-28 18:53:28,352 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/stdout.txt is 2464 lines): 2025-03-28 18:53:28,353 INFO ----- output ----- 2025-03-28 18:43:01,297 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpnpe5fbq5 2025-03-28 18:43:01,300 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/query-10" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dcsvfile=/results/idm/user_feeder.csv -Dduration=600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -DqueryStringLength=10 -Drealm=alpha -DtestCase=idm.ManagedUsersQueryPartial -DtestMode=open -Dthroughput=50 -Duser_password=**** [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmpnpe5fbq5/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compiling 38 Scala sources to /tmp/tmpnpe5fbq5/target/test-classes ... [INFO] compile in 8.3 s [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- [INFO] Running simulation com.forgerock.pyrock.Loadtest. Gatling 3.13.5 is available! (you're using 3.12.0) System property think_time_multiplier not set. No think time emulation will be done in the simulation. Set idVarName to id Simulation com.forgerock.pyrock.Loadtest started... ================================================================================ 2025-03-28 18:43:18 GMT 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=25 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=20 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [ ] 0% waiting: 30793 / active: 0 / done: 20 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:43:23 GMT 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=88 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=83 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [ ] 0% waiting: 30730 / active: 0 / done: 83 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:43:28 GMT 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=191 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=186 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [- ] 0% waiting: 30626 / active: 1 / done: 186 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:43:33 GMT 20s elapsed ---- Requests ------------------------------------------------------------------ [...] > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=28576 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [####################################################################- ] 92% waiting: 2233 / active: 4 / done: 28576 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:53:03 GMT 590s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=28850 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=28845 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [#####################################################################- ] 93% waiting: 1967 / active: 1 / done: 28845 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:53:08 GMT 594s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=29088 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=29083 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [##################################################################### ] 94% waiting: 1730 / active: 0 / done: 29083 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:53:13 GMT 599s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=29351 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=29346 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [###################################################################### ] 95% waiting: 1467 / active: 0 / done: 29346 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2025-03-28 18:53:13 GMT 600s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=29351 KO=0 ) > restLoginInitiate (OK=1 KO=0 ) > restLoginUsernamePasswordCallback (OK=1 KO=0 ) > Skip 2FA (OK=1 KO=0 ) > User Authorize PKCE stage (OK=1 KO=0 ) > User AccessToken PKCE stage (OK=1 KO=0 ) > queryPartial (OK=29346 KO=0 ) ---- idm.ManagedUsersQueryPartial ---------------------------------------------- [###################################################################### ] 95% waiting: 1467 / active: 0 / done: 29346 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:11 min [INFO] Finished at: 2025-03-28T18:53:13Z [INFO] ------------------------------------------------------------------------ 2025-03-28 18:53:13,923 INFO Gatling simulation run ended successfully 2025-03-28 18:53:13,924 DEBUG No archive name provided. No archive will be created ________________________________________________________________________________ [2025-03-28 18:53:28] query-10 show_stderr : Display stderr order ________________________________________________________________________________ 2025-03-28 18:53:28,353 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/07_Scenario_scenario/01_query-10/stderr.txt is small (0 lines), printing all lines: 2025-03-28 18:53:28,353 INFO ----- output ----- ________________________________________________________________________________ [2025-03-28 18:53:28] query-10 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2025-03-28 18:53:28] query-10 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2025-03-28 18:53:28] query-10 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped