--Task-- name: Reporting-benchmark-110 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: ['Reporting-benchmark-10', 'Reporting-benchmark-30', 'Reporting-benchmark-50', 'Reporting-benchmark-70', 'Reporting-benchmark-90'] options: {'task_name': 'benchmark-110'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-01-19 07:08:46] Reporting-benchmark-110 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-01-19 07:08:46] - INFO: Timeout for this Task has changed to 4h 30m (16200 seconds) [2024-01-19 07:08:46] - 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-benchmark-110/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-110/stderr.txt Pod log : /results/orders/Reporting-benchmark-110 ________________________________________________________________________________ [2024-01-19 07:08:46] Reporting-benchmark-110 step1 : Write order for overseer to generate the report ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/order.json { "name": "Reporting-benchmark-110", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-110 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-benchmark-110" } ________________________________________________________________________________ [2024-01-19 07:08:46] Reporting-benchmark-110 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-01-19 07:08:47] Reporting-benchmark-110 step3 : Send order to overseer ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/order.json overseer-0-79fb58875b-hlr8q:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-01-19 07:08:48] Reporting-benchmark-110 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=16200, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 31s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2024-01-19 07:09:25] Reporting-benchmark-110 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-110.tar.gz" ]; then echo "/results/gatling/benchmark-110.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-110.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-110.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/gatling/benchmark-110.tar.gz file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/gatling/benchmark-110.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 1228 /results/gatling/benchmark-110.tar.gz --- stderr --- - Download file (size 1228k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/gatling/benchmark-110.tar.gz @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-110.tar.gz [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/gatling/benchmark-110.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-110.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- ________________________________________________________________________________ [2024-01-19 07:09:29] Reporting-benchmark-110 step6 : Unzip the result ________________________________________________________________________________ [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-110.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- --- stderr --- ________________________________________________________________________________ [2024-01-19 07:09:29] Reporting-benchmark-110 step7 : Print rc order ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-110/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-110/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-110/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-110/rc.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-110/rc.txt file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-110/rc.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/Reporting-benchmark-110/rc.txt --- stderr --- - Download file (size 4k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/orders/Reporting-benchmark-110/rc.txt @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/rc.txt [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-110/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/rc.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2024-01-19 07:09:33] Reporting-benchmark-110 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-01-19 07:09:33] Reporting-benchmark-110 step9 : Print stdout order ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-110/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-110/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-110/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-110/stdout.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-110/stdout.txt file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-110/stdout.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/Reporting-benchmark-110/stdout.txt --- stderr --- - Download file (size 8k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/orders/Reporting-benchmark-110/stdout.txt @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/stdout.txt [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-110/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/stdout.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/stdout.txt is small (161 lines), printing all lines: ----- output ----- [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-110/loadtest-20240119024921167 --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 3130577 (OK=3042132 KO=88445 ) > min response time 33 (OK=33 KO=34 ) > max response time 60000 (OK=59988 KO=60000 ) > mean response time 1511 (OK=1369 KO=6409 ) > std deviation 5267 (OK=5082 KO=8298 ) > response time 50th percentile 88 (OK=86 KO=3539 ) > response time 75th percentile 225 (OK=203 KO=8395 ) > response time 95th percentile 9867 (OK=8497 KO=24323 ) > response time 99th percentile 28224 (OK=27572 KO=40361 ) > mean requests/sec 850.007 (OK=825.993 KO=24.014) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 2695404 ( 86%) > 800 ms <= t < 1200 ms 31605 ( 1%) > t >= 1200 ms 315123 ( 10%) > failed 88445 ( 3%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 153910 (55.86%) ess_token' is defined > status.find.in([200, 209], 304), found 500 49581 (17.99%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 22645 ( 8.22%) d nothing > deleteOrganization: Failed to build request: No attribute name 8094 ( 2.94%) d 'organization_id' is defined > queryOrganization: Failed to build request: No attribute named 8094 ( 2.94%) 'organization_id' is defined > createOrganization: Failed to build request: No attribute name 7806 ( 2.83%) d 'access_token' is defined > status.find.in([200, 209], 304), found 503 6180 ( 2.24%) > status.find.is(200), but actually found 503 4659 ( 1.69%) > tokenUserinfo: Failed to build request: No attribute named 'ac 3853 ( 1.40%) cess_token' is defined > status.find.is(302), but actually found 503 2243 ( 0.81%) > status.find.is(200), but actually found 502 1061 ( 0.39%) > status.find.is(200), but actually found 401 712 ( 0.26%) > UI AM endsession: Failed to build request: No attribute named 498 ( 0.18%) 'id_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 475 ( 0.17%) cess_token_2' is defined > UI IDM dashboard: Failed to build request: No attribute named 475 ( 0.17%) 'access_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 475 ( 0.17%) 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 475 ( 0.17%) r_uuid' is defined > UI IDM alpha_user: Failed to build request: No attribute name 475 ( 0.17%) d 'access_token_2' is defined > UI IDM features: Failed to build request: No attribute named 475 ( 0.17%) 'access_token_2' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 475 ( 0.17%) ccess_token_2' is defined > userinfo: Failed to build request: No attribute named 'access_ 442 ( 0.16%) token' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 442 ( 0.16%) ccess_token' is defined > registrationCallback: Failed to build request: No attribute na 423 ( 0.15%) med 'callbacks' is defined > status.find.is(200), but actually found 500 415 ( 0.15%) > status.find.in([200, 209], 304), found 502 337 ( 0.12%) > status.find.is(302), but actually found 502 320 ( 0.12%) > restLoginUsernamePasswordCallback: Failed to build request: No 108 ( 0.04%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 108 ( 0.04%) No attribute named 'callbacks' is defined > headerRegex((location,#id_token=(.*))).find.exists, found noth 102 ( 0.04%) ing > status.find.in([200, 209], 304), found 401 88 ( 0.03%) > status.find.is(200), but actually found 400 53 ( 0.02%) > status.find.in([200, 209], 304), found 400 36 ( 0.01%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 13 ( 0.00%) 4.36.114.22:443 after 60000 ms ================================================================================ Reports generated in 1s. Please open the following file: file:///results/gatling/benchmark-110/loadtest-20240119024921167/index.html ---------------------- [19/Jan/2024 07:09:21] Create tar file /results/gatling/benchmark-110.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/benchmark-110/loadtest-20240119024921167 RESULT_FOLDER=benchmark-110 RESULT_PATH=/results/gatling/benchmark-110 PWD=/results/gatling/benchmark-110/loadtest-20240119024921167 [cmd] tar -czvf /results/gatling/benchmark-110.tar.gz --exclude=simulation.log * index.html js/ js/stats.json js/bootstrap.min.js js/highstock.js js/highcharts-more.js js/jquery-3.5.1.min.js js/assertions.xml js/gatling.js js/assertions.json js/unpack.js js/stats.js js/all_sessions.js js/global_stats.json js/menu.js js/ellipsis.js js/theme.js req_createorganizat-aeddb.html req_deleteorganizat-d2d1a.html req_getidtoken-0b1b0.html req_getidtoken-redi-60d3f.html req_queryorganizati-f11b5.html req_registrationcal-2e2ae.html req_restlogininitia-e2b9b.html req_restloginprogre-9fc93.html req_restloginuserna-d98ea.html req_rootuserinfo-f7f60.html req_skip-2fa-3cbda.html req_tokenuserinfo-2d3d4.html req_ui-am-endsessio-d6b72.html req_ui-am-idfromses-2b770.html req_ui-am-revoke1-60bf7.html req_ui-am-revoke2-39c3f.html req_ui-am-validateg-4c02a.html req_ui-enduser-appa-926a9.html req_ui-enduser-appa-c90f7.html req_ui-enduser-sess-eea01.html req_ui-idm-alpha-us-8b00d.html req_ui-idm-dashboar-62bff.html req_ui-idm-features-d9b90.html req_ui-idm-login-1bfd7.html req_ui-idm-oidctoke-2cd13.html req_ui-idm-privileg-0dec9.html req_ui-idm-uiconfig-7fd3c.html req_ui-idm-user-e719d.html req_ui-idm-version-642f9.html req_ui-logout-redir-b5101.html req_ui-post-login-39b13.html req_ui-post-login-r-8357a.html req_user-accesstoke-0d48d.html req_user-authorize--dd8b8.html req_userinfo-d0c0b.html style/ style/stat-fleche-bas.png style/style.css style/arrow_right.png style/stat-l-roue.png style/sorted-down.png style/logo-enterprise.svg style/arrow_right_black.png style/favicon.ico style/stat-l-temps.png style/little_arrow_right.png style/sortable.png style/bootstrap.min.css style/arrow_down_black.png style/sorted-up.png style/logo.svg style/arrow_down.png ________________________________________________________________________________ [2024-01-19 07:09:36] Reporting-benchmark-110 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-01-19 07:09:36] Reporting-benchmark-110 step11 : Print stderr order ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-110/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-110/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-110/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-110/stderr.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-110/stderr.txt file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-110/stderr.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 0 /results/orders/Reporting-benchmark-110/stderr.txt --- stderr --- - Download file (size 0k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/orders/Reporting-benchmark-110/stderr.txt @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/stderr.txt [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-110/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/stderr.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/14_Reporting-benchmark-110/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [2024-01-19 07:09:40] Reporting-benchmark-110 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-01-19 07:09:40] Reporting-benchmark-110 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_restlogininitia-e2b9b.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_restloginuserna-d98ea.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_skip-2fa-3cbda.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_user-authorize--dd8b8.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_user-accesstoke-0d48d.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_rootuserinfo-f7f60.html - cannot check for spikes checking simulation request registrationCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_registrationcal-2e2ae.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_getidtoken-0b1b0.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_getidtoken-redi-60d3f.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_createorganizat-aeddb.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_queryorganizati-f11b5.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_deleteorganizat-d2d1a.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_tokenuserinfo-2d3d4.html - cannot check for spikes checking simulation request UI-Post-Login checking simulation request UI-Post-Login Redirect 1 checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-am-idfromses-2b770.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-am-validateg-4c02a.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI Enduser sessioncheck checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-uiconfig-7fd3c.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-features-d9b90.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-version-642f9.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-login-1bfd7.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-privileg-0dec9.html - cannot check for spikes checking simulation request UI IDM alpha_user [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-alpha-us-8b00d.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-user-e719d.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-dashboar-62bff.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-idm-oidctoke-2cd13.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_userinfo-d0c0b.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-am-revoke2-39c3f.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-am-endsessio-d6b72.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_ui-am-revoke1-60bf7.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/gatling/req_restloginprogre-9fc93.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-01-19 07:09:40] Reporting-benchmark-110 step14 : Collect gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 3130577, "ok": 3042132, "ko": 88445 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 59988, "ko": 60000 }, "meanResponseTime": { "total": 1511, "ok": 1369, "ko": 6409 }, "standardDeviation": { "total": 5267, "ok": 5082, "ko": 8298 }, "percentiles1": { "total": 88, "ok": 86, "ko": 3539 }, "percentiles2": { "total": 225, "ok": 203, "ko": 8395 }, "percentiles3": { "total": 9867, "ok": 8497, "ko": 24323 }, "percentiles4": { "total": 28224, "ok": 27572, "ko": 40361 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2695404, "percentage": 86 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 31605, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 315123, "percentage": 10 }, "group4": { "name": "failed", "htmlName": "failed", "count": 88445, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 850.0073309801792, "ok": 825.9929405376053, "ko": 24.014390442573987 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 399014, "ok": 396188, "ko": 2826 }, "minResponseTime": { "total": 37, "ok": 40, "ko": 37 }, "maxResponseTime": { "total": 46046, "ok": 46046, "ko": 33262 }, "meanResponseTime": { "total": 1420, "ok": 1412, "ko": 2589 }, "standardDeviation": { "total": 4932, "ok": 4930, "ko": 5074 }, "percentiles1": { "total": 48, "ok": 48, "ko": 40 }, "percentiles2": { "total": 89, "ok": 89, "ko": 4040 }, "percentiles3": { "total": 9373, "ok": 9370, "ko": 12041 }, "percentiles4": { "total": 25011, "ok": 24989, "ko": 32446 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 344023, "percentage": 86 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2593, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 49572, "percentage": 12 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2826, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 108.3393972305186, "ok": 107.57208797176214, "ko": 0.7673092587564485 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 332968, "ok": 330734, "ko": 2234 }, "minResponseTime": { "total": 34, "ok": 72, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 59747, "ko": 60000 }, "meanResponseTime": { "total": 3604, "ok": 3581, "ko": 6982 }, "standardDeviation": { "total": 8197, "ok": 8170, "ko": 10947 }, "percentiles1": { "total": 322, "ok": 321, "ko": 4039 }, "percentiles2": { "total": 872, "ok": 836, "ko": 8102 }, "percentiles3": { "total": 22006, "ok": 21959, "ko": 34100 }, "percentiles4": { "total": 41097, "ok": 40874, "ko": 55587 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 247006, "percentage": 74 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6615, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 77113, "percentage": 23 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2234, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 90.40673364105349, "ok": 89.80016291067065, "ko": 0.60657073038284 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 235979, "ok": 234228, "ko": 1751 }, "minResponseTime": { "total": 34, "ok": 71, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 59988, "ko": 60000 }, "meanResponseTime": { "total": 4474, "ok": 4463, "ko": 5953 }, "standardDeviation": { "total": 9806, "ok": 9811, "ko": 8962 }, "percentiles1": { "total": 284, "ok": 284, "ko": 4036 }, "percentiles2": { "total": 983, "ok": 910, "ko": 6138 }, "percentiles3": { "total": 27393, "ok": 27414, "ko": 16039 }, "percentiles4": { "total": 46699, "ok": 46627, "ko": 51637 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 174214, "percentage": 74 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3634, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 56380, "percentage": 24 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1751, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 64.07249524843877, "ok": 63.59706760792832, "ko": 0.47542764051045344 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 341769, "ok": 316957, "ko": 24812 }, "minResponseTime": { "total": 34, "ok": 43, "ko": 34 }, "maxResponseTime": { "total": 47483, "ok": 47483, "ko": 47456 }, "meanResponseTime": { "total": 1558, "ok": 1085, "ko": 7610 }, "standardDeviation": { "total": 4891, "ok": 4097, "ko": 8695 }, "percentiles1": { "total": 100, "ok": 96, "ko": 4623 }, "percentiles2": { "total": 169, "ok": 140, "ko": 9501 }, "percentiles3": { "total": 9181, "ok": 6764, "ko": 25574 }, "percentiles4": { "total": 25692, "ok": 21940, "ko": 41132 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 282208, "percentage": 83 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2513, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 32236, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 24812, "percentage": 7 }, "meanNumberOfRequestsPerSecond": { "total": 92.79636166168883, "ok": 86.05946239478686, "ko": 6.7368992669019825 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 317063, "ok": 303593, "ko": 13470 }, "minResponseTime": { "total": 34, "ok": 42, "ko": 34 }, "maxResponseTime": { "total": 47989, "ok": 47699, "ko": 47989 }, "meanResponseTime": { "total": 1215, "ok": 910, "ko": 8079 }, "standardDeviation": { "total": 4268, "ok": 3637, "ko": 9025 }, "percentiles1": { "total": 110, "ok": 107, "ko": 5170 }, "percentiles2": { "total": 173, "ok": 159, "ko": 10507 }, "percentiles3": { "total": 7543, "ok": 4882, "ko": 27447 }, "percentiles4": { "total": 23148, "ok": 19773, "ko": 42177 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 275574, "percentage": 87 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2438, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25581, "percentage": 8 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13470, "percentage": 4 }, "meanNumberOfRequestsPerSecond": { "total": 86.08824327993483, "ok": 82.43089872386642, "ko": 3.6573445560684226 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 789395, "ok": 750824, "ko": 38571 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 47640, "ok": 47620, "ko": 47640 }, "meanResponseTime": { "total": 634, "ok": 381, "ko": 5559 }, "standardDeviation": { "total": 3016, "ok": 2263, "ko": 7809 }, "percentiles1": { "total": 66, "ok": 64, "ko": 2551 }, "percentiles2": { "total": 92, "ok": 86, "ko": 6841 }, "percentiles3": { "total": 2512, "ok": 367, "ko": 22784 }, "percentiles4": { "total": 16302, "ok": 9536, "ko": 37769 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 721838, "percentage": 91 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3116, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25870, "percentage": 3 }, "group4": { "name": "failed", "htmlName": "failed", "count": 38571, "percentage": 5 }, "meanNumberOfRequestsPerSecond": { "total": 214.33478142818353, "ok": 203.86206896551724, "ko": 10.472712462666305 }, "spikes": [] }, { "name": "registrationCallback", "numberOfRequests": { "total": 63220, "ok": 62823, "ko": 397 }, "minResponseTime": { "total": 34, "ok": 227, "ko": 34 }, "maxResponseTime": { "total": 46540, "ok": 46540, "ko": 20263 }, "meanResponseTime": { "total": 2313, "ok": 2306, "ko": 3416 }, "standardDeviation": { "total": 5209, "ok": 5218, "ko": 3387 }, "percentiles1": { "total": 588, "ok": 587, "ko": 3043 }, "percentiles2": { "total": 1015, "ok": 1006, "ko": 6123 }, "percentiles3": { "total": 11835, "ok": 11869, "ko": 8381 }, "percentiles4": { "total": 26341, "ok": 26394, "ko": 12040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42275, "percentage": 67 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6854, "percentage": 11 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13694, "percentage": 22 }, "group4": { "name": "failed", "htmlName": "failed", "count": 397, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 17.165354330708663, "ok": 17.057561770295955, "ko": 0.10779256041270703 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 47318, "ok": 46546, "ko": 772 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 47586, "ok": 47586, "ko": 6162 }, "meanResponseTime": { "total": 1477, "ok": 1483, "ko": 1118 }, "standardDeviation": { "total": 4687, "ok": 4719, "ko": 1876 }, "percentiles1": { "total": 87, "ok": 88, "ko": 37 }, "percentiles2": { "total": 161, "ok": 161, "ko": 2040 }, "percentiles3": { "total": 9366, "ok": 9496, "ko": 6115 }, "percentiles4": { "total": 24626, "ok": 24823, "ko": 6153 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 39124, "percentage": 83 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 622, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6800, "percentage": 14 }, "group4": { "name": "failed", "htmlName": "failed", "count": 772, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 12.847678522943253, "ok": 12.638066793374966, "ko": 0.20961172956828672 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 46546, "ok": 46546, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 2638, "ok": 2638, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 93, "ok": 93, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 93, "ok": 93, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 46330, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 111, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 105, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 12.638066793374966, "ok": 12.638066793374966, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 39512, "ok": 39224, "ko": 288 }, "minResponseTime": { "total": 37, "ok": 56, "ko": 37 }, "maxResponseTime": { "total": 15457, "ok": 15457, "ko": 14000 }, "meanResponseTime": { "total": 394, "ok": 327, "ko": 9546 }, "standardDeviation": { "total": 1289, "ok": 994, "ko": 3035 }, "percentiles1": { "total": 108, "ok": 108, "ko": 10509 }, "percentiles2": { "total": 152, "ok": 151, "ko": 10838 }, "percentiles3": { "total": 1411, "ok": 1048, "ko": 11629 }, "percentiles4": { "total": 8119, "ok": 6013, "ko": 13216 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 37000, "percentage": 94 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 384, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1840, "percentage": 5 }, "group4": { "name": "failed", "htmlName": "failed", "count": 288, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 10.728210697800707, "ok": 10.65001357588922, "ko": 0.0781971219114852 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 39224, "ok": 39077, "ko": 147 }, "minResponseTime": { "total": 38, "ok": 46, "ko": 38 }, "maxResponseTime": { "total": 13245, "ok": 12021, "ko": 13245 }, "meanResponseTime": { "total": 248, "ok": 210, "ko": 10197 }, "standardDeviation": { "total": 969, "ok": 744, "ko": 2064 }, "percentiles1": { "total": 83, "ok": 83, "ko": 10521 }, "percentiles2": { "total": 113, "ok": 112, "ko": 10892 }, "percentiles3": { "total": 414, "ok": 372, "ko": 11315 }, "percentiles4": { "total": 5599, "ok": 4306, "ko": 12310 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 37824, "percentage": 96 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 237, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1016, "percentage": 3 }, "group4": { "name": "failed", "htmlName": "failed", "count": 147, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 10.65001357588922, "ok": 10.610100461580233, "ko": 0.03991311430898724 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 39224, "ok": 39115, "ko": 109 }, "minResponseTime": { "total": 37, "ok": 52, "ko": 37 }, "maxResponseTime": { "total": 17550, "ok": 17550, "ko": 12138 }, "meanResponseTime": { "total": 225, "ok": 199, "ko": 9660 }, "standardDeviation": { "total": 818, "ok": 633, "ko": 2845 }, "percentiles1": { "total": 99, "ok": 98, "ko": 10491 }, "percentiles2": { "total": 132, "ok": 132, "ko": 10834 }, "percentiles3": { "total": 333, "ok": 316, "ko": 11202 }, "percentiles4": { "total": 4066, "ok": 3107, "ko": 11857 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38069, "percentage": 97 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 238, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 808, "percentage": 2 }, "group4": { "name": "failed", "htmlName": "failed", "count": 109, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 10.65001357588922, "ok": 10.620418137387999, "ko": 0.02959543850122183 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 75093, "ok": 74706, "ko": 387 }, "minResponseTime": { "total": 35, "ok": 39, "ko": 35 }, "maxResponseTime": { "total": 45644, "ok": 45644, "ko": 21603 }, "meanResponseTime": { "total": 1059, "ok": 1053, "ko": 2298 }, "standardDeviation": { "total": 3957, "ok": 3959, "ko": 3518 }, "percentiles1": { "total": 67, "ok": 67, "ko": 122 }, "percentiles2": { "total": 99, "ok": 99, "ko": 4076 }, "percentiles3": { "total": 6735, "ok": 6719, "ko": 7982 }, "percentiles4": { "total": 20587, "ok": 20601, "ko": 16945 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 66129, "percentage": 88 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 484, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8093, "percentage": 11 }, "group4": { "name": "failed", "htmlName": "failed", "count": 387, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 20.38908498506652, "ok": 20.284007602497965, "ko": 0.10507738256855824 }, "spikes": [] }, { "name": "UI-Post-Login", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 98, "ok": 98, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 1, "ok": 1, "ko": 0 }, "percentiles1": { "total": 35, "ok": 35, "ko": 0 }, "percentiles2": { "total": 36, "ok": 36, "ko": 0 }, "percentiles3": { "total": 37, "ok": 37, "ko": 0 }, "percentiles4": { "total": 39, "ok": 39, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16013, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "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": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "total": 48039, "ok": 48039, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 239, "ok": 239, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 38, "ok": 38, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 48039, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "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": 13.04344284550638, "ok": 13.04344284550638, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 16013, "ok": 15742, "ko": 271 }, "minResponseTime": { "total": 34, "ok": 38, "ko": 34 }, "maxResponseTime": { "total": 45884, "ok": 45884, "ko": 24671 }, "meanResponseTime": { "total": 1215, "ok": 1164, "ko": 4127 }, "standardDeviation": { "total": 4568, "ok": 4510, "ko": 6561 }, "percentiles1": { "total": 56, "ok": 56, "ko": 38 }, "percentiles2": { "total": 72, "ok": 71, "ko": 5834 }, "percentiles3": { "total": 7836, "ok": 7446, "ko": 18294 }, "percentiles4": { "total": 23809, "ok": 23808, "ko": 23184 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13900, "percentage": 87 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 98, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1744, "percentage": 11 }, "group4": { "name": "failed", "htmlName": "failed", "count": 271, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 4.34781428183546, "ok": 4.274232962259028, "ko": 0.07358131957643226 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 16013, "ok": 15829, "ko": 184 }, "minResponseTime": { "total": 38, "ok": 41, "ko": 38 }, "maxResponseTime": { "total": 45888, "ok": 45888, "ko": 16043 }, "meanResponseTime": { "total": 1237, "ok": 1235, "ko": 1409 }, "standardDeviation": { "total": 4582, "ok": 4598, "ko": 2895 }, "percentiles1": { "total": 62, "ok": 63, "ko": 40 }, "percentiles2": { "total": 79, "ok": 79, "ko": 2042 }, "percentiles3": { "total": 7898, "ok": 7908, "ko": 6153 }, "percentiles4": { "total": 23791, "ok": 23812, "ko": 12044 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13900, "percentage": 87 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 93, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1836, "percentage": 11 }, "group4": { "name": "failed", "htmlName": "failed", "count": 184, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.34781428183546, "ok": 4.297855009503122, "ko": 0.04995927233233777 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 78, "ok": 78, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 1, "ok": 1, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 38, "ok": 38, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16013, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "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": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 38, "ok": 38, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16013, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "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": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 99, "ok": 99, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 1, "ok": 1, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 38, "ok": 38, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16013, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "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": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 4510, "ok": 4510, "ko": 0 }, "meanResponseTime": { "total": 82, "ok": 82, "ko": 0 }, "standardDeviation": { "total": 193, "ok": 193, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 62, "ok": 62, "ko": 0 }, "percentiles3": { "total": 96, "ok": 96, "ko": 0 }, "percentiles4": { "total": 981, "ok": 981, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15805, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 98, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 110, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 15538, "ok": 15363, "ko": 175 }, "minResponseTime": { "total": 40, "ok": 55, "ko": 40 }, "maxResponseTime": { "total": 16086, "ok": 16086, "ko": 14790 }, "meanResponseTime": { "total": 452, "ok": 351, "ko": 9278 }, "standardDeviation": { "total": 1470, "ok": 1071, "ko": 3500 }, "percentiles1": { "total": 100, "ok": 100, "ko": 10492 }, "percentiles2": { "total": 141, "ok": 139, "ko": 10955 }, "percentiles3": { "total": 2341, "ok": 1667, "ko": 11736 }, "percentiles4": { "total": 10044, "ok": 6454, "ko": 14733 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14345, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 129, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 889, "percentage": 6 }, "group4": { "name": "failed", "htmlName": "failed", "count": 175, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.171327721965789, "ko": 0.047515612272603855 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "maxResponseTime": { "total": 4519, "ok": 4519, "ko": 0 }, "meanResponseTime": { "total": 87, "ok": 87, "ko": 0 }, "standardDeviation": { "total": 199, "ok": 199, "ko": 0 }, "percentiles1": { "total": 56, "ok": 56, "ko": 0 }, "percentiles2": { "total": 66, "ok": 66, "ko": 0 }, "percentiles3": { "total": 100, "ok": 100, "ko": 0 }, "percentiles4": { "total": 1001, "ok": 1001, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15795, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 104, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 114, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 15538, "ok": 15374, "ko": 164 }, "minResponseTime": { "total": 41, "ok": 55, "ko": 41 }, "maxResponseTime": { "total": 12927, "ok": 12898, "ko": 12927 }, "meanResponseTime": { "total": 454, "ok": 361, "ko": 9173 }, "standardDeviation": { "total": 1453, "ok": 1091, "ko": 3413 }, "percentiles1": { "total": 101, "ok": 100, "ko": 10423 }, "percentiles2": { "total": 144, "ok": 142, "ko": 10827 }, "percentiles3": { "total": 2324, "ok": 1744, "ko": 11622 }, "percentiles4": { "total": 9779, "ok": 6576, "ko": 12285 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14280, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 165, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 929, "percentage": 6 }, "group4": { "name": "failed", "htmlName": "failed", "count": 164, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.174314417594353, "ko": 0.044528916644040184 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 15538, "ok": 15352, "ko": 186 }, "minResponseTime": { "total": 41, "ok": 53, "ko": 41 }, "maxResponseTime": { "total": 15791, "ok": 12001, "ko": 15791 }, "meanResponseTime": { "total": 453, "ok": 345, "ko": 9403 }, "standardDeviation": { "total": 1478, "ok": 1043, "ko": 3435 }, "percentiles1": { "total": 101, "ok": 100, "ko": 10580 }, "percentiles2": { "total": 143, "ok": 141, "ko": 10923 }, "percentiles3": { "total": 2288, "ok": 1594, "ko": 11868 }, "percentiles4": { "total": 10055, "ok": 6438, "ko": 14742 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14337, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 149, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 866, "percentage": 6 }, "group4": { "name": "failed", "htmlName": "failed", "count": 186, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.168341026337225, "ko": 0.050502307901167526 }, "spikes": [] }, { "name": " UI IDM alpha_user", "numberOfRequests": { "total": 15538, "ok": 15355, "ko": 183 }, "minResponseTime": { "total": 40, "ok": 49, "ko": 40 }, "maxResponseTime": { "total": 14736, "ok": 14595, "ko": 14736 }, "meanResponseTime": { "total": 465, "ok": 361, "ko": 9226 }, "standardDeviation": { "total": 1504, "ok": 1107, "ko": 3384 }, "percentiles1": { "total": 88, "ok": 87, "ko": 10425 }, "percentiles2": { "total": 146, "ok": 142, "ko": 10817 }, "percentiles3": { "total": 2532, "ok": 1811, "ko": 11581 }, "percentiles4": { "total": 10054, "ok": 6558, "ko": 13154 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14283, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 142, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 930, "percentage": 6 }, "group4": { "name": "failed", "htmlName": "failed", "count": 183, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.16915557969047, "ko": 0.04968775454792289 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 15538, "ok": 15357, "ko": 181 }, "minResponseTime": { "total": 38, "ok": 49, "ko": 38 }, "maxResponseTime": { "total": 14447, "ok": 14447, "ko": 13892 }, "meanResponseTime": { "total": 436, "ok": 332, "ko": 9298 }, "standardDeviation": { "total": 1466, "ok": 1058, "ko": 3156 }, "percentiles1": { "total": 81, "ok": 80, "ko": 10333 }, "percentiles2": { "total": 127, "ok": 124, "ko": 10780 }, "percentiles3": { "total": 2320, "ok": 1528, "ko": 11431 }, "percentiles4": { "total": 10003, "ok": 6328, "ko": 13077 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14368, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 135, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 854, "percentage": 5 }, "group4": { "name": "failed", "htmlName": "failed", "count": 181, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.1696986152593, "ko": 0.04914471897909313 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 15538, "ok": 15355, "ko": 183 }, "minResponseTime": { "total": 37, "ok": 45, "ko": 37 }, "maxResponseTime": { "total": 14809, "ok": 14598, "ko": 14809 }, "meanResponseTime": { "total": 417, "ok": 315, "ko": 8967 }, "standardDeviation": { "total": 1441, "ok": 1040, "ko": 3412 }, "percentiles1": { "total": 69, "ok": 69, "ko": 10312 }, "percentiles2": { "total": 107, "ok": 104, "ko": 10719 }, "percentiles3": { "total": 2253, "ok": 1449, "ko": 11340 }, "percentiles4": { "total": 9664, "ok": 6198, "ko": 13862 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14372, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 145, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 838, "percentage": 5 }, "group4": { "name": "failed", "htmlName": "failed", "count": 183, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.16915557969047, "ko": 0.04968775454792289 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 16013, "ok": 15515, "ko": 498 }, "minResponseTime": { "total": 34, "ok": 45, "ko": 34 }, "maxResponseTime": { "total": 45960, "ok": 45960, "ko": 32613 }, "meanResponseTime": { "total": 1016, "ok": 988, "ko": 1874 }, "standardDeviation": { "total": 4169, "ok": 4136, "ko": 5016 }, "percentiles1": { "total": 63, "ok": 63, "ko": 37 }, "percentiles2": { "total": 81, "ok": 82, "ko": 61 }, "percentiles3": { "total": 5365, "ok": 4898, "ko": 16848 }, "percentiles4": { "total": 22564, "ok": 22591, "ko": 22490 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 14031, "percentage": 88 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 87, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1397, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 498, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 4.34781428183546, "ok": 4.21259842519685, "ko": 0.13521585663860983 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 15571, "ok": 15381, "ko": 190 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 45922, "ok": 45922, "ko": 8168 }, "meanResponseTime": { "total": 882, "ok": 881, "ko": 899 }, "standardDeviation": { "total": 3611, "ok": 3627, "ko": 1791 }, "percentiles1": { "total": 58, "ok": 58, "ko": 37 }, "percentiles2": { "total": 77, "ok": 77, "ko": 145 }, "percentiles3": { "total": 4694, "ok": 4684, "ko": 6096 }, "percentiles4": { "total": 19986, "ok": 20055, "ko": 6432 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13919, "percentage": 89 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 104, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1358, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 190, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.227803421124084, "ok": 4.176215042085256, "ko": 0.05158837903882704 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 16013, "ok": 16013, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 249, "ok": 249, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 38, "ok": 38, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16013, "percentage": 100 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "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": 4.34781428183546, "ok": 4.34781428183546, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 15538, "ok": 15433, "ko": 105 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 43680, "ok": 43680, "ko": 7066 }, "meanResponseTime": { "total": 819, "ok": 819, "ko": 845 }, "standardDeviation": { "total": 3387, "ok": 3396, "ko": 1606 }, "percentiles1": { "total": 59, "ok": 59, "ko": 37 }, "percentiles2": { "total": 77, "ok": 77, "ko": 38 }, "percentiles3": { "total": 4173, "ok": 4179, "ko": 4108 }, "percentiles4": { "total": 19452, "ok": 19475, "ko": 6102 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13983, "percentage": 90 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 89, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1361, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 105, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.218843334238392, "ok": 4.190333966874831, "ko": 0.028509367363562313 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 15515, "ok": 15434, "ko": 81 }, "minResponseTime": { "total": 35, "ok": 44, "ko": 35 }, "maxResponseTime": { "total": 43687, "ok": 43687, "ko": 6128 }, "meanResponseTime": { "total": 810, "ok": 810, "ko": 877 }, "standardDeviation": { "total": 3338, "ok": 3345, "ko": 1582 }, "percentiles1": { "total": 63, "ok": 63, "ko": 37 }, "percentiles2": { "total": 82, "ok": 82, "ko": 40 }, "percentiles3": { "total": 4246, "ok": 4257, "ko": 4105 }, "percentiles4": { "total": 19168, "ok": 19177, "ko": 6102 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13994, "percentage": 90 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 111, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1329, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 81, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.21259842519685, "ok": 4.190605484659245, "ko": 0.021992940537605213 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 15571, "ok": 15393, "ko": 178 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 43687, "ok": 43687, "ko": 7290 }, "meanResponseTime": { "total": 825, "ok": 829, "ko": 530 }, "standardDeviation": { "total": 3435, "ok": 3452, "ko": 1316 }, "percentiles1": { "total": 59, "ok": 59, "ko": 36 }, "percentiles2": { "total": 76, "ok": 76, "ko": 37 }, "percentiles3": { "total": 4272, "ok": 4310, "ko": 3836 }, "percentiles4": { "total": 19292, "ok": 19297, "ko": 5713 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13973, "percentage": 90 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 86, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1334, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 178, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 4.227803421124084, "ok": 4.179473255498235, "ko": 0.04833016562584849 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 660, "ok": 558, "ko": 102 }, "minResponseTime": { "total": 35, "ok": 197, "ko": 35 }, "maxResponseTime": { "total": 46233, "ok": 46233, "ko": 17892 }, "meanResponseTime": { "total": 2364, "ok": 2041, "ko": 4133 }, "standardDeviation": { "total": 5046, "ok": 4887, "ko": 5509 }, "percentiles1": { "total": 463, "ok": 461, "ko": 3039 }, "percentiles2": { "total": 1763, "ok": 953, "ko": 4646 }, "percentiles3": { "total": 12581, "ok": 10588, "ko": 17320 }, "percentiles4": { "total": 20913, "ok": 21406, "ko": 17860 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 401, "percentage": 61 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 31, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 126, "percentage": 19 }, "group4": { "name": "failed", "htmlName": "failed", "count": 102, "percentage": 15 }, "meanNumberOfRequestsPerSecond": { "total": 0.17920173771382025, "ok": 0.15150692370350258, "ko": 0.027694814010317675 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 850, "avg_response_time": 1511, "max_response_time": 59988, "min_response_time": 33, "num_requests": 3130577, "num_requests_pass": 3042132, "num_requests_percent_pass": 97.175 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:110", "stats": { "details": [ { "group1": { "count": 344023, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 86 }, "group2": { "count": 2593, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 49572, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 12 }, "group4": { "count": 2826, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 33262, "ok": 46046, "total": 46046 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7673092587564485, "ok": 107.57208797176214, "total": 108.3393972305186 }, "meanResponseTime": { "ko": 2589, "ok": 1412, "total": 1420 }, "minResponseTime": { "ko": 37, "ok": 40, "total": 37 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 2826, "ok": 396188, "total": 399014 }, "percentiles1": { "ko": 40, "ok": 48, "total": 48 }, "percentiles2": { "ko": 4040, "ok": 89, "total": 89 }, "percentiles3": { "ko": 12041, "ok": 9370, "total": 9373 }, "percentiles4": { "ko": 32446, "ok": 24989, "total": 25011 }, "spikes": [], "standardDeviation": { "ko": 5074, "ok": 4930, "total": 4932 } }, { "group1": { "count": 247006, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 74 }, "group2": { "count": 6615, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 77113, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23 }, "group4": { "count": 2234, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 60000, "ok": 59747, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.60657073038284, "ok": 89.80016291067065, "total": 90.40673364105349 }, "meanResponseTime": { "ko": 6982, "ok": 3581, "total": 3604 }, "minResponseTime": { "ko": 34, "ok": 72, "total": 34 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 2234, "ok": 330734, "total": 332968 }, "percentiles1": { "ko": 4039, "ok": 321, "total": 322 }, "percentiles2": { "ko": 8102, "ok": 836, "total": 872 }, "percentiles3": { "ko": 34100, "ok": 21959, "total": 22006 }, "percentiles4": { "ko": 55587, "ok": 40874, "total": 41097 }, "spikes": [], "standardDeviation": { "ko": 10947, "ok": 8170, "total": 8197 } }, { "group1": { "count": 174214, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 74 }, "group2": { "count": 3634, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 56380, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24 }, "group4": { "count": 1751, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 60000, "ok": 59988, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.47542764051045344, "ok": 63.59706760792832, "total": 64.07249524843877 }, "meanResponseTime": { "ko": 5953, "ok": 4463, "total": 4474 }, "minResponseTime": { "ko": 34, "ok": 71, "total": 34 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 1751, "ok": 234228, "total": 235979 }, "percentiles1": { "ko": 4036, "ok": 284, "total": 284 }, "percentiles2": { "ko": 6138, "ok": 910, "total": 983 }, "percentiles3": { "ko": 16039, "ok": 27414, "total": 27393 }, "percentiles4": { "ko": 51637, "ok": 46627, "total": 46699 }, "spikes": [], "standardDeviation": { "ko": 8962, "ok": 9811, "total": 9806 } }, { "group1": { "count": 282208, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 83 }, "group2": { "count": 2513, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 32236, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 24812, "htmlName": "failed", "name": "failed", "percentage": 7 }, "maxResponseTime": { "ko": 47456, "ok": 47483, "total": 47483 }, "meanNumberOfRequestsPerSecond": { "ko": 6.7368992669019825, "ok": 86.05946239478686, "total": 92.79636166168883 }, "meanResponseTime": { "ko": 7610, "ok": 1085, "total": 1558 }, "minResponseTime": { "ko": 34, "ok": 43, "total": 34 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 24812, "ok": 316957, "total": 341769 }, "percentiles1": { "ko": 4623, "ok": 96, "total": 100 }, "percentiles2": { "ko": 9501, "ok": 140, "total": 169 }, "percentiles3": { "ko": 25574, "ok": 6764, "total": 9181 }, "percentiles4": { "ko": 41132, "ok": 21940, "total": 25692 }, "spikes": [], "standardDeviation": { "ko": 8695, "ok": 4097, "total": 4891 } }, { "group1": { "count": 275574, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87 }, "group2": { "count": 2438, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 25581, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8 }, "group4": { "count": 13470, "htmlName": "failed", "name": "failed", "percentage": 4 }, "maxResponseTime": { "ko": 47989, "ok": 47699, "total": 47989 }, "meanNumberOfRequestsPerSecond": { "ko": 3.6573445560684226, "ok": 82.43089872386642, "total": 86.08824327993483 }, "meanResponseTime": { "ko": 8079, "ok": 910, "total": 1215 }, "minResponseTime": { "ko": 34, "ok": 42, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 13470, "ok": 303593, "total": 317063 }, "percentiles1": { "ko": 5170, "ok": 107, "total": 110 }, "percentiles2": { "ko": 10507, "ok": 159, "total": 173 }, "percentiles3": { "ko": 27447, "ok": 4882, "total": 7543 }, "percentiles4": { "ko": 42177, "ok": 19773, "total": 23148 }, "spikes": [], "standardDeviation": { "ko": 9025, "ok": 3637, "total": 4268 } }, { "group1": { "count": 721838, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91 }, "group2": { "count": 3116, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 25870, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3 }, "group4": { "count": 38571, "htmlName": "failed", "name": "failed", "percentage": 5 }, "maxResponseTime": { "ko": 47640, "ok": 47620, "total": 47640 }, "meanNumberOfRequestsPerSecond": { "ko": 10.472712462666305, "ok": 203.86206896551724, "total": 214.33478142818353 }, "meanResponseTime": { "ko": 5559, "ok": 381, "total": 634 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 38571, "ok": 750824, "total": 789395 }, "percentiles1": { "ko": 2551, "ok": 64, "total": 66 }, "percentiles2": { "ko": 6841, "ok": 86, "total": 92 }, "percentiles3": { "ko": 22784, "ok": 367, "total": 2512 }, "percentiles4": { "ko": 37769, "ok": 9536, "total": 16302 }, "spikes": [], "standardDeviation": { "ko": 7809, "ok": 2263, "total": 3016 } }, { "group1": { "count": 42275, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 67 }, "group2": { "count": 6854, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 11 }, "group3": { "count": 13694, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 22 }, "group4": { "count": 397, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 20263, "ok": 46540, "total": 46540 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10779256041270703, "ok": 17.057561770295955, "total": 17.165354330708663 }, "meanResponseTime": { "ko": 3416, "ok": 2306, "total": 2313 }, "minResponseTime": { "ko": 34, "ok": 227, "total": 34 }, "name": "registrationCallback", "numberOfRequests": { "ko": 397, "ok": 62823, "total": 63220 }, "percentiles1": { "ko": 3043, "ok": 587, "total": 588 }, "percentiles2": { "ko": 6123, "ok": 1006, "total": 1015 }, "percentiles3": { "ko": 8381, "ok": 11869, "total": 11835 }, "percentiles4": { "ko": 12040, "ok": 26394, "total": 26341 }, "spikes": [], "standardDeviation": { "ko": 3387, "ok": 5218, "total": 5209 } }, { "group1": { "count": 39124, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 83 }, "group2": { "count": 622, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 6800, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 14 }, "group4": { "count": 772, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 6162, "ok": 47586, "total": 47586 }, "meanNumberOfRequestsPerSecond": { "ko": 0.20961172956828672, "ok": 12.638066793374966, "total": 12.847678522943253 }, "meanResponseTime": { "ko": 1118, "ok": 1483, "total": 1477 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": "getIdToken", "numberOfRequests": { "ko": 772, "ok": 46546, "total": 47318 }, "percentiles1": { "ko": 37, "ok": 88, "total": 87 }, "percentiles2": { "ko": 2040, "ok": 161, "total": 161 }, "percentiles3": { "ko": 6115, "ok": 9496, "total": 9366 }, "percentiles4": { "ko": 6153, "ok": 24823, "total": 24626 }, "spikes": [], "standardDeviation": { "ko": 1876, "ok": 4719, "total": 4687 } }, { "group1": { "count": 46330, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 111, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 105, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 2638, "total": 2638 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 12.638066793374966, "total": 12.638066793374966 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 46546, "total": 46546 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 93, "total": 93 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 93, "total": 93 } }, { "group1": { "count": 37000, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94 }, "group2": { "count": 384, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1840, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5 }, "group4": { "count": 288, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 14000, "ok": 15457, "total": 15457 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0781971219114852, "ok": 10.65001357588922, "total": 10.728210697800707 }, "meanResponseTime": { "ko": 9546, "ok": 327, "total": 394 }, "minResponseTime": { "ko": 37, "ok": 56, "total": 37 }, "name": "createOrganization", "numberOfRequests": { "ko": 288, "ok": 39224, "total": 39512 }, "percentiles1": { "ko": 10509, "ok": 108, "total": 108 }, "percentiles2": { "ko": 10838, "ok": 151, "total": 152 }, "percentiles3": { "ko": 11629, "ok": 1048, "total": 1411 }, "percentiles4": { "ko": 13216, "ok": 6013, "total": 8119 }, "spikes": [], "standardDeviation": { "ko": 3035, "ok": 994, "total": 1289 } }, { "group1": { "count": 37824, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96 }, "group2": { "count": 237, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1016, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3 }, "group4": { "count": 147, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 13245, "ok": 12021, "total": 13245 }, "meanNumberOfRequestsPerSecond": { "ko": 0.03991311430898724, "ok": 10.610100461580233, "total": 10.65001357588922 }, "meanResponseTime": { "ko": 10197, "ok": 210, "total": 248 }, "minResponseTime": { "ko": 38, "ok": 46, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 147, "ok": 39077, "total": 39224 }, "percentiles1": { "ko": 10521, "ok": 83, "total": 83 }, "percentiles2": { "ko": 10892, "ok": 112, "total": 113 }, "percentiles3": { "ko": 11315, "ok": 372, "total": 414 }, "percentiles4": { "ko": 12310, "ok": 4306, "total": 5599 }, "spikes": [], "standardDeviation": { "ko": 2064, "ok": 744, "total": 969 } }, { "group1": { "count": 38069, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97 }, "group2": { "count": 238, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 808, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2 }, "group4": { "count": 109, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 12138, "ok": 17550, "total": 17550 }, "meanNumberOfRequestsPerSecond": { "ko": 0.02959543850122183, "ok": 10.620418137387999, "total": 10.65001357588922 }, "meanResponseTime": { "ko": 9660, "ok": 199, "total": 225 }, "minResponseTime": { "ko": 37, "ok": 52, "total": 37 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 109, "ok": 39115, "total": 39224 }, "percentiles1": { "ko": 10491, "ok": 98, "total": 99 }, "percentiles2": { "ko": 10834, "ok": 132, "total": 132 }, "percentiles3": { "ko": 11202, "ok": 316, "total": 333 }, "percentiles4": { "ko": 11857, "ok": 3107, "total": 4066 }, "spikes": [], "standardDeviation": { "ko": 2845, "ok": 633, "total": 818 } }, { "group1": { "count": 66129, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 88 }, "group2": { "count": 484, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 8093, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11 }, "group4": { "count": 387, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 21603, "ok": 45644, "total": 45644 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10507738256855824, "ok": 20.284007602497965, "total": 20.38908498506652 }, "meanResponseTime": { "ko": 2298, "ok": 1053, "total": 1059 }, "minResponseTime": { "ko": 35, "ok": 39, "total": 35 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 387, "ok": 74706, "total": 75093 }, "percentiles1": { "ko": 122, "ok": 67, "total": 67 }, "percentiles2": { "ko": 4076, "ok": 99, "total": 99 }, "percentiles3": { "ko": 7982, "ok": 6719, "total": 6735 }, "percentiles4": { "ko": 16945, "ok": 20601, "total": 20587 }, "spikes": [], "standardDeviation": { "ko": 3518, "ok": 3959, "total": 3957 } }, { "group1": { "count": 16013, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "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": 98, "total": 98 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 35, "total": 35 }, "percentiles2": { "ko": 0, "ok": 36, "total": 36 }, "percentiles3": { "ko": 0, "ok": 37, "total": 37 }, "percentiles4": { "ko": 0, "ok": 39, "total": 39 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1, "total": 1 } }, { "group1": { "count": 48039, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "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": 239, "total": 239 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 13.04344284550638, "total": 13.04344284550638 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "ko": 0, "ok": 48039, "total": 48039 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 38, "total": 38 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 13900, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87 }, "group2": { "count": 98, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1744, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11 }, "group4": { "count": 271, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 24671, "ok": 45884, "total": 45884 }, "meanNumberOfRequestsPerSecond": { "ko": 0.07358131957643226, "ok": 4.274232962259028, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 4127, "ok": 1164, "total": 1215 }, "minResponseTime": { "ko": 34, "ok": 38, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 271, "ok": 15742, "total": 16013 }, "percentiles1": { "ko": 38, "ok": 56, "total": 56 }, "percentiles2": { "ko": 5834, "ok": 71, "total": 72 }, "percentiles3": { "ko": 18294, "ok": 7446, "total": 7836 }, "percentiles4": { "ko": 23184, "ok": 23808, "total": 23809 }, "spikes": [], "standardDeviation": { "ko": 6561, "ok": 4510, "total": 4568 } }, { "group1": { "count": 13900, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87 }, "group2": { "count": 93, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1836, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11 }, "group4": { "count": 184, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 16043, "ok": 45888, "total": 45888 }, "meanNumberOfRequestsPerSecond": { "ko": 0.04995927233233777, "ok": 4.297855009503122, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 1409, "ok": 1235, "total": 1237 }, "minResponseTime": { "ko": 38, "ok": 41, "total": 38 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 184, "ok": 15829, "total": 16013 }, "percentiles1": { "ko": 40, "ok": 63, "total": 62 }, "percentiles2": { "ko": 2042, "ok": 79, "total": 79 }, "percentiles3": { "ko": 6153, "ok": 7908, "total": 7898 }, "percentiles4": { "ko": 12044, "ok": 23812, "total": 23791 }, "spikes": [], "standardDeviation": { "ko": 2895, "ok": 4598, "total": 4582 } }, { "group1": { "count": 16013, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "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": 78, "total": 78 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 38, "total": 38 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1, "total": 1 } }, { "group1": { "count": 16013, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "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": 111, "total": 111 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 38, "total": 38 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 16013, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "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": 99, "total": 99 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 38, "total": 38 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1, "total": 1 } }, { "group1": { "count": 15805, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 98, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 110, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 4510, "total": 4510 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 82, "total": 82 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 62, "total": 62 }, "percentiles3": { "ko": 0, "ok": 96, "total": 96 }, "percentiles4": { "ko": 0, "ok": 981, "total": 981 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 193, "total": 193 } }, { "group1": { "count": 14345, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 129, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 889, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6 }, "group4": { "count": 175, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 14790, "ok": 16086, "total": 16086 }, "meanNumberOfRequestsPerSecond": { "ko": 0.047515612272603855, "ok": 4.171327721965789, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 9278, "ok": 351, "total": 452 }, "minResponseTime": { "ko": 40, "ok": 55, "total": 40 }, "name": " UI IDM features", "numberOfRequests": { "ko": 175, "ok": 15363, "total": 15538 }, "percentiles1": { "ko": 10492, "ok": 100, "total": 100 }, "percentiles2": { "ko": 10955, "ok": 139, "total": 141 }, "percentiles3": { "ko": 11736, "ok": 1667, "total": 2341 }, "percentiles4": { "ko": 14733, "ok": 6454, "total": 10044 }, "spikes": [], "standardDeviation": { "ko": 3500, "ok": 1071, "total": 1470 } }, { "group1": { "count": 15795, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 104, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 114, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 4519, "total": 4519 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 87, "total": 87 }, "minResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 56, "total": 56 }, "percentiles2": { "ko": 0, "ok": 66, "total": 66 }, "percentiles3": { "ko": 0, "ok": 100, "total": 100 }, "percentiles4": { "ko": 0, "ok": 1001, "total": 1001 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 199, "total": 199 } }, { "group1": { "count": 14280, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 165, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 929, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6 }, "group4": { "count": 164, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 12927, "ok": 12898, "total": 12927 }, "meanNumberOfRequestsPerSecond": { "ko": 0.044528916644040184, "ok": 4.174314417594353, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 9173, "ok": 361, "total": 454 }, "minResponseTime": { "ko": 41, "ok": 55, "total": 41 }, "name": " UI IDM login", "numberOfRequests": { "ko": 164, "ok": 15374, "total": 15538 }, "percentiles1": { "ko": 10423, "ok": 100, "total": 101 }, "percentiles2": { "ko": 10827, "ok": 142, "total": 144 }, "percentiles3": { "ko": 11622, "ok": 1744, "total": 2324 }, "percentiles4": { "ko": 12285, "ok": 6576, "total": 9779 }, "spikes": [], "standardDeviation": { "ko": 3413, "ok": 1091, "total": 1453 } }, { "group1": { "count": 14337, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 149, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 866, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6 }, "group4": { "count": 186, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 15791, "ok": 12001, "total": 15791 }, "meanNumberOfRequestsPerSecond": { "ko": 0.050502307901167526, "ok": 4.168341026337225, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 9403, "ok": 345, "total": 453 }, "minResponseTime": { "ko": 41, "ok": 53, "total": 41 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 186, "ok": 15352, "total": 15538 }, "percentiles1": { "ko": 10580, "ok": 100, "total": 101 }, "percentiles2": { "ko": 10923, "ok": 141, "total": 143 }, "percentiles3": { "ko": 11868, "ok": 1594, "total": 2288 }, "percentiles4": { "ko": 14742, "ok": 6438, "total": 10055 }, "spikes": [], "standardDeviation": { "ko": 3435, "ok": 1043, "total": 1478 } }, { "group1": { "count": 14283, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 142, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 930, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6 }, "group4": { "count": 183, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 14736, "ok": 14595, "total": 14736 }, "meanNumberOfRequestsPerSecond": { "ko": 0.04968775454792289, "ok": 4.16915557969047, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 9226, "ok": 361, "total": 465 }, "minResponseTime": { "ko": 40, "ok": 49, "total": 40 }, "name": " UI IDM alpha_user", "numberOfRequests": { "ko": 183, "ok": 15355, "total": 15538 }, "percentiles1": { "ko": 10425, "ok": 87, "total": 88 }, "percentiles2": { "ko": 10817, "ok": 142, "total": 146 }, "percentiles3": { "ko": 11581, "ok": 1811, "total": 2532 }, "percentiles4": { "ko": 13154, "ok": 6558, "total": 10054 }, "spikes": [], "standardDeviation": { "ko": 3384, "ok": 1107, "total": 1504 } }, { "group1": { "count": 14368, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 135, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 854, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5 }, "group4": { "count": 181, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 13892, "ok": 14447, "total": 14447 }, "meanNumberOfRequestsPerSecond": { "ko": 0.04914471897909313, "ok": 4.1696986152593, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 9298, "ok": 332, "total": 436 }, "minResponseTime": { "ko": 38, "ok": 49, "total": 38 }, "name": " UI IDM user", "numberOfRequests": { "ko": 181, "ok": 15357, "total": 15538 }, "percentiles1": { "ko": 10333, "ok": 80, "total": 81 }, "percentiles2": { "ko": 10780, "ok": 124, "total": 127 }, "percentiles3": { "ko": 11431, "ok": 1528, "total": 2320 }, "percentiles4": { "ko": 13077, "ok": 6328, "total": 10003 }, "spikes": [], "standardDeviation": { "ko": 3156, "ok": 1058, "total": 1466 } }, { "group1": { "count": 14372, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 145, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 838, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5 }, "group4": { "count": 183, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 14809, "ok": 14598, "total": 14809 }, "meanNumberOfRequestsPerSecond": { "ko": 0.04968775454792289, "ok": 4.16915557969047, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 8967, "ok": 315, "total": 417 }, "minResponseTime": { "ko": 37, "ok": 45, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 183, "ok": 15355, "total": 15538 }, "percentiles1": { "ko": 10312, "ok": 69, "total": 69 }, "percentiles2": { "ko": 10719, "ok": 104, "total": 107 }, "percentiles3": { "ko": 11340, "ok": 1449, "total": 2253 }, "percentiles4": { "ko": 13862, "ok": 6198, "total": 9664 }, "spikes": [], "standardDeviation": { "ko": 3412, "ok": 1040, "total": 1441 } }, { "group1": { "count": 14031, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 88 }, "group2": { "count": 87, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1397, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 498, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 32613, "ok": 45960, "total": 45960 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13521585663860983, "ok": 4.21259842519685, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 1874, "ok": 988, "total": 1016 }, "minResponseTime": { "ko": 34, "ok": 45, "total": 34 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 498, "ok": 15515, "total": 16013 }, "percentiles1": { "ko": 37, "ok": 63, "total": 63 }, "percentiles2": { "ko": 61, "ok": 82, "total": 81 }, "percentiles3": { "ko": 16848, "ok": 4898, "total": 5365 }, "percentiles4": { "ko": 22490, "ok": 22591, "total": 22564 }, "spikes": [], "standardDeviation": { "ko": 5016, "ok": 4136, "total": 4169 } }, { "group1": { "count": 13919, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 89 }, "group2": { "count": 104, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1358, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 190, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 8168, "ok": 45922, "total": 45922 }, "meanNumberOfRequestsPerSecond": { "ko": 0.05158837903882704, "ok": 4.176215042085256, "total": 4.227803421124084 }, "meanResponseTime": { "ko": 899, "ok": 881, "total": 882 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": "userinfo", "numberOfRequests": { "ko": 190, "ok": 15381, "total": 15571 }, "percentiles1": { "ko": 37, "ok": 58, "total": 58 }, "percentiles2": { "ko": 145, "ok": 77, "total": 77 }, "percentiles3": { "ko": 6096, "ok": 4684, "total": 4694 }, "percentiles4": { "ko": 6432, "ok": 20055, "total": 19986 }, "spikes": [], "standardDeviation": { "ko": 1791, "ok": 3627, "total": 3611 } }, { "group1": { "count": 16013, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100 }, "group2": { "count": 0, "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": 249, "total": 249 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 4.34781428183546, "total": 4.34781428183546 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 16013, "total": 16013 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 38, "total": 38 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 13983, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90 }, "group2": { "count": 89, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1361, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 105, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 7066, "ok": 43680, "total": 43680 }, "meanNumberOfRequestsPerSecond": { "ko": 0.028509367363562313, "ok": 4.190333966874831, "total": 4.218843334238392 }, "meanResponseTime": { "ko": 845, "ok": 819, "total": 819 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 105, "ok": 15433, "total": 15538 }, "percentiles1": { "ko": 37, "ok": 59, "total": 59 }, "percentiles2": { "ko": 38, "ok": 77, "total": 77 }, "percentiles3": { "ko": 4108, "ok": 4179, "total": 4173 }, "percentiles4": { "ko": 6102, "ok": 19475, "total": 19452 }, "spikes": [], "standardDeviation": { "ko": 1606, "ok": 3396, "total": 3387 } }, { "group1": { "count": 13994, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90 }, "group2": { "count": 111, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1329, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 81, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 6128, "ok": 43687, "total": 43687 }, "meanNumberOfRequestsPerSecond": { "ko": 0.021992940537605213, "ok": 4.190605484659245, "total": 4.21259842519685 }, "meanResponseTime": { "ko": 877, "ok": 810, "total": 810 }, "minResponseTime": { "ko": 35, "ok": 44, "total": 35 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 81, "ok": 15434, "total": 15515 }, "percentiles1": { "ko": 37, "ok": 63, "total": 63 }, "percentiles2": { "ko": 40, "ok": 82, "total": 82 }, "percentiles3": { "ko": 4105, "ok": 4257, "total": 4246 }, "percentiles4": { "ko": 6102, "ok": 19177, "total": 19168 }, "spikes": [], "standardDeviation": { "ko": 1582, "ok": 3345, "total": 3338 } }, { "group1": { "count": 13973, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90 }, "group2": { "count": 86, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1334, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 178, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 7290, "ok": 43687, "total": 43687 }, "meanNumberOfRequestsPerSecond": { "ko": 0.04833016562584849, "ok": 4.179473255498235, "total": 4.227803421124084 }, "meanResponseTime": { "ko": 530, "ok": 829, "total": 825 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 178, "ok": 15393, "total": 15571 }, "percentiles1": { "ko": 36, "ok": 59, "total": 59 }, "percentiles2": { "ko": 37, "ok": 76, "total": 76 }, "percentiles3": { "ko": 3836, "ok": 4310, "total": 4272 }, "percentiles4": { "ko": 5713, "ok": 19297, "total": 19292 }, "spikes": [], "standardDeviation": { "ko": 1316, "ok": 3452, "total": 3435 } }, { "group1": { "count": 401, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 61 }, "group2": { "count": 31, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 126, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 19 }, "group4": { "count": 102, "htmlName": "failed", "name": "failed", "percentage": 15 }, "maxResponseTime": { "ko": 17892, "ok": 46233, "total": 46233 }, "meanNumberOfRequestsPerSecond": { "ko": 0.027694814010317675, "ok": 0.15150692370350258, "total": 0.17920173771382025 }, "meanResponseTime": { "ko": 4133, "ok": 2041, "total": 2364 }, "minResponseTime": { "ko": 35, "ok": 197, "total": 35 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 102, "ok": 558, "total": 660 }, "percentiles1": { "ko": 3039, "ok": 461, "total": 463 }, "percentiles2": { "ko": 4646, "ok": 953, "total": 1763 }, "percentiles3": { "ko": 17320, "ok": 10588, "total": 12581 }, "percentiles4": { "ko": 17860, "ok": 21406, "total": 20913 }, "spikes": [], "standardDeviation": { "ko": 5509, "ok": 4887, "total": 5046 } } ], "global": { "group1": { "count": 2695404, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 86 }, "group2": { "count": 31605, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 315123, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10 }, "group4": { "count": 88445, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 60000, "ok": 59988, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 24.014390442573987, "ok": 825.9929405376053, "total": 850.0073309801792 }, "meanResponseTime": { "ko": 6409, "ok": 1369, "total": 1511 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 88445, "ok": 3042132, "total": 3130577 }, "percentiles1": { "ko": 3539, "ok": 86, "total": 88 }, "percentiles2": { "ko": 8395, "ok": 203, "total": 225 }, "percentiles3": { "ko": 24323, "ok": 8497, "total": 9867 }, "percentiles4": { "ko": 40361, "ok": 27572, "total": 28224 }, "standardDeviation": { "ko": 8298, "ok": 5082, "total": 5267 } } }, "target_hostname": "openam-ema-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-01-19 07:09:40] Reporting-benchmark-110 step15 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/06_benchmark-110/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-01-19 07:09:46] Reporting-benchmark-110 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped