--Task-- name: benchmark-10 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 10, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self10-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [24/Sep/2023 23:05:57] benchmark-10 pre : N/A ________________________________________________________________________________ [24/Sep/2023 23:05:57] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [24/Sep/2023 23:05:57] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-10/stdout.txt Pod log : /results/orders/benchmark-10 [24/Sep/2023 23:05:57] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-5775884cb8-tkw9w --output jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- ________________________________________________________________________________ [24/Sep/2023 23:05:57] benchmark-10 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-10 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [24/Sep/2023 23:05:57] benchmark-10 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/order.json { "name": "benchmark-10", "command": " /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-10 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-10", "environment": { "JAVA_OPTS": "-Dam_host=openam-ema-perf-benchmark.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@forgerock.com -Dduration=3600 -Didc=true -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self10- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=10 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [24/Sep/2023 23:05:57] benchmark-10 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % 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 ________________________________________________________________________________ [24/Sep/2023 23:05:58] benchmark-10 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/order.json overseer-0-5775884cb8-tkw9w:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [24/Sep/2023 23:05:59] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5775884cb8-tkw9w -- head /results/orders/benchmark-10/stdout.txt | grep "started..." [loop_until]: (max_time=300, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 17s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 00:06:03.212 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 00:06:11.811 [WARN ] i.g.c.ZincCompiler$ - one warning found 00:06:15.422 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... --- stderr --- ________________________________________________________________________________ [24/Sep/2023 23:06:17] benchmark-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 1h 12m Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m 01s, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 02s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 03s, retry Order is running since 20m 03s, retry Order is running since 22m 04s, retry Order is running since 24m 04s, retry Order is running since 26m 04s, retry Order is running since 28m 05s, retry Order is running since 30m 05s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 06s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 07s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 08s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 09s, retry Order is running since 56m 09s, retry Order is running since 58m 10s, retry Order is running since 1h, retry PASS : Order stopped by itself after 1h 02m and before timeout (1h 12m) ________________________________________________________________________________ [25/Sep/2023 00:08:28] benchmark-10 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5775884cb8-tkw9w -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 1h 02m ________________________________________________________________________________ [25/Sep/2023 00:08:29] benchmark-10 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- Checking pod: overseer-0-5775884cb8-tkw9w for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5775884cb8-tkw9w --stdin -- bash -c 'if [ -f "/results/orders/benchmark-10/order.tar.gz" ]; then echo "/results/orders/benchmark-10/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-10/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-10/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/benchmark-10/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5775884cb8-tkw9w --stdin -- du -k /results/orders/benchmark-10/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 108 /results/orders/benchmark-10/order.tar.gz --- stderr --- - Download file (size 108k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- source : /results/orders/benchmark-10/order.tar.gz @ overseer-0-5775884cb8-tkw9w destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5775884cb8-tkw9w --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5775884cb8-tkw9w:/results/orders/benchmark-10/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10 ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idc.benchmark.CH2023@openam-ema-perf-benchmark --results-folder /results/gatling/benchmark-10 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/stdout.txt is 36027 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 00:06:03.212 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 00:06:11.811 [WARN ] i.g.c.ZincCompiler$ - one warning found 00:06:15.422 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2023-09-25 00:06:21 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=13 KO=0 ) > restLoginInitiate (OK=3 KO=0 ) > restLoginUsernamePasswordCallback (OK=2 KO=0 ) > Skip 2FA (OK=2 KO=0 ) > User Authorize PKCE stage (OK=2 KO=0 ) > User AccessToken PKCE stage (OK=2 KO=0 ) > RootUserinfo (OK=2 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 36176 / active: 5 / done: 0 ================================================================================ ================================================================================ 2023-09-25 00:06:26 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=101 KO=0 ) > restLoginInitiate (OK=16 KO=0 ) > restLoginUsernamePasswordCallback (OK=12 KO=0 ) > Skip 2FA (OK=10 KO=0 ) > User Authorize PKCE stage (OK=12 KO=0 ) > User AccessToken PKCE stage (OK=12 KO=0 ) > RootUserinfo (OK=24 KO=0 ) > getIdToken (OK=2 KO=0 ) > getIdToken Redirect 1 (OK=2 KO=0 ) > createOrganization (OK=2 KO=0 ) > queryOrganization (OK=2 KO=0 ) > deleteOrganization (OK=2 KO=0 ) > tokenUserinfo (OK=2 KO=0 ) > registrationCallback (OK=3 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 36164 / active: 9 / done: 8 ================================================================================ ================================================================================ 2023-09-25 00:06:31 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=245 KO=0 ) > restLoginInitiate (OK=37 KO=0 ) > restLoginUsernamePasswordCallback (OK=29 KO=0 ) > Skip 2FA (OK=22 KO=0 ) > User Authorize PKCE stage (OK=27 KO=0 ) > User AccessToken PKCE stage (OK=27 KO=0 ) > RootUserinfo (OK=60 KO=0 ) > getIdToken (OK=6 KO=0 ) > getIdToken Redirect 1 (OK=6 KO=0 ) > createOrganization (OK=6 KO=0 ) > queryOrganization (OK=6 KO=0 ) > deleteOrganization (OK=5 KO=0 ) > tokenUserinfo (OK=6 KO=0 ) > registrationCallback (OK=8 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 36143 / active: 10 / done: 28 ================================================================================ ================================================================================ 2023-09-25 00:06:36 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=505 KO=0 ) > restLoginInitiate (OK=66 KO=0 ) > restLoginUsernamePasswordCallback (OK=54 KO=0 ) > Skip 2FA (OK=45 KO=0 ) > User Authorize PKCE stage (OK=55 KO=0 ) > User AccessToken PKCE stage (OK=54 KO=0 ) > RootUserinfo (OK=125 KO=0 ) > getIdToken (OK=13 KO=0 ) > getIdToken Redirect 1 (OK=13 KO=0 ) > createOrganization (OK=13 KO=0 ) > queryOrganization (OK=13 KO=0 ) > deleteOrganization (OK=13 KO=0 ) > tokenUserinfo (OK=7 KO=0 ) > registrationCallback (OK=11 KO=0 ) > UI-Post-Login (OK=1 KO=0 ) > UI-Post-Login Redirect 1 (OK=3 KO=0 ) > UI AM validateGoto (OK=1 KO=0 ) > UI AM idFromSession (OK=1 KO=0 ) > UI Enduser appAuthHelper1 (OK=1 KO=0 ) > UI Enduser appAuthHelper2 (OK=1 KO=0 ) > UI Enduser sessioncheck (OK=1 KO=0 ) > UI IDM uiconfig (OK=1 KO=0 ) > UI IDM version (OK=1 KO=0 ) > UI IDM privilege (OK=1 KO=0 ) > UI IDM features (OK=1 KO=0 ) > UI IDM login (OK=1 KO=0 ) [...] > UI IDM uiconfig (OK=1483 KO=0 ) > UI IDM version (OK=1483 KO=0 ) > UI IDM privilege (OK=1483 KO=0 ) > UI IDM features (OK=1483 KO=0 ) > UI IDM login (OK=1483 KO=0 ) > UI IDM user (OK=1483 KO=0 ) > UI IDM dashboard (OK=1483 KO=0 ) > UI IDM alpha_user (OK=1483 KO=0 ) > UI IDM oidcToken (OK=1483 KO=0 ) > userinfo (OK=1483 KO=0 ) > UI-Logout Redirect 1 (OK=1483 KO=0 ) > UI AM revoke2 (OK=1483 KO=0 ) > UI AM revoke1 (OK=1483 KO=0 ) > UI AM endsession (OK=1483 KO=0 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 502 1 (25.00%) > createOrganization: Failed to build request: No attribute name 1 (25.00%) d 'access_token' is defined > queryOrganization: Failed to build request: No attribute named 1 (25.00%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 1 (25.00%) d 'organization_id' is defined ---- idc.benchmark.CH2023 ------------------------------------------------------ [#########################################################################-] 99% waiting: 0 / active: 4 / done: 36177 ================================================================================ ================================================================================ 2023-09-25 01:06:52 3636s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=308887 KO=1 ) > restLoginInitiate (OK=36181 KO=0 ) > restLoginUsernamePasswordCallback (OK=30578 KO=0 ) > Skip 2FA (OK=21840 KO=1 ) > User Authorize PKCE stage (OK=32060 KO=0 ) > User AccessToken PKCE stage (OK=32060 KO=0 ) > RootUserinfo (OK=87030 KO=0 ) > getIdToken (OK=4435 KO=0 ) > getIdToken Redirect 1 (OK=4435 KO=0 ) > createOrganization (OK=4434 KO=0 ) > queryOrganization (OK=4434 KO=0 ) > deleteOrganization (OK=4434 KO=0 ) > tokenUserinfo (OK=7254 KO=0 ) > registrationCallback (OK=5603 KO=0 ) > UI-Post-Login (OK=1483 KO=0 ) > UI-Post-Login Redirect 1 (OK=4449 KO=0 ) > UI AM validateGoto (OK=1483 KO=0 ) > UI AM idFromSession (OK=1483 KO=0 ) > UI Enduser appAuthHelper1 (OK=1483 KO=0 ) > UI Enduser appAuthHelper2 (OK=1483 KO=0 ) > UI Enduser sessioncheck (OK=1483 KO=0 ) > UI IDM uiconfig (OK=1483 KO=0 ) > UI IDM version (OK=1483 KO=0 ) > UI IDM privilege (OK=1483 KO=0 ) > UI IDM features (OK=1483 KO=0 ) > UI IDM login (OK=1483 KO=0 ) > UI IDM user (OK=1483 KO=0 ) > UI IDM dashboard (OK=1483 KO=0 ) > UI IDM alpha_user (OK=1483 KO=0 ) > UI IDM oidcToken (OK=1483 KO=0 ) > userinfo (OK=1483 KO=0 ) > UI-Logout Redirect 1 (OK=1483 KO=0 ) > UI AM revoke2 (OK=1483 KO=0 ) > UI AM revoke1 (OK=1483 KO=0 ) > UI AM endsession (OK=1483 KO=0 ) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 502 1 (25.00%) > createOrganization: Failed to build request: No attribute name 1 (25.00%) d 'access_token' is defined > queryOrganization: Failed to build request: No attribute named 1 (25.00%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 1 (25.00%) d 'organization_id' is defined ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 36181 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3636 seconds ---------------------- [25/Sep/2023 01:06:52] Create tar file benchmark-10.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-10 SIMULATION_PATH=benchmark-10/loadtest-20230924230615596 PWD=/results/gatling/benchmark-10/loadtest-20230924230615596 [cmd] tar -czvf /results/gatling//benchmark-10.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [25/Sep/2023 01:06:52] Update /results/gatling//latest ---------------------- ---------------------- [25/Sep/2023 01:06:52] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/01_benchmark-10/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [25/Sep/2023 00:08:33] benchmark-10 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped