--Task-- name: Reporting-authn-users-3000 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0.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: ['Reporting-authn-users-100', 'Reporting-authn-users-500', 'Reporting-authn-users-1000', 'Reporting-authn-users-2000'] preceding_task: None options: {'task_name': 'authn-users-3000'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-10 05:54:56] Reporting-authn-users-3000 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-04-10 05:54:56] - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) [2024-04-10 05:54:56] - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-authn-users-3000/stdout.txt Pod stderr file : /results/orders/Reporting-authn-users-3000/stderr.txt Pod log : /results/orders/Reporting-authn-users-3000 ________________________________________________________________________________ [2024-04-10 05:54:56] Reporting-authn-users-3000 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-04-10 05:54:56,109 INFO 2024-04-10 05:54:56,109 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 2024-04-10 05:54:56,109 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:54:56,441 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:54:56,442 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:54:56,442 DEBUG --- stdout --- 2024-04-10 05:54:56,442 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:54:56,442 DEBUG --- stderr --- 2024-04-10 05:54:56,442 DEBUG Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/order.json { "name": "Reporting-authn-users-3000", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh authn-users-3000 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-authn-users-3000" } ________________________________________________________________________________ [2024-04-10 05:54:56] Reporting-authn-users-3000 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-04-10 05:54:56,443 INFO 2024-04-10 05:54:56,444 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-10 05:54:56,444 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-04-10 05:54:56,694 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-10 05:54:56,694 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:54:56,694 DEBUG --- stdout --- 2024-04-10 05:54:56,694 DEBUG WAITING 2024-04-10 05:54:56,694 DEBUG --- stderr --- 2024-04-10 05:54:56,694 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 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [2024-04-10 05:54:56] Reporting-authn-users-3000 step3 : Send order to overseer ________________________________________________________________________________ 2024-04-10 05:54:56,695 INFO 2024-04-10 05:54:56,695 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 2024-04-10 05:54:56,695 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:54:57,027 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:54:57,027 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:54:57,027 DEBUG --- stdout --- 2024-04-10 05:54:57,027 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:54:57,027 DEBUG --- stderr --- 2024-04-10 05:54:57,027 DEBUG 2024-04-10 05:54:57,028 INFO 2024-04-10 05:54:57,028 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/order.json overseer-0-6f8784665d-zq5hb:/results/orders/order.json 2024-04-10 05:54:57,028 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-10 05:54:58,431 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:54:58,432 DEBUG --- stdout --- 2024-04-10 05:54:58,432 DEBUG 2024-04-10 05:54:58,432 DEBUG --- stderr --- 2024-04-10 05:54:58,432 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-10 05:54:58] Reporting-authn-users-3000 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-04-10 05:55:03,439 INFO 2024-04-10 05:55:03,439 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-10 05:55:03,439 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2024-04-10 05:55:03,765 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:09,018 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:14,263 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:19,518 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:24,771 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:30,027 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:35,345 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:40,591 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:45,842 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:51,155 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:55:56,416 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:01,663 INFO [loop_until]: Function succeeded after 58s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:07,000 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:12,244 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:17,488 INFO [loop_until]: Function succeeded after 1m 14s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:22,732 INFO [loop_until]: Function succeeded after 1m 19s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:27,980 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:33,245 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:38,558 INFO [loop_until]: Function succeeded after 1m 35s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:43,827 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:49,076 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:54,329 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:56:59,574 INFO [loop_until]: Function succeeded after 1m 56s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:57:04,826 INFO [loop_until]: Function succeeded after 2m 01s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:57:10,145 INFO [loop_until]: Function succeeded after 2m 06s (rc=0) - failed to find expected output: WAITING - retry 2024-04-10 05:57:15,398 INFO [loop_until]: Function succeeded after 2m 11s (rc=0) - expected pattern found 2024-04-10 05:57:15,398 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:15,398 DEBUG --- stdout --- 2024-04-10 05:57:15,398 DEBUG WAITING 2024-04-10 05:57:15,398 DEBUG --- stderr --- 2024-04-10 05:57:15,398 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 ________________________________________________________________________________ [2024-04-10 05:57:15] Reporting-authn-users-3000 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-04-10 05:57:15,399 INFO 2024-04-10 05:57:15,399 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 2024-04-10 05:57:15,399 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:15,760 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:15,760 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:15,760 DEBUG --- stdout --- 2024-04-10 05:57:15,760 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:15,760 DEBUG --- stderr --- 2024-04-10 05:57:15,761 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-10 05:57:15,761 INFO 2024-04-10 05:57:15,761 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 2024-04-10 05:57:15,761 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:16,090 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:16,090 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:16,090 DEBUG --- stdout --- 2024-04-10 05:57:16,090 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:16,090 DEBUG --- stderr --- 2024-04-10 05:57:16,090 DEBUG 2024-04-10 05:57:16,091 INFO 2024-04-10 05:57:16,091 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/gatling/authn-users-3000.tar.gz" ]; then echo "/results/gatling/authn-users-3000.tar.gz file found"; exit 0; else echo "/results/gatling/authn-users-3000.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/authn-users-3000.tar.gz file found" 2024-04-10 05:57:16,091 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-10 05:57:16,957 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-10 05:57:16,957 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:16,957 DEBUG --- stdout --- 2024-04-10 05:57:16,957 DEBUG /results/gatling/authn-users-3000.tar.gz file found 2024-04-10 05:57:16,957 DEBUG --- stderr --- 2024-04-10 05:57:16,957 DEBUG 2024-04-10 05:57:16,958 INFO 2024-04-10 05:57:16,958 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 2024-04-10 05:57:16,958 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:17,276 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:17,276 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:17,276 DEBUG --- stdout --- 2024-04-10 05:57:17,276 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:17,276 DEBUG --- stderr --- 2024-04-10 05:57:17,276 DEBUG 2024-04-10 05:57:17,277 INFO 2024-04-10 05:57:17,277 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/gatling/authn-users-3000.tar.gz 2024-04-10 05:57:18,128 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-10 05:57:18,129 DEBUG --- stdout --- 2024-04-10 05:57:18,129 DEBUG 224 /results/gatling/authn-users-3000.tar.gz 2024-04-10 05:57:18,129 DEBUG --- stderr --- 2024-04-10 05:57:18,129 DEBUG 2024-04-10 05:57:18,129 INFO - Download file (size 224k) 2024-04-10 05:57:18,129 INFO 2024-04-10 05:57:18,129 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 2024-04-10 05:57:18,129 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:18,465 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:18,466 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:18,466 DEBUG --- stdout --- 2024-04-10 05:57:18,466 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:18,466 DEBUG --- stderr --- 2024-04-10 05:57:18,466 DEBUG source : /results/gatling/authn-users-3000.tar.gz @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz 2024-04-10 05:57:18,466 INFO 2024-04-10 05:57:18,466 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 2024-04-10 05:57:18,466 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:18,795 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:18,795 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:18,795 DEBUG --- stdout --- 2024-04-10 05:57:18,795 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:18,795 DEBUG --- stderr --- 2024-04-10 05:57:18,795 DEBUG 2024-04-10 05:57:18,796 INFO 2024-04-10 05:57:18,796 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/gatling/authn-users-3000.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz 2024-04-10 05:57:18,796 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-10 05:57:19,833 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:19,833 DEBUG --- stdout --- 2024-04-10 05:57:19,833 DEBUG tar: Removing leading `/' from member names 2024-04-10 05:57:19,833 DEBUG --- stderr --- 2024-04-10 05:57:19,834 DEBUG ________________________________________________________________________________ [2024-04-10 05:57:19] Reporting-authn-users-3000 step6 : Unzip the result ________________________________________________________________________________ 2024-04-10 05:57:19,835 INFO 2024-04-10 05:57:19,836 INFO [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/05_authn-users-3000/gatling 2024-04-10 05:57:19,891 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-10 05:57:19,892 DEBUG --- stdout --- 2024-04-10 05:57:19,892 DEBUG 2024-04-10 05:57:19,892 DEBUG --- stderr --- 2024-04-10 05:57:19,892 DEBUG 2024-04-10 05:57:19,892 INFO ________________________________________________________________________________ [2024-04-10 05:57:19] Reporting-authn-users-3000 step7 : Print rc order ________________________________________________________________________________ 2024-04-10 05:57:19,894 INFO 2024-04-10 05:57:19,894 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 2024-04-10 05:57:19,894 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:20,227 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:20,227 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:20,227 DEBUG --- stdout --- 2024-04-10 05:57:20,227 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:20,227 DEBUG --- stderr --- 2024-04-10 05:57:20,227 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-10 05:57:20,227 INFO 2024-04-10 05:57:20,227 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 2024-04-10 05:57:20,227 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:20,541 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:20,541 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:20,541 DEBUG --- stdout --- 2024-04-10 05:57:20,542 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:20,542 DEBUG --- stderr --- 2024-04-10 05:57:20,542 DEBUG 2024-04-10 05:57:20,542 INFO 2024-04-10 05:57:20,542 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-3000/rc.txt" ]; then echo "/results/orders/Reporting-authn-users-3000/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-3000/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-3000/rc.txt file found" 2024-04-10 05:57:20,542 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-10 05:57:21,377 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-10 05:57:21,377 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:21,377 DEBUG --- stdout --- 2024-04-10 05:57:21,377 DEBUG /results/orders/Reporting-authn-users-3000/rc.txt file found 2024-04-10 05:57:21,377 DEBUG --- stderr --- 2024-04-10 05:57:21,377 DEBUG 2024-04-10 05:57:21,377 INFO 2024-04-10 05:57:21,378 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 2024-04-10 05:57:21,378 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:21,693 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:21,693 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:21,693 DEBUG --- stdout --- 2024-04-10 05:57:21,693 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:21,693 DEBUG --- stderr --- 2024-04-10 05:57:21,693 DEBUG 2024-04-10 05:57:21,693 INFO 2024-04-10 05:57:21,694 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/Reporting-authn-users-3000/rc.txt 2024-04-10 05:57:22,526 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-10 05:57:22,527 DEBUG --- stdout --- 2024-04-10 05:57:22,527 DEBUG 4 /results/orders/Reporting-authn-users-3000/rc.txt 2024-04-10 05:57:22,527 DEBUG --- stderr --- 2024-04-10 05:57:22,527 DEBUG 2024-04-10 05:57:22,527 INFO - Download file (size 4k) 2024-04-10 05:57:22,527 INFO 2024-04-10 05:57:22,527 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 2024-04-10 05:57:22,527 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:22,838 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:22,838 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:22,838 DEBUG --- stdout --- 2024-04-10 05:57:22,838 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:22,839 DEBUG --- stderr --- 2024-04-10 05:57:22,839 DEBUG source : /results/orders/Reporting-authn-users-3000/rc.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/rc.txt 2024-04-10 05:57:22,839 INFO 2024-04-10 05:57:22,839 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 2024-04-10 05:57:22,839 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:23,152 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:23,153 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:23,153 DEBUG --- stdout --- 2024-04-10 05:57:23,153 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:23,153 DEBUG --- stderr --- 2024-04-10 05:57:23,153 DEBUG 2024-04-10 05:57:23,153 INFO 2024-04-10 05:57:23,153 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/Reporting-authn-users-3000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/rc.txt 2024-04-10 05:57:23,154 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-10 05:57:23,927 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:23,927 DEBUG --- stdout --- 2024-04-10 05:57:23,927 DEBUG tar: Removing leading `/' from member names 2024-04-10 05:57:23,927 DEBUG --- stderr --- 2024-04-10 05:57:23,927 DEBUG 2024-04-10 05:57:23,928 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/rc.txt is small (1 lines), printing all lines: 2024-04-10 05:57:23,928 DEBUG ----- output ----- 2024-04-10 05:57:23,928 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-10 05:57:23,928 INFO ________________________________________________________________________________ [2024-04-10 05:57:23] Reporting-authn-users-3000 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-04-10 05:57:23] Reporting-authn-users-3000 step9 : Print stdout order ________________________________________________________________________________ 2024-04-10 05:57:23,929 INFO 2024-04-10 05:57:23,929 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 2024-04-10 05:57:23,929 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:24,262 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:24,262 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:24,262 DEBUG --- stdout --- 2024-04-10 05:57:24,263 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:24,263 DEBUG --- stderr --- 2024-04-10 05:57:24,263 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-10 05:57:24,263 INFO 2024-04-10 05:57:24,263 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 2024-04-10 05:57:24,263 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:24,606 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:24,607 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:24,607 DEBUG --- stdout --- 2024-04-10 05:57:24,607 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:24,607 DEBUG --- stderr --- 2024-04-10 05:57:24,607 DEBUG 2024-04-10 05:57:24,608 INFO 2024-04-10 05:57:24,608 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-3000/stdout.txt" ]; then echo "/results/orders/Reporting-authn-users-3000/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-3000/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-3000/stdout.txt file found" 2024-04-10 05:57:24,608 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-10 05:57:25,499 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-10 05:57:25,499 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:25,501 DEBUG --- stdout --- 2024-04-10 05:57:25,501 DEBUG /results/orders/Reporting-authn-users-3000/stdout.txt file found 2024-04-10 05:57:25,501 DEBUG --- stderr --- 2024-04-10 05:57:25,501 DEBUG 2024-04-10 05:57:25,502 INFO 2024-04-10 05:57:25,502 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 2024-04-10 05:57:25,502 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:25,829 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:25,829 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:25,829 DEBUG --- stdout --- 2024-04-10 05:57:25,829 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:25,829 DEBUG --- stderr --- 2024-04-10 05:57:25,829 DEBUG 2024-04-10 05:57:25,830 INFO 2024-04-10 05:57:25,830 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/Reporting-authn-users-3000/stdout.txt 2024-04-10 05:57:26,675 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-10 05:57:26,675 DEBUG --- stdout --- 2024-04-10 05:57:26,676 DEBUG 4 /results/orders/Reporting-authn-users-3000/stdout.txt 2024-04-10 05:57:26,676 DEBUG --- stderr --- 2024-04-10 05:57:26,676 DEBUG 2024-04-10 05:57:26,676 INFO - Download file (size 4k) 2024-04-10 05:57:26,676 INFO 2024-04-10 05:57:26,676 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 2024-04-10 05:57:26,676 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:26,997 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:26,997 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:26,997 DEBUG --- stdout --- 2024-04-10 05:57:26,997 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:26,997 DEBUG --- stderr --- 2024-04-10 05:57:26,997 DEBUG source : /results/orders/Reporting-authn-users-3000/stdout.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/stdout.txt 2024-04-10 05:57:26,997 INFO 2024-04-10 05:57:26,997 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 2024-04-10 05:57:26,997 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:27,311 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:27,311 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:27,311 DEBUG --- stdout --- 2024-04-10 05:57:27,311 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:27,311 DEBUG --- stderr --- 2024-04-10 05:57:27,311 DEBUG 2024-04-10 05:57:27,312 INFO 2024-04-10 05:57:27,312 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/Reporting-authn-users-3000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/stdout.txt 2024-04-10 05:57:27,312 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-10 05:57:28,058 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:28,058 DEBUG --- stdout --- 2024-04-10 05:57:28,059 DEBUG tar: Removing leading `/' from member names 2024-04-10 05:57:28,059 DEBUG --- stderr --- 2024-04-10 05:57:28,059 DEBUG 2024-04-10 05:57:28,059 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/stdout.txt is small (72 lines), printing all lines: 2024-04-10 05:57:28,059 DEBUG ----- output ----- 2024-04-10 05:57:28,059 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-3000/loadtest-20240410024006083 --extra-run-jvm-options -Xmx4G GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Generating Gatling reports locally Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 10851766 (OK=10851766 KO=0 ) > min response time 9 (OK=9 KO=- ) > max response time 1032 (OK=1032 KO=- ) > mean response time 22 (OK=22 KO=- ) > std deviation 12 (OK=12 KO=- ) > response time 50th percentile 19 (OK=19 KO=- ) > response time 75th percentile 24 (OK=24 KO=- ) > response time 95th percentile 41 (OK=41 KO=- ) > response time 99th percentile 73 (OK=73 KO=- ) > mean requests/sec 2988.644 (OK=2988.644 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 10851764 (100%) > 800 ms <= t < 1200 ms 2 ( 0%) > t >= 1200 ms 0 ( 0%) > failed 0 ( 0%) ================================================================================ Reports generated in 0s. Please open the following file: file:///results/gatling/authn-users-3000/loadtest-20240410024006083/index.html ---------------------- [10/Apr/2024 06:57:12] Create tar file /results/gatling/authn-users-3000.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/authn-users-3000/loadtest-20240410024006083 RESULT_FOLDER=authn-users-3000 RESULT_PATH=/results/gatling/authn-users-3000 PWD=/results/gatling/authn-users-3000/loadtest-20240410024006083 [cmd] tar -czvf /results/gatling/authn-users-3000.tar.gz --exclude=simulation.log * index.html js/ js/bootstrap.min.js js/menu.js js/unpack.js js/stats.js js/ellipsis.js js/stats.json js/gatling.js js/global_stats.json js/assertions.json js/jquery-3.5.1.min.js js/theme.js js/all_sessions.js js/highcharts-more.js js/highstock.js js/assertions.xml req_userrestlogin-03b82.html style/ style/arrow_down_black.png style/arrow_right_black.png style/logo.svg style/arrow_right.png style/arrow_down.png style/logo-enterprise.svg style/stat-l-roue.png style/sorted-down.png style/stat-l-temps.png style/little_arrow_right.png style/sorted-up.png style/sortable.png style/favicon.ico style/bootstrap.min.css style/style.css style/stat-fleche-bas.png 2024-04-10 05:57:28,059 INFO ________________________________________________________________________________ [2024-04-10 05:57:28] Reporting-authn-users-3000 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-04-10 05:57:28] Reporting-authn-users-3000 step11 : Print stderr order ________________________________________________________________________________ 2024-04-10 05:57:28,060 INFO 2024-04-10 05:57:28,060 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 2024-04-10 05:57:28,061 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:28,369 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:28,370 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:28,370 DEBUG --- stdout --- 2024-04-10 05:57:28,370 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:28,370 DEBUG --- stderr --- 2024-04-10 05:57:28,370 DEBUG Checking pod: overseer-0-6f8784665d-zq5hb for file exists, if not wait. 2024-04-10 05:57:28,370 INFO 2024-04-10 05:57:28,370 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 2024-04-10 05:57:28,370 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:28,684 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:28,685 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:28,685 DEBUG --- stdout --- 2024-04-10 05:57:28,685 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:28,685 DEBUG --- stderr --- 2024-04-10 05:57:28,685 DEBUG 2024-04-10 05:57:28,685 INFO 2024-04-10 05:57:28,686 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- bash -c 'if [ -f "/results/orders/Reporting-authn-users-3000/stderr.txt" ]; then echo "/results/orders/Reporting-authn-users-3000/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-authn-users-3000/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-authn-users-3000/stderr.txt file found" 2024-04-10 05:57:28,686 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-10 05:57:29,535 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-10 05:57:29,535 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:29,535 DEBUG --- stdout --- 2024-04-10 05:57:29,535 DEBUG /results/orders/Reporting-authn-users-3000/stderr.txt file found 2024-04-10 05:57:29,536 DEBUG --- stderr --- 2024-04-10 05:57:29,536 DEBUG 2024-04-10 05:57:29,536 INFO 2024-04-10 05:57:29,536 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 2024-04-10 05:57:29,536 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:29,872 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:29,872 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:29,872 DEBUG --- stdout --- 2024-04-10 05:57:29,872 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:29,872 DEBUG --- stderr --- 2024-04-10 05:57:29,872 DEBUG 2024-04-10 05:57:29,872 INFO 2024-04-10 05:57:29,872 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6f8784665d-zq5hb --stdin -- du -k /results/orders/Reporting-authn-users-3000/stderr.txt 2024-04-10 05:57:30,730 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-10 05:57:30,732 DEBUG --- stdout --- 2024-04-10 05:57:30,732 DEBUG 0 /results/orders/Reporting-authn-users-3000/stderr.txt 2024-04-10 05:57:30,732 DEBUG --- stderr --- 2024-04-10 05:57:30,732 DEBUG 2024-04-10 05:57:30,732 INFO - Download file (size 0k) 2024-04-10 05:57:30,733 INFO 2024-04-10 05:57:30,733 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 2024-04-10 05:57:30,733 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:31,062 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:31,062 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:31,062 DEBUG --- stdout --- 2024-04-10 05:57:31,062 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:31,062 DEBUG --- stderr --- 2024-04-10 05:57:31,062 DEBUG source : /results/orders/Reporting-authn-users-3000/stderr.txt @ overseer-0-6f8784665d-zq5hb destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/stderr.txt 2024-04-10 05:57:31,063 INFO 2024-04-10 05:57:31,063 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 2024-04-10 05:57:31,063 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-10 05:57:31,395 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-10 05:57:31,395 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:31,395 DEBUG --- stdout --- 2024-04-10 05:57:31,396 DEBUG overseer-0-6f8784665d-zq5hb 2024-04-10 05:57:31,396 DEBUG --- stderr --- 2024-04-10 05:57:31,396 DEBUG 2024-04-10 05:57:31,396 INFO 2024-04-10 05:57:31,397 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6f8784665d-zq5hb:/results/orders/Reporting-authn-users-3000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/stderr.txt 2024-04-10 05:57:31,397 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-10 05:57:32,190 INFO [loop_until]: OK (rc = 0) 2024-04-10 05:57:32,190 DEBUG --- stdout --- 2024-04-10 05:57:32,190 DEBUG tar: Removing leading `/' from member names 2024-04-10 05:57:32,190 DEBUG --- stderr --- 2024-04-10 05:57:32,190 DEBUG 2024-04-10 05:57:32,191 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/13_Reporting-authn-users-3000/stderr.txt is small (0 lines), printing all lines: 2024-04-10 05:57:32,191 DEBUG ----- output ----- 2024-04-10 05:57:32,191 DEBUG 2024-04-10 05:57:32,191 INFO ________________________________________________________________________________ [2024-04-10 05:57:32] Reporting-authn-users-3000 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-10 05:57:32] Reporting-authn-users-3000 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request userRestLogin no spikes found ________________________________________________________________________________ [2024-04-10 05:57:32] Reporting-authn-users-3000 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 10851766, "ok": 10851766, "ko": 0 }, "minResponseTime": { "total": 9, "ok": 9, "ko": 0 }, "maxResponseTime": { "total": 1032, "ok": 1032, "ko": 0 }, "meanResponseTime": { "total": 22, "ok": 22, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 19, "ok": 19, "ko": 0 }, "percentiles2": { "total": 24, "ok": 24, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 73, "ok": 73, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10851764, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 2988.6438997521345, "ok": 2988.6438997521345, "ko": 0 } }, "details": [ { "name": "userRestLogin", "numberOfRequests": { "total": 10851766, "ok": 10851766, "ko": 0 }, "minResponseTime": { "total": 9, "ok": 9, "ko": 0 }, "maxResponseTime": { "total": 1032, "ok": 1032, "ko": 0 }, "meanResponseTime": { "total": 22, "ok": 22, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 19, "ok": 19, "ko": 0 }, "percentiles2": { "total": 24, "ok": 24, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 73, "ok": 73, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10851764, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 2988.6438997521345, "ok": 2988.6438997521345, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 2989, "avg_response_time": 22, "max_response_time": 1032, "min_response_time": 9, "num_requests": 10851766, "num_requests_pass": 10851766, "num_requests_percent_pass": 100.0 }, "options": "; testMode:open; testCase:am.AMAuthN; throughput:3000; rampup-duration:30; duration:3600", "stats": { "details": [ { "group1": { "count": 10851764, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 1032, "total": 1032 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2988.6438997521345, "total": 2988.6438997521345 }, "meanResponseTime": { "ko": 0, "ok": 22, "total": 22 }, "minResponseTime": { "ko": 0, "ok": 9, "total": 9 }, "name": "userRestLogin", "numberOfRequests": { "ko": 0, "ok": 10851766, "total": 10851766 }, "percentiles1": { "ko": 0, "ok": 19, "total": 19 }, "percentiles2": { "ko": 0, "ok": 24, "total": 24 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } } ], "global": { "group1": { "count": 10851764, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 1032, "total": 1032 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2988.6438997521345, "total": 2988.6438997521345 }, "meanResponseTime": { "ko": 0, "ok": 22, "total": 22 }, "minResponseTime": { "ko": 0, "ok": 9, "total": 9 }, "name": "All Requests", "numberOfRequests": { "ko": 0, "ok": 10851766, "total": 10851766 }, "percentiles1": { "ko": 0, "ok": 19, "total": 19 }, "percentiles2": { "ko": 0, "ok": 24, "total": 24 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 73, "total": 73 }, "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } } }, "target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-04-10 05:57:32] Reporting-authn-users-3000 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-10 05:57:32] Reporting-authn-users-3000 step16 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/07_Scenario_AuthN/05_authn-users-3000/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2024-04-10 05:57:32] Reporting-authn-users-3000 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped