--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-1000'] preceding_task: None options: {'task_name': 'authn-users-3000'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-15 00:06:15] Reporting-authn-users-3000 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-04-15 00:06:15] - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) [2024-04-15 00:06:15] - 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-15 00:06:15] Reporting-authn-users-3000 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-04-15 00:06:15,762 INFO 2024-04-15 00:06:15,763 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-15 00:06:15,763 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:06:16,081 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:06:16,081 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:06:16,081 DEBUG --- stdout --- 2024-04-15 00:06:16,081 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:06:16,081 DEBUG --- stderr --- 2024-04-15 00:06:16,081 DEBUG Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_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-15 00:06:16] Reporting-authn-users-3000 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-04-15 00:06:16,082 INFO 2024-04-15 00:06:16,083 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-15 00:06:16,083 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-04-15 00:06:16,381 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 00:06:16,381 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:06:16,381 DEBUG --- stdout --- 2024-04-15 00:06:16,381 DEBUG WAITING 2024-04-15 00:06:16,381 DEBUG --- stderr --- 2024-04-15 00:06:16,381 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 26 0 --:--:-- --:--:-- --:--:-- 26 ________________________________________________________________________________ [2024-04-15 00:06:16] Reporting-authn-users-3000 step3 : Send order to overseer ________________________________________________________________________________ 2024-04-15 00:06:16,382 INFO 2024-04-15 00:06:16,382 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-15 00:06:16,382 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:06:16,693 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:06:16,693 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:06:16,693 DEBUG --- stdout --- 2024-04-15 00:06:16,693 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:06:16,693 DEBUG --- stderr --- 2024-04-15 00:06:16,693 DEBUG 2024-04-15 00:06:16,694 INFO 2024-04-15 00:06:16,694 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/11_Reporting-authn-users-3000/order.json overseer-0-5584f6c4db-bcn5q:/results/orders/order.json 2024-04-15 00:06:16,694 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 00:06:18,074 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:06:18,074 DEBUG --- stdout --- 2024-04-15 00:06:18,075 DEBUG 2024-04-15 00:06:18,075 DEBUG --- stderr --- 2024-04-15 00:06:18,075 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-15 00:06:18] Reporting-authn-users-3000 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-04-15 00:06:23,081 INFO 2024-04-15 00:06:23,082 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-15 00:06:23,084 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2024-04-15 00:06:23,332 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:06:28,586 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:06:33,829 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:06:39,089 INFO [loop_until]: Function succeeded after 16s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:06:44,343 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:06:49,644 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:06:54,909 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:00,166 INFO [loop_until]: Function succeeded after 37s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:05,410 INFO [loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:10,663 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:15,911 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:21,218 INFO [loop_until]: Function succeeded after 58s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:26,469 INFO [loop_until]: Function succeeded after 1m 03s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:31,711 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:36,956 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:42,205 INFO [loop_until]: Function succeeded after 1m 19s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:47,464 INFO [loop_until]: Function succeeded after 1m 24s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:52,794 INFO [loop_until]: Function succeeded after 1m 29s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:07:58,050 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:03,300 INFO [loop_until]: Function succeeded after 1m 40s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:08,551 INFO [loop_until]: Function succeeded after 1m 45s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:13,793 INFO [loop_until]: Function succeeded after 1m 50s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:19,059 INFO [loop_until]: Function succeeded after 1m 55s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:24,337 INFO [loop_until]: Function succeeded after 2m 01s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:29,600 INFO [loop_until]: Function succeeded after 2m 06s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:34,927 INFO [loop_until]: Function succeeded after 2m 11s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:40,191 INFO [loop_until]: Function succeeded after 2m 17s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:45,440 INFO [loop_until]: Function succeeded after 2m 22s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:50,692 INFO [loop_until]: Function succeeded after 2m 27s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:08:55,933 INFO [loop_until]: Function succeeded after 2m 32s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:01,183 INFO [loop_until]: Function succeeded after 2m 38s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:06,427 INFO [loop_until]: Function succeeded after 2m 43s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:11,756 INFO [loop_until]: Function succeeded after 2m 48s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:17,009 INFO [loop_until]: Function succeeded after 2m 53s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:22,263 INFO [loop_until]: Function succeeded after 2m 59s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:27,521 INFO [loop_until]: Function succeeded after 3m 04s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:32,763 INFO [loop_until]: Function succeeded after 3m 09s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:38,003 INFO [loop_until]: Function succeeded after 3m 14s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:43,318 INFO [loop_until]: Function succeeded after 3m 20s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:48,560 INFO [loop_until]: Function succeeded after 3m 25s (rc=0) - failed to find expected output: WAITING - retry 2024-04-15 00:09:53,802 INFO [loop_until]: Function succeeded after 3m 30s (rc=0) - expected pattern found 2024-04-15 00:09:53,802 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:53,802 DEBUG --- stdout --- 2024-04-15 00:09:53,802 DEBUG WAITING 2024-04-15 00:09:53,802 DEBUG --- stderr --- 2024-04-15 00:09:53,802 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-15 00:09:53] Reporting-authn-users-3000 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-04-15 00:09:53,803 INFO 2024-04-15 00:09:53,803 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-15 00:09:53,803 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:54,132 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:54,132 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:54,132 DEBUG --- stdout --- 2024-04-15 00:09:54,132 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:54,132 DEBUG --- stderr --- 2024-04-15 00:09:54,132 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 00:09:54,133 INFO 2024-04-15 00:09:54,133 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-15 00:09:54,133 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:54,446 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:54,446 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:54,446 DEBUG --- stdout --- 2024-04-15 00:09:54,446 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:54,446 DEBUG --- stderr --- 2024-04-15 00:09:54,446 DEBUG 2024-04-15 00:09:54,447 INFO 2024-04-15 00:09:54,447 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --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-15 00:09:54,447 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 00:09:55,316 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 00:09:55,316 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:55,316 DEBUG --- stdout --- 2024-04-15 00:09:55,316 DEBUG /results/gatling/authn-users-3000.tar.gz file found 2024-04-15 00:09:55,316 DEBUG --- stderr --- 2024-04-15 00:09:55,316 DEBUG 2024-04-15 00:09:55,317 INFO 2024-04-15 00:09:55,317 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-15 00:09:55,317 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:55,628 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:55,629 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:55,629 DEBUG --- stdout --- 2024-04-15 00:09:55,629 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:55,629 DEBUG --- stderr --- 2024-04-15 00:09:55,629 DEBUG 2024-04-15 00:09:55,629 INFO 2024-04-15 00:09:55,629 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/gatling/authn-users-3000.tar.gz 2024-04-15 00:09:56,520 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 00:09:56,521 DEBUG --- stdout --- 2024-04-15 00:09:56,521 DEBUG 216 /results/gatling/authn-users-3000.tar.gz 2024-04-15 00:09:56,521 DEBUG --- stderr --- 2024-04-15 00:09:56,521 DEBUG 2024-04-15 00:09:56,521 INFO - Download file (size 216k) 2024-04-15 00:09:56,522 INFO 2024-04-15 00:09:56,522 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-15 00:09:56,522 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:56,926 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:56,926 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:56,927 DEBUG --- stdout --- 2024-04-15 00:09:56,927 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:56,927 DEBUG --- stderr --- 2024-04-15 00:09:56,927 DEBUG source : /results/gatling/authn-users-3000.tar.gz @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/shared/authn-users-3000.tar.gz 2024-04-15 00:09:56,927 INFO 2024-04-15 00:09:56,927 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-15 00:09:56,927 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:57,324 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:57,325 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:57,325 DEBUG --- stdout --- 2024-04-15 00:09:57,325 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:57,325 DEBUG --- stderr --- 2024-04-15 00:09:57,325 DEBUG 2024-04-15 00:09:57,325 INFO 2024-04-15 00:09:57,325 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/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-15 00:09:57,325 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 00:09:58,354 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:58,354 DEBUG --- stdout --- 2024-04-15 00:09:58,354 DEBUG tar: Removing leading `/' from member names 2024-04-15 00:09:58,354 DEBUG --- stderr --- 2024-04-15 00:09:58,354 DEBUG ________________________________________________________________________________ [2024-04-15 00:09:58] Reporting-authn-users-3000 step6 : Unzip the result ________________________________________________________________________________ 2024-04-15 00:09:58,355 INFO 2024-04-15 00:09:58,356 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/03_authn-users-3000/gatling 2024-04-15 00:09:58,393 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 00:09:58,394 DEBUG --- stdout --- 2024-04-15 00:09:58,394 DEBUG 2024-04-15 00:09:58,394 DEBUG --- stderr --- 2024-04-15 00:09:58,394 DEBUG 2024-04-15 00:09:58,394 INFO ________________________________________________________________________________ [2024-04-15 00:09:58] Reporting-authn-users-3000 step7 : Print rc order ________________________________________________________________________________ 2024-04-15 00:09:58,395 INFO 2024-04-15 00:09:58,395 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-15 00:09:58,395 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:58,827 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:58,827 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:58,827 DEBUG --- stdout --- 2024-04-15 00:09:58,827 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:58,827 DEBUG --- stderr --- 2024-04-15 00:09:58,827 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 00:09:58,828 INFO 2024-04-15 00:09:58,828 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-15 00:09:58,828 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:09:59,165 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:09:59,166 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:59,166 DEBUG --- stdout --- 2024-04-15 00:09:59,166 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:09:59,166 DEBUG --- stderr --- 2024-04-15 00:09:59,166 DEBUG 2024-04-15 00:09:59,166 INFO 2024-04-15 00:09:59,166 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --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-15 00:09:59,166 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 00:09:59,999 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 00:09:59,999 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:09:59,999 DEBUG --- stdout --- 2024-04-15 00:09:59,999 DEBUG /results/orders/Reporting-authn-users-3000/rc.txt file found 2024-04-15 00:09:59,999 DEBUG --- stderr --- 2024-04-15 00:09:59,999 DEBUG 2024-04-15 00:09:59,999 INFO 2024-04-15 00:10:00,000 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-15 00:10:00,000 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:00,342 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:00,342 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:00,342 DEBUG --- stdout --- 2024-04-15 00:10:00,342 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:00,342 DEBUG --- stderr --- 2024-04-15 00:10:00,343 DEBUG 2024-04-15 00:10:00,343 INFO 2024-04-15 00:10:00,343 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-3000/rc.txt 2024-04-15 00:10:01,178 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 00:10:01,178 DEBUG --- stdout --- 2024-04-15 00:10:01,178 DEBUG 4 /results/orders/Reporting-authn-users-3000/rc.txt 2024-04-15 00:10:01,178 DEBUG --- stderr --- 2024-04-15 00:10:01,178 DEBUG 2024-04-15 00:10:01,179 INFO - Download file (size 4k) 2024-04-15 00:10:01,179 INFO 2024-04-15 00:10:01,179 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-15 00:10:01,179 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:01,527 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:01,527 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:01,527 DEBUG --- stdout --- 2024-04-15 00:10:01,527 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:01,527 DEBUG --- stderr --- 2024-04-15 00:10:01,527 DEBUG source : /results/orders/Reporting-authn-users-3000/rc.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/rc.txt 2024-04-15 00:10:01,527 INFO 2024-04-15 00:10:01,528 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-15 00:10:01,528 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:01,862 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:01,863 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:01,863 DEBUG --- stdout --- 2024-04-15 00:10:01,863 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:01,863 DEBUG --- stderr --- 2024-04-15 00:10:01,863 DEBUG 2024-04-15 00:10:01,863 INFO 2024-04-15 00:10:01,863 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-3000/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/rc.txt 2024-04-15 00:10:01,863 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 00:10:02,687 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:02,687 DEBUG --- stdout --- 2024-04-15 00:10:02,688 DEBUG tar: Removing leading `/' from member names 2024-04-15 00:10:02,688 DEBUG --- stderr --- 2024-04-15 00:10:02,688 DEBUG 2024-04-15 00:10:02,688 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/rc.txt is small (1 lines), printing all lines: 2024-04-15 00:10:02,688 DEBUG ----- output ----- 2024-04-15 00:10:02,688 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-15 00:10:02,688 INFO ________________________________________________________________________________ [2024-04-15 00:10:02] Reporting-authn-users-3000 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-04-15 00:10:02] Reporting-authn-users-3000 step9 : Print stdout order ________________________________________________________________________________ 2024-04-15 00:10:02,689 INFO 2024-04-15 00:10:02,689 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-15 00:10:02,689 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:03,074 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:03,074 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:03,074 DEBUG --- stdout --- 2024-04-15 00:10:03,074 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:03,074 DEBUG --- stderr --- 2024-04-15 00:10:03,074 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 00:10:03,075 INFO 2024-04-15 00:10:03,075 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-15 00:10:03,075 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:03,411 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:03,412 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:03,413 DEBUG --- stdout --- 2024-04-15 00:10:03,413 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:03,413 DEBUG --- stderr --- 2024-04-15 00:10:03,413 DEBUG 2024-04-15 00:10:03,414 INFO 2024-04-15 00:10:03,414 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --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-15 00:10:03,414 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 00:10:04,244 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 00:10:04,244 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:04,244 DEBUG --- stdout --- 2024-04-15 00:10:04,245 DEBUG /results/orders/Reporting-authn-users-3000/stdout.txt file found 2024-04-15 00:10:04,245 DEBUG --- stderr --- 2024-04-15 00:10:04,245 DEBUG 2024-04-15 00:10:04,245 INFO 2024-04-15 00:10:04,245 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-15 00:10:04,245 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:04,617 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:04,617 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:04,617 DEBUG --- stdout --- 2024-04-15 00:10:04,617 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:04,617 DEBUG --- stderr --- 2024-04-15 00:10:04,617 DEBUG 2024-04-15 00:10:04,617 INFO 2024-04-15 00:10:04,618 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-3000/stdout.txt 2024-04-15 00:10:05,535 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 00:10:05,535 DEBUG --- stdout --- 2024-04-15 00:10:05,536 DEBUG 4 /results/orders/Reporting-authn-users-3000/stdout.txt 2024-04-15 00:10:05,536 DEBUG --- stderr --- 2024-04-15 00:10:05,536 DEBUG 2024-04-15 00:10:05,536 INFO - Download file (size 4k) 2024-04-15 00:10:05,536 INFO 2024-04-15 00:10:05,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-15 00:10:05,536 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:05,845 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:05,845 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:05,845 DEBUG --- stdout --- 2024-04-15 00:10:05,845 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:05,845 DEBUG --- stderr --- 2024-04-15 00:10:05,845 DEBUG source : /results/orders/Reporting-authn-users-3000/stdout.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/stdout.txt 2024-04-15 00:10:05,846 INFO 2024-04-15 00:10:05,846 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-15 00:10:05,846 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:06,156 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:06,156 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:06,156 DEBUG --- stdout --- 2024-04-15 00:10:06,156 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:06,157 DEBUG --- stderr --- 2024-04-15 00:10:06,157 DEBUG 2024-04-15 00:10:06,157 INFO 2024-04-15 00:10:06,157 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-3000/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/stdout.txt 2024-04-15 00:10:06,157 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 00:10:06,909 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:06,910 DEBUG --- stdout --- 2024-04-15 00:10:06,910 DEBUG tar: Removing leading `/' from member names 2024-04-15 00:10:06,910 DEBUG --- stderr --- 2024-04-15 00:10:06,910 DEBUG 2024-04-15 00:10:06,910 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/stdout.txt is small (72 lines), printing all lines: 2024-04-15 00:10:06,910 DEBUG ----- output ----- 2024-04-15 00:10:06,910 DEBUG [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/authn-users-3000/loadtest-20240414194132844 --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 10853953 (OK=10853953 KO=0 ) > min response time 8 (OK=8 KO=- ) > max response time 1017 (OK=1017 KO=- ) > mean response time 13 (OK=13 KO=- ) > std deviation 8 (OK=8 KO=- ) > response time 50th percentile 12 (OK=12 KO=- ) > response time 75th percentile 13 (OK=13 KO=- ) > response time 95th percentile 18 (OK=18 KO=- ) > response time 99th percentile 46 (OK=46 KO=- ) > mean requests/sec 2990.07 (OK=2990.07 KO=- ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 10853946 (100%) > 800 ms <= t < 1200 ms 7 ( 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-20240414194132844/index.html ---------------------- [15/Apr/2024 01:09:52] Create tar file /results/gatling/authn-users-3000.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/authn-users-3000/loadtest-20240414194132844 RESULT_FOLDER=authn-users-3000 RESULT_PATH=/results/gatling/authn-users-3000 PWD=/results/gatling/authn-users-3000/loadtest-20240414194132844 [cmd] tar -czvf /results/gatling/authn-users-3000.tar.gz --exclude=simulation.log * index.html js/ js/jquery-3.5.1.min.js js/menu.js js/assertions.json js/global_stats.json js/bootstrap.min.js js/theme.js js/unpack.js js/highstock.js js/stats.json js/stats.js js/ellipsis.js js/gatling.js js/highcharts-more.js js/all_sessions.js js/assertions.xml req_userrestlogin-03b82.html style/ style/favicon.ico style/sorted-up.png style/sorted-down.png style/arrow_right.png style/style.css style/little_arrow_right.png style/sortable.png style/arrow_right_black.png style/stat-l-roue.png style/logo.svg style/arrow_down.png style/stat-l-temps.png style/stat-fleche-bas.png style/logo-enterprise.svg style/arrow_down_black.png style/bootstrap.min.css 2024-04-15 00:10:06,910 INFO ________________________________________________________________________________ [2024-04-15 00:10:06] Reporting-authn-users-3000 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-04-15 00:10:06] Reporting-authn-users-3000 step11 : Print stderr order ________________________________________________________________________________ 2024-04-15 00:10:06,912 INFO 2024-04-15 00:10:06,912 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-15 00:10:06,912 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:07,221 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:07,222 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:07,222 DEBUG --- stdout --- 2024-04-15 00:10:07,222 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:07,222 DEBUG --- stderr --- 2024-04-15 00:10:07,222 DEBUG Checking pod: overseer-0-5584f6c4db-bcn5q for file exists, if not wait. 2024-04-15 00:10:07,222 INFO 2024-04-15 00:10:07,222 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-15 00:10:07,222 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:07,529 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:07,529 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:07,529 DEBUG --- stdout --- 2024-04-15 00:10:07,529 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:07,529 DEBUG --- stderr --- 2024-04-15 00:10:07,529 DEBUG 2024-04-15 00:10:07,530 INFO 2024-04-15 00:10:07,530 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --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-15 00:10:07,530 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-15 00:10:08,351 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-15 00:10:08,352 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:08,352 DEBUG --- stdout --- 2024-04-15 00:10:08,352 DEBUG /results/orders/Reporting-authn-users-3000/stderr.txt file found 2024-04-15 00:10:08,352 DEBUG --- stderr --- 2024-04-15 00:10:08,352 DEBUG 2024-04-15 00:10:08,352 INFO 2024-04-15 00:10:08,352 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-15 00:10:08,352 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:08,742 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:08,743 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:08,743 DEBUG --- stdout --- 2024-04-15 00:10:08,743 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:08,743 DEBUG --- stderr --- 2024-04-15 00:10:08,743 DEBUG 2024-04-15 00:10:08,743 INFO 2024-04-15 00:10:08,743 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-5584f6c4db-bcn5q --stdin -- du -k /results/orders/Reporting-authn-users-3000/stderr.txt 2024-04-15 00:10:09,620 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-15 00:10:09,620 DEBUG --- stdout --- 2024-04-15 00:10:09,620 DEBUG 0 /results/orders/Reporting-authn-users-3000/stderr.txt 2024-04-15 00:10:09,620 DEBUG --- stderr --- 2024-04-15 00:10:09,621 DEBUG 2024-04-15 00:10:09,621 INFO - Download file (size 0k) 2024-04-15 00:10:09,621 INFO 2024-04-15 00:10:09,621 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-15 00:10:09,621 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:10,011 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:10,011 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:10,011 DEBUG --- stdout --- 2024-04-15 00:10:10,012 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:10,012 DEBUG --- stderr --- 2024-04-15 00:10:10,012 DEBUG source : /results/orders/Reporting-authn-users-3000/stderr.txt @ overseer-0-5584f6c4db-bcn5q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/stderr.txt 2024-04-15 00:10:10,012 INFO 2024-04-15 00:10:10,012 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-15 00:10:10,012 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-15 00:10:10,417 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-15 00:10:10,417 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:10,417 DEBUG --- stdout --- 2024-04-15 00:10:10,417 DEBUG overseer-0-5584f6c4db-bcn5q 2024-04-15 00:10:10,417 DEBUG --- stderr --- 2024-04-15 00:10:10,417 DEBUG 2024-04-15 00:10:10,417 INFO 2024-04-15 00:10:10,418 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-5584f6c4db-bcn5q:/results/orders/Reporting-authn-users-3000/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/stderr.txt 2024-04-15 00:10:10,418 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-15 00:10:11,252 INFO [loop_until]: OK (rc = 0) 2024-04-15 00:10:11,252 DEBUG --- stdout --- 2024-04-15 00:10:11,252 DEBUG tar: Removing leading `/' from member names 2024-04-15 00:10:11,252 DEBUG --- stderr --- 2024-04-15 00:10:11,252 DEBUG 2024-04-15 00:10:11,252 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/08_Verification/11_Reporting-authn-users-3000/stderr.txt is small (0 lines), printing all lines: 2024-04-15 00:10:11,253 DEBUG ----- output ----- 2024-04-15 00:10:11,253 DEBUG 2024-04-15 00:10:11,253 INFO ________________________________________________________________________________ [2024-04-15 00:10:11] Reporting-authn-users-3000 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-15 00:10:11] 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-15 00:10:11] Reporting-authn-users-3000 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 10853953, "ok": 10853953, "ko": 0 }, "minResponseTime": { "total": 8, "ok": 8, "ko": 0 }, "maxResponseTime": { "total": 1017, "ok": 1017, "ko": 0 }, "meanResponseTime": { "total": 13, "ok": 13, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 12, "ok": 12, "ko": 0 }, "percentiles2": { "total": 13, "ok": 13, "ko": 0 }, "percentiles3": { "total": 18, "ok": 18, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10853946, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "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": 2990.069696969697, "ok": 2990.069696969697, "ko": 0 } }, "details": [ { "name": "userRestLogin", "numberOfRequests": { "total": 10853953, "ok": 10853953, "ko": 0 }, "minResponseTime": { "total": 8, "ok": 8, "ko": 0 }, "maxResponseTime": { "total": 1017, "ok": 1017, "ko": 0 }, "meanResponseTime": { "total": 13, "ok": 13, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 12, "ok": 12, "ko": 0 }, "percentiles2": { "total": 13, "ok": 13, "ko": 0 }, "percentiles3": { "total": 18, "ok": 18, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10853946, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "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": 2990.069696969697, "ok": 2990.069696969697, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 2990, "avg_response_time": 13, "max_response_time": 1017, "min_response_time": 8, "num_requests": 10853953, "num_requests_pass": 10853953, "num_requests_percent_pass": 100.0 }, "options": "; testMode:open; testCase:am.AMAuthN; throughput:3000; duration:3600", "stats": { "details": [ { "group1": { "count": 10853946, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 7, "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": 1017, "total": 1017 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2990.069696969697, "total": 2990.069696969697 }, "meanResponseTime": { "ko": 0, "ok": 13, "total": 13 }, "minResponseTime": { "ko": 0, "ok": 8, "total": 8 }, "name": "userRestLogin", "numberOfRequests": { "ko": 0, "ok": 10853953, "total": 10853953 }, "percentiles1": { "ko": 0, "ok": 12, "total": 12 }, "percentiles2": { "ko": 0, "ok": 13, "total": 13 }, "percentiles3": { "ko": 0, "ok": 18, "total": 18 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } } ], "global": { "group1": { "count": 10853946, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 7, "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": 1017, "total": 1017 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 2990.069696969697, "total": 2990.069696969697 }, "meanResponseTime": { "ko": 0, "ok": 13, "total": 13 }, "minResponseTime": { "ko": 0, "ok": 8, "total": 8 }, "name": "All Requests", "numberOfRequests": { "ko": 0, "ok": 10853953, "total": 10853953 }, "percentiles1": { "ko": 0, "ok": 12, "total": 12 }, "percentiles2": { "ko": 0, "ok": 13, "total": 13 }, "percentiles3": { "ko": 0, "ok": 18, "total": 18 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } } }, "target_hostname": "xlou.iam.xlou-cdm.engineeringpit.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-04-15 00:10:11] Reporting-authn-users-3000 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-15 00:10:11] 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/03_authn-users-3000/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2024-04-15 00:10:11] Reporting-authn-users-3000 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped