--Task-- name: benchmark-210 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: ['benchmark-190'] options: {'testCase': 'idc.benchmark.CH2023', 'testMode': 'open', 'duration': 3600, 'throughput': 210, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Dprefix=self210-'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [26/Sep/2023 03:48:58] benchmark-210 pre : N/A ________________________________________________________________________________ [26/Sep/2023 03:48:58] - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) [26/Sep/2023 03:48:58] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/benchmark-210/stdout.txt Pod log : /results/orders/benchmark-210 ________________________________________________________________________________ [26/Sep/2023 03:48:58] benchmark-210 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-210 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [26/Sep/2023 03:48:58] benchmark-210 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/order.json { "name": "benchmark-210", "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-210 --extra-run-jvm-options \"-Xmx4G\" --no-reports", "out-dir": "/results/orders/benchmark-210", "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=self210- -Drealm=alpha -DtestCase=idc.benchmark.CH2023 -DtestMode=open -Dthroughput=210 -Duser_password=Pa_ssw0rd" } } ________________________________________________________________________________ [26/Sep/2023 03:48:58] benchmark-210 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 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [26/Sep/2023 03:48:58] benchmark-210 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-5d4d99475d-8jgzd --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/order.json overseer-0-5d4d99475d-8jgzd:/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 [26/Sep/2023 03:48: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-5d4d99475d-8jgzd --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5d4d99475d-8jgzd -- head /results/orders/benchmark-210/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) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 04:49:05.616 [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-26 04:49:11 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=580 KO=0 ) > restLoginInitiate (OK=86 KO=0 ) > restLoginUsernamePasswordCallback (OK=70 KO=0 ) --- stderr --- ________________________________________________________________________________ [26/Sep/2023 03:49:12] benchmark-210 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 03s, retry Order is running since 24m 04s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, 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 05s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 06s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 07s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 08s, retry Order is running since 56m 09s, retry Order is running since 58m 09s, retry Order is running since 1h, retry PASS : Order stopped by itself after 1h 02m and before timeout (1h 12m) ________________________________________________________________________________ [26/Sep/2023 04:51:22] benchmark-210 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-5d4d99475d-8jgzd --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5d4d99475d-8jgzd -- 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 ________________________________________________________________________________ [26/Sep/2023 04:51:23] benchmark-210 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-5d4d99475d-8jgzd --- stderr --- Checking pod: overseer-0-5d4d99475d-8jgzd 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-5d4d99475d-8jgzd --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5d4d99475d-8jgzd --stdin -- bash -c 'if [ -f "/results/orders/benchmark-210/order.tar.gz" ]; then echo "/results/orders/benchmark-210/order.tar.gz file found"; exit 0; else echo "/results/orders/benchmark-210/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/benchmark-210/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-210/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-5d4d99475d-8jgzd --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5d4d99475d-8jgzd --stdin -- du -k /results/orders/benchmark-210/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 17680 /results/orders/benchmark-210/order.tar.gz --- stderr --- - Download file (size 17680k) [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-5d4d99475d-8jgzd --- stderr --- source : /results/orders/benchmark-210/order.tar.gz @ overseer-0-5d4d99475d-8jgzd destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/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-5d4d99475d-8jgzd --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5d4d99475d-8jgzd:/results/orders/benchmark-210/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/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/08_benchmark-210/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210 ________________________________________________________________________________ [26/Sep/2023 04:51:28] benchmark-210 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/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-210 --extra-run-jvm-options "-Xmx4G" --no-reports ________________________________________________________________________________ [26/Sep/2023 04:51:28] benchmark-210 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [26/Sep/2023 04:51:28] benchmark-210 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/08_benchmark-210/stdout.txt is 1635078 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 04:49:05.616 [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-26 04:49:11 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=580 KO=0 ) > restLoginInitiate (OK=86 KO=0 ) > restLoginUsernamePasswordCallback (OK=70 KO=0 ) > Skip 2FA (OK=50 KO=0 ) > User Authorize PKCE stage (OK=70 KO=0 ) > User AccessToken PKCE stage (OK=68 KO=0 ) > RootUserinfo (OK=75 KO=0 ) > getIdToken (OK=9 KO=0 ) > getIdToken Redirect 1 (OK=9 KO=0 ) > createOrganization (OK=9 KO=0 ) > queryOrganization (OK=9 KO=0 ) > deleteOrganization (OK=9 KO=0 ) > tokenUserinfo (OK=13 KO=0 ) > registrationCallback (OK=14 KO=0 ) > UI-Post-Login (OK=4 KO=0 ) > UI-Post-Login Redirect 1 (OK=12 KO=0 ) > UI AM idFromSession (OK=4 KO=0 ) > UI AM validateGoto (OK=4 KO=0 ) > UI Enduser appAuthHelper1 (OK=4 KO=0 ) > UI Enduser appAuthHelper2 (OK=4 KO=0 ) > UI Enduser sessioncheck (OK=4 KO=0 ) > UI IDM uiconfig (OK=4 KO=0 ) > UI IDM version (OK=4 KO=0 ) > UI IDM privilege (OK=4 KO=0 ) > UI IDM features (OK=4 KO=0 ) > UI IDM login (OK=4 KO=0 ) > UI IDM alpha_user (OK=4 KO=0 ) > UI IDM user (OK=4 KO=0 ) > UI IDM dashboard (OK=4 KO=0 ) > UI IDM oidcToken (OK=4 KO=0 ) > userinfo (OK=4 KO=0 ) > UI-Logout Redirect 1 (OK=4 KO=0 ) > UI AM revoke1 (OK=3 KO=0 ) > UI AM endsession (OK=3 KO=0 ) > UI AM revoke2 (OK=3 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 757622 / active: 48 / done: 40 ================================================================================ ================================================================================ 2023-09-26 04:49:16 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2492 KO=0 ) > restLoginInitiate (OK=348 KO=0 ) > restLoginUsernamePasswordCallback (OK=285 KO=0 ) > Skip 2FA (OK=203 KO=0 ) > User Authorize PKCE stage (OK=293 KO=0 ) > User AccessToken PKCE stage (OK=285 KO=0 ) > RootUserinfo (OK=499 KO=0 ) > getIdToken (OK=38 KO=0 ) > getIdToken Redirect 1 (OK=38 KO=0 ) > createOrganization (OK=38 KO=0 ) > queryOrganization (OK=38 KO=0 ) > deleteOrganization (OK=38 KO=0 ) > tokenUserinfo (OK=61 KO=0 ) > registrationCallback (OK=56 KO=0 ) > UI-Post-Login (OK=14 KO=0 ) > UI-Post-Login Redirect 1 (OK=39 KO=0 ) > UI AM idFromSession (OK=14 KO=0 ) > UI AM validateGoto (OK=14 KO=0 ) > UI Enduser appAuthHelper1 (OK=13 KO=0 ) > UI Enduser appAuthHelper2 (OK=13 KO=0 ) > UI Enduser sessioncheck (OK=11 KO=0 ) > UI IDM uiconfig (OK=11 KO=0 ) > UI IDM version (OK=11 KO=0 ) > UI IDM privilege (OK=11 KO=0 ) > UI IDM features (OK=11 KO=0 ) > UI IDM login (OK=11 KO=0 ) > UI IDM alpha_user (OK=11 KO=0 ) > UI IDM user (OK=11 KO=0 ) > UI IDM dashboard (OK=11 KO=0 ) > UI IDM oidcToken (OK=11 KO=0 ) > userinfo (OK=11 KO=0 ) > UI-Logout Redirect 1 (OK=11 KO=0 ) > UI AM revoke1 (OK=11 KO=0 ) > UI AM endsession (OK=11 KO=0 ) > UI AM revoke2 (OK=11 KO=0 ) ---- idc.benchmark.CH2023 ------------------------------------------------------ [- ] 0% waiting: 757359 / active: 151 / done: 200 ================================================================================ ================================================================================ 2023-09-26 04:49:21 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5865 KO=0 ) > restLoginInitiate (OK=783 KO=0 ) > restLoginUsernamePasswordCallback (OK=648 KO=0 ) [...] 2023-09-26 05:49:49 3642s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=6296564 KO=36102 ) > restLoginInitiate (OK=757699 KO=11 ) > restLoginUsernamePasswordCallback (OK=636341 KO=48 ) > Skip 2FA (OK=454427 KO=11 ) > User Authorize PKCE stage (OK=659961 KO=6481 ) > User AccessToken PKCE stage (OK=647001 KO=12960 ) > RootUserinfo (OK=1722070 KO=16505 ) > getIdToken (OK=91303 KO=0 ) > getIdToken Redirect 1 (OK=91303 KO=0 ) > createOrganization (OK=87435 KO=0 ) > queryOrganization (OK=87435 KO=0 ) > deleteOrganization (OK=87435 KO=0 ) > tokenUserinfo (OK=150762 KO=61 ) > registrationCallback (OK=121310 KO=0 ) > UI-Post-Login (OK=30527 KO=0 ) > UI-Post-Login Redirect 1 (OK=91581 KO=0 ) > UI AM idFromSession (OK=30527 KO=0 ) > UI AM validateGoto (OK=30527 KO=0 ) > UI Enduser appAuthHelper1 (OK=30527 KO=0 ) > UI Enduser appAuthHelper2 (OK=30527 KO=0 ) > UI Enduser sessioncheck (OK=30527 KO=0 ) > UI IDM uiconfig (OK=30527 KO=0 ) > UI IDM version (OK=30527 KO=0 ) > UI IDM privilege (OK=30522 KO=0 ) > UI IDM features (OK=30522 KO=0 ) > UI IDM login (OK=30522 KO=0 ) > UI IDM alpha_user (OK=30522 KO=0 ) > UI IDM user (OK=30522 KO=0 ) > UI IDM dashboard (OK=30522 KO=0 ) > UI IDM oidcToken (OK=30514 KO=13 ) > userinfo (OK=30494 KO=12 ) > UI-Logout Redirect 1 (OK=30527 KO=0 ) > UI AM revoke1 (OK=30506 KO=0 ) > UI AM endsession (OK=30514 KO=0 ) > UI AM revoke2 (OK=30522 KO=0 ) > restloginProgressiveProfileCallback (OK=76 KO=0 ) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 77100 (61.46%) ess_token' is defined > status.find.in([200, 209], 304), found 500 29538 (23.55%) > headerRegex((Location,code=([^\&]+))).find.exists, found nothi 6481 ( 5.17%) ng > createOrganization: Failed to build request: No attribute name 3868 ( 3.08%) d 'access_token' is defined > queryOrganization: Failed to build request: No attribute named 3868 ( 3.08%) 'organization_id' is defined > deleteOrganization: Failed to build request: No attribute name 3868 ( 3.08%) d 'organization_id' is defined > tokenUserinfo: Failed to build request: No attribute named 'ac 553 ( 0.44%) cess_token' is defined > status.find.is(200), but actually found 401 70 ( 0.06%) > userinfo: Failed to build request: No attribute named 'access_ 21 ( 0.02%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 21 ( 0.02%) ccess_token' is defined > headerRegex((location,#id_token=(.*))).find.exists, found noth 13 ( 0.01%) ing > UI AM endsession: Failed to build request: No attribute named 13 ( 0.01%) 'id_token_2' is defined > UI IDM features: Failed to build request: No attribute named 5 ( 0.00%) 'access_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 5 ( 0.00%) cess_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 5 ( 0.00%) 'access_token_2' is defined > UI IDM alpha_user: Failed to build request: No attribute name 5 ( 0.00%) d 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 5 ( 0.00%) r_uuid' is defined > UI IDM dashboard: Failed to build request: No attribute named 5 ( 0.00%) 'access_token_2' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 5 ( 0.00%) ccess_token_2' is defined ---- idc.benchmark.CH2023 ------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 757710 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 3642 seconds ---------------------- [26/Sep/2023 05:49:49] Create tar file benchmark-210.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=benchmark-210 SIMULATION_PATH=benchmark-210/loadtest-20230926034905894 PWD=/results/gatling/benchmark-210/loadtest-20230926034905894 [cmd] tar -czvf /results/gatling//benchmark-210.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [26/Sep/2023 05:49:49] Update /results/gatling//latest ---------------------- ---------------------- [26/Sep/2023 05:49:49] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [26/Sep/2023 04:51:29] benchmark-210 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-210/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [26/Sep/2023 04:51:29] benchmark-210 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 ________________________________________________________________________________ [26/Sep/2023 04:51:31] benchmark-210 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [26/Sep/2023 04:51:31] benchmark-210 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped