--Task-- name: Reporting-benchmark-250 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-50', 'Reporting-benchmark-90', 'Reporting-benchmark-130', 'Reporting-benchmark-170', 'Reporting-benchmark-210', 'Reporting-benchmark-230'] options: {'task_name': 'benchmark-250'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [21/Sep/2023 23:41:13] Reporting-benchmark-250 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [21/Sep/2023 23:41:13] - INFO: Timeout for this Task has changed to 4h (14400 seconds) [21/Sep/2023 23:41:13] - 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-250/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-250/stderr.txt Pod log : /results/orders/Reporting-benchmark-250 ________________________________________________________________________________ [21/Sep/2023 23:41:13] Reporting-benchmark-250 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/order.json { "name": "Reporting-benchmark-250", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-250 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-benchmark-250" } ________________________________________________________________________________ [21/Sep/2023 23:41:13] Reporting-benchmark-250 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 ________________________________________________________________________________ [21/Sep/2023 23:41:13] Reporting-benchmark-250 step3 : Send order to overseer ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/order.json overseer-0-7b587497bb-ft6j5:/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 ________________________________________________________________________________ [21/Sep/2023 23:41:15] Reporting-benchmark-250 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=14400, 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [21/Sep/2023 23:41:51] Reporting-benchmark-250 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- Checking pod: overseer-0-7b587497bb-ft6j5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-250.tar.gz" ]; then echo "/results/gatling/benchmark-250.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-250.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-250.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-250.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- du -k /results/gatling/benchmark-250.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 1196 /results/gatling/benchmark-250.tar.gz --- stderr --- - Download file (size 1196k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- source : /results/gatling/benchmark-250.tar.gz @ overseer-0-7b587497bb-ft6j5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7b587497bb-ft6j5:/results/gatling/benchmark-250.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.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 --- ________________________________________________________________________________ [21/Sep/2023 23:41:55] Reporting-benchmark-250 step6 : Unzip the result ________________________________________________________________________________ [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- --- stderr --- ________________________________________________________________________________ [21/Sep/2023 23:41:55] Reporting-benchmark-250 step7 : Print rc order ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- Checking pod: overseer-0-7b587497bb-ft6j5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-250/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/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-250/rc.txt file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- du -k /results/orders/Reporting-benchmark-250/rc.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/Reporting-benchmark-250/rc.txt --- stderr --- - Download file (size 4k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- source : /results/orders/Reporting-benchmark-250/rc.txt @ overseer-0-7b587497bb-ft6j5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/rc.txt [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7b587497bb-ft6j5:/results/orders/Reporting-benchmark-250/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/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/16_Reporting-benchmark-250/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [21/Sep/2023 23:41:59] Reporting-benchmark-250 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [21/Sep/2023 23:41:59] Reporting-benchmark-250 step9 : Print stdout order ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- Checking pod: overseer-0-7b587497bb-ft6j5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-250/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/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-250/stdout.txt file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- du -k /results/orders/Reporting-benchmark-250/stdout.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/Reporting-benchmark-250/stdout.txt --- stderr --- - Download file (size 8k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- source : /results/orders/Reporting-benchmark-250/stdout.txt @ overseer-0-7b587497bb-ft6j5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/stdout.txt [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7b587497bb-ft6j5:/results/orders/Reporting-benchmark-250/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/stdout.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/stdout.txt is small (167 lines), printing all lines: ----- output ----- [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-250/loadtest-20230921222648970 --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 3092170 (OK=2175035 KO=917135) > min response time 33 (OK=33 KO=34 ) > max response time 114205 (OK=60300 KO=114205) > mean response time 11922 (OK=6603 KO=24536 ) > std deviation 14324 (OK=8825 KO=16761 ) > response time 50th percentile 6618 (OK=3991 KO=16111 ) > response time 75th percentile 16078 (OK=7861 KO=32213 ) > response time 95th percentile 50305 (OK=25500 KO=60000 ) > response time 99th percentile 60000 (OK=45806 KO=60000 ) > mean requests/sec 832.347 (OK=585.474 KO=246.873) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 475100 ( 15%) > 800 ms <= t < 1200 ms 40560 ( 1%) > t >= 1200 ms 1659375 ( 54%) > failed 917135 ( 30%) ---- Errors -------------------------------------------------------------------- > status.find.is(200), but actually found 502 350476 (22.11%) > RootUserinfo: Failed to build request: No attribute named 'acc 212975 (13.43%) ess_token' is defined > status.find.is(200), but actually found 503 186454 (11.76%) > status.find.in([200, 209], 304), found 502 79982 ( 5.04%) > registrationCallback: Failed to build request: No attribute na 75626 ( 4.77%) med 'callbacks' is defined > status.find.is(200), but actually found 401 71960 ( 4.54%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 67907 ( 4.28%) 4.111.11.253:443 after 60000 ms > status.find.in([200, 209], 304), found 503 42472 ( 2.68%) > UI AM endsession: Failed to build request: No attribute named 28940 ( 1.83%) 'id_token_2' is defined > userinfo: Failed to build request: No attribute named 'access_ 28606 ( 1.80%) token' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 28404 ( 1.79%) ccess_token_2' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 28360 ( 1.79%) ccess_token' is defined > UI IDM login: Failed to build request: No attribute named 'ac 28115 ( 1.77%) cess_token_2' is defined > UI IDM dashboard: Failed to build request: No attribute named 28115 ( 1.77%) 'access_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 28115 ( 1.77%) 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 28115 ( 1.77%) r_uuid' is defined > UI IDM alpha_user: Failed to build request: No attribute name 28115 ( 1.77%) d 'access_token_2' is defined > UI IDM features: Failed to build request: No attribute named 28115 ( 1.77%) 'access_token_2' is defined > status.find.in([200, 209], 304), found 401 24404 ( 1.54%) > status.find.is(302), but actually found 502 24146 ( 1.52%) > status.find.in([200, 209], 304), found 500 22176 ( 1.40%) > restLoginUsernamePasswordCallback: Failed to build request: No 18959 ( 1.20%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 18959 ( 1.20%) No attribute named 'callbacks' is defined > deleteOrganization: Failed to build request: No attribute name 18579 ( 1.17%) d 'organization_id' is defined > queryOrganization: Failed to build request: No attribute named 18579 ( 1.17%) 'organization_id' is defined > status.find.is(302), but actually found 503 14532 ( 0.92%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 12613 ( 0.80%) ing > tokenUserinfo: Failed to build request: No attribute named 'ac 10807 ( 0.68%) cess_token' is defined > createOrganization: Failed to build request: No attribute name 10799 ( 0.68%) d 'access_token' is defined > status.find.is(200), but actually found 500 9068 ( 0.57%) > jsonPath($.tokenId).find.exists, found nothing 7039 ( 0.44%) > status.find.is(200), but actually found 400 1535 ( 0.10%) > headerRegex((Location,code=([^\&]+))).find.exists, found nothi 1522 ( 0.10%) ng > status.find.is(302), but actually found 500 583 ( 0.04%) > status.find.in([200, 209], 304), found 400 240 ( 0.02%) > j.i.IOException: Premature close 25 ( 0.00%) > jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.00%) failed to parse into a valid AST: c.f.j.c.JsonParseException:... ================================================================================ Reports generated in 1s. Please open the following file: file:///results/gatling/benchmark-250/loadtest-20230921222648970/index.html ---------------------- [22/Sep/2023 00:41:46] Create tar file /results/gatling/benchmark-250.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/benchmark-250/loadtest-20230921222648970 RESULT_FOLDER=benchmark-250 RESULT_PATH=/results/gatling/benchmark-250 PWD=/results/gatling/benchmark-250/loadtest-20230921222648970 [cmd] tar -czvf /results/gatling/benchmark-250.tar.gz --exclude=simulation.log * index.html js/ js/bootstrap.min.js js/unpack.js js/all_sessions.js js/theme.js js/global_stats.json js/highcharts-more.js js/gatling.js js/menu.js js/assertions.xml js/stats.json js/stats.js js/assertions.json js/highstock.js js/ellipsis.js js/jquery-3.5.1.min.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-aba8a.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/style.css style/logo.svg style/stat-fleche-bas.png style/logo-enterprise.svg style/bootstrap.min.css style/arrow_right.png style/stat-l-roue.png style/favicon.ico style/arrow_right_black.png style/arrow_down.png style/arrow_down_black.png style/stat-l-temps.png style/sortable.png style/little_arrow_right.png style/sorted-up.png style/sorted-down.png ________________________________________________________________________________ [21/Sep/2023 23:42:03] Reporting-benchmark-250 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [21/Sep/2023 23:42:03] Reporting-benchmark-250 step11 : Print stderr order ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- Checking pod: overseer-0-7b587497bb-ft6j5 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-250/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/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-250/stderr.txt file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7b587497bb-ft6j5 --stdin -- du -k /results/orders/Reporting-benchmark-250/stderr.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 0 /results/orders/Reporting-benchmark-250/stderr.txt --- stderr --- - Download file (size 0k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- source : /results/orders/Reporting-benchmark-250/stderr.txt @ overseer-0-7b587497bb-ft6j5 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/stderr.txt [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-7b587497bb-ft6j5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7b587497bb-ft6j5:/results/orders/Reporting-benchmark-250/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/16_Reporting-benchmark-250/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/16_Reporting-benchmark-250/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [21/Sep/2023 23:42:06] Reporting-benchmark-250 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [21/Sep/2023 23:42:06] Reporting-benchmark-250 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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/gatling/req_registrationcal-2e2ae.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/08_benchmark-250/gatling/req_tokenuserinfo-2d3d4.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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/gatling/req_deleteorganizat-d2d1a.html - cannot check for spikes checking simulation request UI-Post-Login [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-post-login-39b13.html - cannot check for spikes checking simulation request UI-Post-Login Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-post-login-r-8357a.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/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/08_benchmark-250/gatling/req_ui-am-validateg-4c02a.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-enduser-appa-926a9.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-enduser-appa-c90f7.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-enduser-sess-eea01.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-idm-uiconfig-7fd3c.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/08_benchmark-250/gatling/req_ui-idm-version-642f9.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/08_benchmark-250/gatling/req_ui-idm-features-d9b90.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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/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/08_benchmark-250/gatling/req_userinfo-d0c0b.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-logout-redir-b5101.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/08_benchmark-250/gatling/req_ui-am-revoke1-60bf7.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/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/08_benchmark-250/gatling/req_ui-am-endsessio-d6b72.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/08_benchmark-250/gatling/req_restloginprogre-9fc93.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/gatling/req_ui-logout-aba8a.html - cannot check for spikes no spikes found ________________________________________________________________________________ [21/Sep/2023 23:42:06] Reporting-benchmark-250 step14 : Collect gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 3092170, "ok": 2175035, "ko": 917135 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 114205, "ok": 60300, "ko": 114205 }, "meanResponseTime": { "total": 11922, "ok": 6603, "ko": 24536 }, "standardDeviation": { "total": 14324, "ok": 8825, "ko": 16761 }, "percentiles1": { "total": 6618, "ok": 3991, "ko": 16111 }, "percentiles2": { "total": 16078, "ok": 7861, "ko": 32213 }, "percentiles3": { "total": 50305, "ok": 25500, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 45806, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 475100, "percentage": 15 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 40560, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1659375, "percentage": 54 }, "group4": { "name": "failed", "htmlName": "failed", "count": 917135, "percentage": 30 }, "meanNumberOfRequestsPerSecond": { "total": 832.3472409152087, "ok": 585.4737550471064, "ko": 246.87348586810228 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 904590, "ok": 397592, "ko": 506998 }, "minResponseTime": { "total": 37, "ok": 40, "ko": 37 }, "maxResponseTime": { "total": 60201, "ok": 60134, "ko": 60201 }, "meanResponseTime": { "total": 17745, "ok": 12179, "ko": 22109 }, "standardDeviation": { "total": 14438, "ok": 12643, "ko": 14255 }, "percentiles1": { "total": 16058, "ok": 6679, "ko": 16097 }, "percentiles2": { "total": 17878, "ok": 17541, "ko": 18351 }, "percentiles3": { "total": 52987, "ok": 40017, "ko": 58395 }, "percentiles4": { "total": 60000, "ok": 51772, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 24955, "percentage": 3 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6924, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 365713, "percentage": 40 }, "group4": { "name": "failed", "htmlName": "failed", "count": 506998, "percentage": 56 }, "meanNumberOfRequestsPerSecond": { "total": 243.49663526244953, "ok": 107.02341857335128, "ko": 136.47321668909825 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 359436, "ok": 232643, "ko": 126793 }, "minResponseTime": { "total": 35, "ok": 76, "ko": 35 }, "maxResponseTime": { "total": 114205, "ok": 59999, "ko": 114205 }, "meanResponseTime": { "total": 18220, "ok": 10277, "ko": 32792 }, "standardDeviation": { "total": 17772, "ok": 9366, "ko": 20157 }, "percentiles1": { "total": 9972, "ok": 7938, "ko": 27560 }, "percentiles2": { "total": 20469, "ok": 10526, "ko": 54779 }, "percentiles3": { "total": 59961, "ok": 33680, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 53209, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6544, "percentage": 2 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 926, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 225173, "percentage": 63 }, "group4": { "name": "failed", "htmlName": "failed", "count": 126793, "percentage": 35 }, "meanNumberOfRequestsPerSecond": { "total": 96.75262449528937, "ok": 62.622611036339165, "ko": 34.1300134589502 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 170713, "ok": 149709, "ko": 21004 }, "minResponseTime": { "total": 38, "ok": 66, "ko": 38 }, "maxResponseTime": { "total": 60160, "ok": 59910, "ko": 60160 }, "meanResponseTime": { "total": 9919, "ok": 8148, "ko": 22547 }, "standardDeviation": { "total": 9034, "ok": 5062, "ko": 17288 }, "percentiles1": { "total": 8096, "ok": 7631, "ko": 16099 }, "percentiles2": { "total": 10782, "ok": 10036, "ko": 34233 }, "percentiles3": { "total": 24189, "ok": 14810, "ko": 60000 }, "percentiles4": { "total": 56322, "ok": 28996, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2187, "percentage": 1 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 234, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 147288, "percentage": 86 }, "group4": { "name": "failed", "htmlName": "failed", "count": 21004, "percentage": 12 }, "meanNumberOfRequestsPerSecond": { "total": 45.95235531628533, "ok": 40.29851951547779, "ko": 5.653835800807537 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 221894, "ok": 188989, "ko": 32905 }, "minResponseTime": { "total": 34, "ok": 41, "ko": 34 }, "maxResponseTime": { "total": 76365, "ok": 59999, "ko": 76365 }, "meanResponseTime": { "total": 8810, "ok": 5060, "ko": 30347 }, "standardDeviation": { "total": 13135, "ok": 5511, "ko": 21083 }, "percentiles1": { "total": 4406, "ok": 3752, "ko": 17865 }, "percentiles2": { "total": 7476, "ok": 6203, "ko": 55076 }, "percentiles3": { "total": 46646, "ok": 11387, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 34541, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13258, "percentage": 6 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5402, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 170329, "percentage": 77 }, "group4": { "name": "failed", "htmlName": "failed", "count": 32905, "percentage": 15 }, "meanNumberOfRequestsPerSecond": { "total": 59.72920592193809, "ok": 50.87187079407806, "ko": 8.857335127860027 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 189758, "ok": 173551, "ko": 16207 }, "minResponseTime": { "total": 34, "ok": 44, "ko": 34 }, "maxResponseTime": { "total": 60192, "ok": 60000, "ko": 60192 }, "meanResponseTime": { "total": 6119, "ok": 4828, "ko": 19938 }, "standardDeviation": { "total": 8283, "ok": 4809, "ko": 18623 }, "percentiles1": { "total": 3967, "ok": 3778, "ko": 16073 }, "percentiles2": { "total": 6399, "ok": 6055, "ko": 23418 }, "percentiles3": { "total": 16178, "ok": 10571, "ko": 60000 }, "percentiles4": { "total": 55639, "ok": 25331, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11328, "percentage": 6 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5037, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 157186, "percentage": 83 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16207, "percentage": 9 }, "meanNumberOfRequestsPerSecond": { "total": 51.07886944818304, "ok": 46.71628532974428, "ko": 4.362584118438762 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 470030, "ok": 420997, "ko": 49033 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 41 }, "maxResponseTime": { "total": 60259, "ok": 59970, "ko": 60259 }, "meanResponseTime": { "total": 7180, "ok": 4949, "ko": 26339 }, "standardDeviation": { "total": 10746, "ok": 6388, "ko": 18623 }, "percentiles1": { "total": 3534, "ok": 3269, "ko": 18932 }, "percentiles2": { "total": 6358, "ok": 5528, "ko": 34116 }, "percentiles3": { "total": 32053, "ok": 14143, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 41323, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31480, "percentage": 7 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15196, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 374321, "percentage": 80 }, "group4": { "name": "failed", "htmlName": "failed", "count": 49033, "percentage": 10 }, "meanNumberOfRequestsPerSecond": { "total": 126.52220726783311, "ok": 113.3235531628533, "ko": 13.198654104979811 }, "spikes": [] }, { "name": "registrationCallback", "numberOfRequests": { "total": 69119, "ok": 27922, "ko": 41197 }, "minResponseTime": { "total": 34, "ok": 195, "ko": 34 }, "maxResponseTime": { "total": 60141, "ok": 59988, "ko": 60141 }, "meanResponseTime": { "total": 20653, "ok": 11878, "ko": 26600 }, "standardDeviation": { "total": 16788, "ok": 11110, "ko": 17368 }, "percentiles1": { "total": 16022, "ok": 8292, "ko": 18578 }, "percentiles2": { "total": 30502, "ok": 15050, "ko": 42470 }, "percentiles3": { "total": 55442, "ok": 37385, "ko": 58986 }, "percentiles4": { "total": 60000, "ok": 47842, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2387, "percentage": 3 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 649, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 24886, "percentage": 36 }, "group4": { "name": "failed", "htmlName": "failed", "count": 41197, "percentage": 60 }, "meanNumberOfRequestsPerSecond": { "total": 18.605383580080755, "ok": 7.516016150740242, "ko": 11.089367429340511 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 40850, "ok": 38972, "ko": 1878 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 899 }, "maxResponseTime": { "total": 60197, "ok": 59688, "ko": 60197 }, "meanResponseTime": { "total": 5746, "ok": 4477, "ko": 32089 }, "standardDeviation": { "total": 8694, "ok": 5266, "ko": 18477 }, "percentiles1": { "total": 3355, "ok": 3202, "ko": 24890 }, "percentiles2": { "total": 6069, "ok": 5800, "ko": 55998 }, "percentiles3": { "total": 17731, "ok": 10852, "ko": 60000 }, "percentiles4": { "total": 56937, "ok": 28394, "ko": 60007 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4723, "percentage": 12 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1291, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 32958, "percentage": 81 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1878, "percentage": 5 }, "meanNumberOfRequestsPerSecond": { "total": 10.995962314939435, "ok": 10.490444145356662, "ko": 0.5055181695827725 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 34112, "ok": 26460, "ko": 7652 }, "minResponseTime": { "total": 39, "ok": 46, "ko": 39 }, "maxResponseTime": { "total": 60183, "ok": 59998, "ko": 60183 }, "meanResponseTime": { "total": 12001, "ok": 5880, "ko": 33163 }, "standardDeviation": { "total": 15963, "ok": 7214, "ko": 19458 }, "percentiles1": { "total": 5245, "ok": 3772, "ko": 32052 }, "percentiles2": { "total": 14636, "ok": 6305, "ko": 55212 }, "percentiles3": { "total": 58965, "ok": 19280, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 42086, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1435, "percentage": 4 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 711, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 24314, "percentage": 71 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7652, "percentage": 22 }, "meanNumberOfRequestsPerSecond": { "total": 9.182234185733513, "ok": 7.122476446837147, "ko": 2.059757738896366 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 26460, "ok": 24321, "ko": 2139 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 3672 }, "maxResponseTime": { "total": 60136, "ok": 59997, "ko": 60136 }, "meanResponseTime": { "total": 12541, "ok": 9526, "ko": 46824 }, "standardDeviation": { "total": 16011, "ok": 12114, "ko": 14960 }, "percentiles1": { "total": 6524, "ok": 5501, "ko": 50960 }, "percentiles2": { "total": 16747, "ok": 13270, "ko": 60000 }, "percentiles3": { "total": 53164, "ok": 35586, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 54699, "ko": 60003 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7740, "percentage": 29 }, "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": 16344, "percentage": 62 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2139, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 7.122476446837147, "ok": 6.546702557200538, "ko": 0.5757738896366084 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 23313, "ok": 15533, "ko": 7780 }, "minResponseTime": { "total": 36, "ok": 53, "ko": 36 }, "maxResponseTime": { "total": 60232, "ok": 54599, "ko": 60232 }, "meanResponseTime": { "total": 14323, "ok": 9413, "ko": 24126 }, "standardDeviation": { "total": 12992, "ok": 7765, "ko": 15529 }, "percentiles1": { "total": 10274, "ok": 7718, "ko": 20908 }, "percentiles2": { "total": 18159, "ok": 12406, "ko": 30891 }, "percentiles3": { "total": 42552, "ok": 23667, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 41430, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1136, "percentage": 5 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 248, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14149, "percentage": 61 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7780, "percentage": 33 }, "meanNumberOfRequestsPerSecond": { "total": 6.2753701211305515, "ok": 4.181157469717362, "ko": 2.09421265141319 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 15533, "ok": 14364, "ko": 1169 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 88 }, "maxResponseTime": { "total": 60059, "ok": 59883, "ko": 60059 }, "meanResponseTime": { "total": 8269, "ok": 6041, "ko": 35643 }, "standardDeviation": { "total": 11667, "ok": 7350, "ko": 18291 }, "percentiles1": { "total": 4961, "ok": 4158, "ko": 32174 }, "percentiles2": { "total": 10412, "ok": 8687, "ko": 60000 }, "percentiles3": { "total": 32304, "ok": 19090, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 35459, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4972, "percentage": 32 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 179, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9213, "percentage": 59 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1169, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 4.181157469717362, "ok": 3.866487213997308, "ko": 0.31467025572005386 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 15533, "ok": 13987, "ko": 1546 }, "minResponseTime": { "total": 46, "ok": 46, "ko": 52 }, "maxResponseTime": { "total": 60007, "ok": 59975, "ko": 60007 }, "meanResponseTime": { "total": 7230, "ok": 4662, "ko": 30468 }, "standardDeviation": { "total": 11657, "ok": 7019, "ko": 17884 }, "percentiles1": { "total": 3037, "ok": 1144, "ko": 24246 }, "percentiles2": { "total": 9054, "ok": 7095, "ko": 44204 }, "percentiles3": { "total": 30951, "ok": 17329, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 34375, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6903, "percentage": 44 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 108, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6976, "percentage": 45 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1546, "percentage": 10 }, "meanNumberOfRequestsPerSecond": { "total": 4.181157469717362, "ok": 3.765006729475101, "ko": 0.4161507402422611 }, "spikes": [] }, { "name": "UI-Post-Login", "numberOfRequests": { "total": 37253, "ok": 36005, "ko": 1248 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 251 }, "maxResponseTime": { "total": 9058, "ok": 8903, "ko": 9058 }, "meanResponseTime": { "total": 432, "ok": 160, "ko": 8293 }, "standardDeviation": { "total": 1623, "ok": 600, "ko": 2062 }, "percentiles1": { "total": 51, "ok": 44, "ko": 9035 }, "percentiles2": { "total": 98, "ok": 94, "ko": 9036 }, "percentiles3": { "total": 2186, "ok": 257, "ko": 9037 }, "percentiles4": { "total": 9036, "ok": 3411, "ko": 9040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35053, "percentage": 94 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 22, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 930, "percentage": 2 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1248, "percentage": 3 }, "meanNumberOfRequestsPerSecond": { "total": 10.027725437415882, "ok": 9.691790040376851, "ko": 0.33593539703903097 }, "spikes": [] }, { "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "total": 107685, "ok": 107156, "ko": 529 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 244 }, "maxResponseTime": { "total": 9083, "ok": 9083, "ko": 9052 }, "meanResponseTime": { "total": 143, "ok": 108, "ko": 7266 }, "standardDeviation": { "total": 648, "ok": 356, "ko": 2980 }, "percentiles1": { "total": 73, "ok": 72, "ko": 9035 }, "percentiles2": { "total": 98, "ok": 98, "ko": 9036 }, "percentiles3": { "total": 158, "ok": 136, "ko": 9037 }, "percentiles4": { "total": 2262, "ok": 1182, "ko": 9041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 105915, "percentage": 98 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 183, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1058, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 529, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 28.986541049798117, "ok": 28.84414535666218, "ko": 0.1423956931359354 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 35676, "ok": 9235, "ko": 26441 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 60031, "ok": 59557, "ko": 60031 }, "meanResponseTime": { "total": 15064, "ok": 4965, "ko": 18592 }, "standardDeviation": { "total": 12436, "ok": 5263, "ko": 12286 }, "percentiles1": { "total": 16040, "ok": 3692, "ko": 16088 }, "percentiles2": { "total": 16118, "ok": 6270, "ko": 16198 }, "percentiles3": { "total": 45867, "ok": 12842, "ko": 52198 }, "percentiles4": { "total": 60000, "ok": 29236, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 923, "percentage": 3 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 277, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8035, "percentage": 23 }, "group4": { "name": "failed", "htmlName": "failed", "count": 26441, "percentage": 74 }, "meanNumberOfRequestsPerSecond": { "total": 9.603230148048452, "ok": 2.4858681022880216, "ko": 7.117362045760431 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 35676, "ok": 17158, "ko": 18518 }, "minResponseTime": { "total": 38, "ok": 44, "ko": 38 }, "maxResponseTime": { "total": 60064, "ok": 59814, "ko": 60064 }, "meanResponseTime": { "total": 15097, "ok": 10666, "ko": 19202 }, "standardDeviation": { "total": 12391, "ok": 11352, "ko": 11890 }, "percentiles1": { "total": 16050, "ok": 6378, "ko": 16098 }, "percentiles2": { "total": 16124, "ok": 14419, "ko": 16141 }, "percentiles3": { "total": 45751, "ok": 36119, "ko": 55524 }, "percentiles4": { "total": 60000, "ok": 49612, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 971, "percentage": 3 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 368, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15819, "percentage": 44 }, "group4": { "name": "failed", "htmlName": "failed", "count": 18518, "percentage": 52 }, "meanNumberOfRequestsPerSecond": { "total": 9.603230148048452, "ok": 4.6185733512786005, "ko": 4.984656796769852 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 35689, "ok": 35672, "ko": 17 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 1459 }, "maxResponseTime": { "total": 9037, "ok": 8698, "ko": 9037 }, "meanResponseTime": { "total": 90, "ok": 87, "ko": 5763 }, "standardDeviation": { "total": 262, "ok": 221, "ko": 3063 }, "percentiles1": { "total": 65, "ok": 65, "ko": 5604 }, "percentiles2": { "total": 97, "ok": 97, "ko": 9036 }, "percentiles3": { "total": 119, "ok": 118, "ko": 9036 }, "percentiles4": { "total": 602, "ok": 526, "ko": 9037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35376, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 70, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 226, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 17, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 9.606729475100941, "ok": 9.602153432032301, "ko": 0.004576043068640646 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 35689, "ok": 35673, "ko": 16 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 923 }, "maxResponseTime": { "total": 9035, "ok": 8599, "ko": 9035 }, "meanResponseTime": { "total": 89, "ok": 88, "ko": 3874 }, "standardDeviation": { "total": 245, "ok": 225, "ko": 2432 }, "percentiles1": { "total": 66, "ok": 66, "ko": 4991 }, "percentiles2": { "total": 97, "ok": 97, "ko": 5568 }, "percentiles3": { "total": 120, "ok": 120, "ko": 6699 }, "percentiles4": { "total": 580, "ok": 502, "ko": 8568 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35366, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 78, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 229, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 16, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 9.606729475100941, "ok": 9.602422611036339, "ko": 0.004306864064602961 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 35791, "ok": 35780, "ko": 11 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 1187 }, "maxResponseTime": { "total": 9038, "ok": 8555, "ko": 9038 }, "meanResponseTime": { "total": 83, "ok": 81, "ko": 6605 }, "standardDeviation": { "total": 214, "ok": 174, "ko": 2921 }, "percentiles1": { "total": 65, "ok": 65, "ko": 9035 }, "percentiles2": { "total": 97, "ok": 97, "ko": 9036 }, "percentiles3": { "total": 114, "ok": 114, "ko": 9038 }, "percentiles4": { "total": 400, "ok": 392, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35562, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 67, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 151, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 11, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 9.634185733512785, "ok": 9.63122476446837, "ko": 0.0029609690444145358 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 35791, "ok": 35145, "ko": 646 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 1103 }, "maxResponseTime": { "total": 60010, "ok": 57784, "ko": 60010 }, "meanResponseTime": { "total": 2117, "ok": 1348, "ko": 43966 }, "standardDeviation": { "total": 7844, "ok": 5028, "ko": 15814 }, "percentiles1": { "total": 82, "ok": 81, "ko": 44515 }, "percentiles2": { "total": 106, "ok": 105, "ko": 60000 }, "percentiles3": { "total": 14595, "ok": 9174, "ko": 60000 }, "percentiles4": { "total": 45410, "ok": 28442, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31402, "percentage": 88 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 153, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3590, "percentage": 10 }, "group4": { "name": "failed", "htmlName": "failed", "count": 646, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 9.634185733512785, "ok": 9.460296096904441, "ko": 0.17388963660834456 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 35791, "ok": 35084, "ko": 707 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 1137 }, "maxResponseTime": { "total": 60013, "ok": 57814, "ko": 60013 }, "meanResponseTime": { "total": 2312, "ok": 1470, "ko": 44089 }, "standardDeviation": { "total": 8191, "ok": 5257, "ko": 15628 }, "percentiles1": { "total": 87, "ok": 86, "ko": 44497 }, "percentiles2": { "total": 112, "ok": 109, "ko": 60000 }, "percentiles3": { "total": 16074, "ok": 10230, "ko": 60001 }, "percentiles4": { "total": 45851, "ok": 29729, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31003, "percentage": 87 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 166, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3915, "percentage": 11 }, "group4": { "name": "failed", "htmlName": "failed", "count": 707, "percentage": 2 }, "meanNumberOfRequestsPerSecond": { "total": 9.634185733512785, "ok": 9.443876177658142, "ko": 0.19030955585464335 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 7676, "ok": 5910, "ko": 1766 }, "minResponseTime": { "total": 40, "ok": 50, "ko": 40 }, "maxResponseTime": { "total": 60013, "ok": 58865, "ko": 60013 }, "meanResponseTime": { "total": 13887, "ok": 9086, "ko": 29952 }, "standardDeviation": { "total": 14052, "ok": 8163, "ko": 17321 }, "percentiles1": { "total": 9159, "ok": 7243, "ko": 25683 }, "percentiles2": { "total": 17330, "ok": 11646, "ko": 42941 }, "percentiles3": { "total": 47624, "ok": 24738, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 42106, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 667, "percentage": 9 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 94, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5149, "percentage": 67 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1766, "percentage": 23 }, "meanNumberOfRequestsPerSecond": { "total": 2.0662180349932706, "ok": 1.5908479138627187, "ko": 0.4753701211305518 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 7676, "ok": 5782, "ko": 1894 }, "minResponseTime": { "total": 42, "ok": 51, "ko": 42 }, "maxResponseTime": { "total": 60013, "ok": 58865, "ko": 60013 }, "meanResponseTime": { "total": 13252, "ok": 8590, "ko": 27481 }, "standardDeviation": { "total": 13255, "ok": 7370, "ko": 16656 }, "percentiles1": { "total": 9204, "ok": 7133, "ko": 21198 }, "percentiles2": { "total": 16187, "ok": 11229, "ko": 39587 }, "percentiles3": { "total": 44472, "ok": 21420, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 39925, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 662, "percentage": 9 }, "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": 5027, "percentage": 65 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1894, "percentage": 25 }, "meanNumberOfRequestsPerSecond": { "total": 2.0662180349932706, "ok": 1.556393001345895, "ko": 0.5098250336473755 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 7676, "ok": 5768, "ko": 1908 }, "minResponseTime": { "total": 41, "ok": 50, "ko": 41 }, "maxResponseTime": { "total": 60014, "ok": 59846, "ko": 60014 }, "meanResponseTime": { "total": 13307, "ok": 8631, "ko": 27440 }, "standardDeviation": { "total": 13256, "ok": 7457, "ko": 16524 }, "percentiles1": { "total": 9232, "ok": 7002, "ko": 21263 }, "percentiles2": { "total": 16318, "ok": 11354, "ko": 39516 }, "percentiles3": { "total": 44470, "ok": 22380, "ko": 60001 }, "percentiles4": { "total": 60001, "ok": 38962, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 674, "percentage": 9 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 88, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5006, "percentage": 65 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1908, "percentage": 25 }, "meanNumberOfRequestsPerSecond": { "total": 2.0662180349932706, "ok": 1.5526244952893675, "ko": 0.5135935397039031 }, "spikes": [] }, { "name": " UI IDM alpha_user", "numberOfRequests": { "total": 7676, "ok": 4833, "ko": 2843 }, "minResponseTime": { "total": 38, "ok": 45, "ko": 38 }, "maxResponseTime": { "total": 60300, "ok": 60300, "ko": 60067 }, "meanResponseTime": { "total": 23018, "ok": 11295, "ko": 42947 }, "standardDeviation": { "total": 21429, "ok": 11026, "ko": 20059 }, "percentiles1": { "total": 13237, "ok": 8162, "ko": 54022 }, "percentiles2": { "total": 40328, "ok": 14361, "ko": 60000 }, "percentiles3": { "total": 60000, "ok": 37283, "ko": 60000 }, "percentiles4": { "total": 60001, "ok": 44989, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 670, "percentage": 9 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 96, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4067, "percentage": 53 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2843, "percentage": 37 }, "meanNumberOfRequestsPerSecond": { "total": 2.0662180349932706, "ok": 1.3009421265141319, "ko": 0.7652759084791386 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 7676, "ok": 5897, "ko": 1779 }, "minResponseTime": { "total": 37, "ok": 44, "ko": 37 }, "maxResponseTime": { "total": 60004, "ok": 58155, "ko": 60004 }, "meanResponseTime": { "total": 12177, "ok": 7990, "ko": 26055 }, "standardDeviation": { "total": 12847, "ok": 7292, "ko": 16889 }, "percentiles1": { "total": 8134, "ok": 6598, "ko": 21209 }, "percentiles2": { "total": 15300, "ok": 10204, "ko": 35430 }, "percentiles3": { "total": 41707, "ok": 20594, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 38945, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 789, "percentage": 10 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 94, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5014, "percentage": 65 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1779, "percentage": 23 }, "meanNumberOfRequestsPerSecond": { "total": 2.0662180349932706, "ok": 1.5873485868102288, "ko": 0.4788694481830417 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 7676, "ok": 5863, "ko": 1813 }, "minResponseTime": { "total": 36, "ok": 39, "ko": 36 }, "maxResponseTime": { "total": 60139, "ok": 59281, "ko": 60139 }, "meanResponseTime": { "total": 10649, "ok": 6806, "ko": 23078 }, "standardDeviation": { "total": 12157, "ok": 7014, "ko": 16261 }, "percentiles1": { "total": 7018, "ok": 5738, "ko": 18657 }, "percentiles2": { "total": 13360, "ok": 9196, "ko": 29212 }, "percentiles3": { "total": 36106, "ok": 18758, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 36384, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1168, "percentage": 15 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 141, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4554, "percentage": 59 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1813, "percentage": 24 }, "meanNumberOfRequestsPerSecond": { "total": 2.0662180349932706, "ok": 1.5781965006729475, "ko": 0.488021534320323 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 36311, "ok": 6976, "ko": 29335 }, "minResponseTime": { "total": 43, "ok": 44, "ko": 43 }, "maxResponseTime": { "total": 60100, "ok": 59921, "ko": 60100 }, "meanResponseTime": { "total": 22178, "ok": 7070, "ko": 25771 }, "standardDeviation": { "total": 17160, "ok": 10668, "ko": 16438 }, "percentiles1": { "total": 16136, "ok": 3185, "ko": 22619 }, "percentiles2": { "total": 32117, "ok": 6546, "ko": 32188 }, "percentiles3": { "total": 60000, "ok": 33997, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 52873, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 911, "percentage": 3 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 309, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5756, "percentage": 16 }, "group4": { "name": "failed", "htmlName": "failed", "count": 29335, "percentage": 81 }, "meanNumberOfRequestsPerSecond": { "total": 9.774158815612383, "ok": 1.877792732166891, "ko": 7.896366083445491 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 7705, "ok": 6411, "ko": 1294 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 929 }, "maxResponseTime": { "total": 60010, "ok": 59896, "ko": 60010 }, "meanResponseTime": { "total": 9153, "ok": 6108, "ko": 24236 }, "standardDeviation": { "total": 13262, "ok": 9315, "ko": 18546 }, "percentiles1": { "total": 3652, "ok": 2813, "ko": 16104 }, "percentiles2": { "total": 9038, "ok": 5828, "ko": 32139 }, "percentiles3": { "total": 41837, "ok": 25938, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 47989, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 828, "percentage": 11 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 285, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5298, "percentage": 69 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1294, "percentage": 17 }, "meanNumberOfRequestsPerSecond": { "total": 2.0740242261103634, "ok": 1.725706594885599, "ko": 0.34831763122476445 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 36311, "ok": 35907, "ko": 404 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 485 }, "maxResponseTime": { "total": 9276, "ok": 9276, "ko": 9047 }, "meanResponseTime": { "total": 250, "ok": 155, "ko": 8660 }, "standardDeviation": { "total": 1165, "ok": 734, "ko": 1595 }, "percentiles1": { "total": 71, "ok": 70, "ko": 9036 }, "percentiles2": { "total": 97, "ok": 96, "ko": 9037 }, "percentiles3": { "total": 124, "ok": 118, "ko": 9038 }, "percentiles4": { "total": 9034, "ok": 3843, "ko": 9039 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35323, "percentage": 97 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 10, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 574, "percentage": 2 }, "group4": { "name": "failed", "htmlName": "failed", "count": 404, "percentage": 1 }, "meanNumberOfRequestsPerSecond": { "total": 9.774158815612383, "ok": 9.665410497981158, "ko": 0.10874831763122476 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 7547, "ok": 6450, "ko": 1097 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 910 }, "maxResponseTime": { "total": 60014, "ok": 59881, "ko": 60014 }, "meanResponseTime": { "total": 7202, "ok": 5015, "ko": 20061 }, "standardDeviation": { "total": 10515, "ok": 7490, "ko": 15407 }, "percentiles1": { "total": 3208, "ok": 2672, "ko": 16088 }, "percentiles2": { "total": 8411, "ok": 5531, "ko": 16199 }, "percentiles3": { "total": 24454, "ok": 16338, "ko": 59784 }, "percentiles4": { "total": 56118, "ok": 46161, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 864, "percentage": 11 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 302, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5284, "percentage": 70 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1097, "percentage": 15 }, "meanNumberOfRequestsPerSecond": { "total": 2.0314939434724093, "ok": 1.7362045760430687, "ko": 0.29528936742934053 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 7503, "ok": 6546, "ko": 957 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 120 }, "maxResponseTime": { "total": 60003, "ok": 58746, "ko": 60003 }, "meanResponseTime": { "total": 6898, "ok": 4970, "ko": 20083 }, "standardDeviation": { "total": 9860, "ok": 6987, "ko": 15135 }, "percentiles1": { "total": 3257, "ok": 2750, "ko": 16097 }, "percentiles2": { "total": 7696, "ok": 5740, "ko": 16304 }, "percentiles3": { "total": 21890, "ok": 16349, "ko": 59690 }, "percentiles4": { "total": 54880, "ok": 41972, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 833, "percentage": 11 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 271, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5442, "percentage": 73 }, "group4": { "name": "failed", "htmlName": "failed", "count": 957, "percentage": 13 }, "meanNumberOfRequestsPerSecond": { "total": 2.019650067294751, "ok": 1.7620457604306865, "ko": 0.2576043068640646 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 6967, "ok": 6435, "ko": 532 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 1090 }, "maxResponseTime": { "total": 60077, "ok": 59865, "ko": 60077 }, "meanResponseTime": { "total": 6872, "ok": 4830, "ko": 31564 }, "standardDeviation": { "total": 10598, "ok": 6323, "ko": 18086 }, "percentiles1": { "total": 3221, "ok": 2890, "ko": 26026 }, "percentiles2": { "total": 6914, "ok": 5897, "ko": 54015 }, "percentiles3": { "total": 30148, "ok": 13994, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 37796, "ko": 60002 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 811, "percentage": 12 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 250, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5374, "percentage": 77 }, "group4": { "name": "failed", "htmlName": "failed", "count": 532, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 1.8753701211305518, "ok": 1.7321668909825034, "ko": 0.14320323014804845 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 7082, "ok": 3, "ko": 7079 }, "minResponseTime": { "total": 38, "ok": 5915, "ko": 38 }, "maxResponseTime": { "total": 60016, "ok": 15095, "ko": 60016 }, "meanResponseTime": { "total": 17580, "ok": 11438, "ko": 17583 }, "standardDeviation": { "total": 12701, "ok": 3973, "ko": 12703 }, "percentiles1": { "total": 16085, "ok": 13305, "ko": 16085 }, "percentiles2": { "total": 16480, "ok": 14200, "ko": 16483 }, "percentiles3": { "total": 48669, "ok": 14916, "ko": 48669 }, "percentiles4": { "total": 60000, "ok": 15059, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0 }, "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": 3, "percentage": 0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7079, "percentage": 100 }, "meanNumberOfRequestsPerSecond": { "total": 1.9063257065948855, "ok": 0.0008075370121130552, "ko": 1.9055181695827725 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 306, "ok": 306, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 8698, "ok": 8698, "ko": 0 }, "meanResponseTime": { "total": 425, "ok": 425, "ko": 0 }, "standardDeviation": { "total": 1223, "ok": 1223, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 125, "ok": 125, "ko": 0 }, "percentiles3": { "total": 3263, "ok": 3263, "ko": 0 }, "percentiles4": { "total": 7621, "ok": 7621, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 281, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 24, "percentage": 8 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 0.08236877523553163, "ok": 0.08236877523553163, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 832, "avg_response_time": 11922, "max_response_time": 60300, "min_response_time": 33, "num_requests": 3092170, "num_requests_pass": 2175035, "num_requests_percent_pass": 70.34 }, "options": "; testCase:idc.benchmark.CH2023; testMode:open; duration:3600; throughput:250", "stats": { "details": [ { "group1": { "count": 24955, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3 }, "group2": { "count": 6924, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 365713, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 40 }, "group4": { "count": 506998, "htmlName": "failed", "name": "failed", "percentage": 56 }, "maxResponseTime": { "ko": 60201, "ok": 60134, "total": 60201 }, "meanNumberOfRequestsPerSecond": { "ko": 136.47321668909825, "ok": 107.02341857335128, "total": 243.49663526244953 }, "meanResponseTime": { "ko": 22109, "ok": 12179, "total": 17745 }, "minResponseTime": { "ko": 37, "ok": 40, "total": 37 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 506998, "ok": 397592, "total": 904590 }, "percentiles1": { "ko": 16097, "ok": 6679, "total": 16058 }, "percentiles2": { "ko": 18351, "ok": 17541, "total": 17878 }, "percentiles3": { "ko": 58395, "ok": 40017, "total": 52987 }, "percentiles4": { "ko": 60000, "ok": 51772, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 14255, "ok": 12643, "total": 14438 } }, { "group1": { "count": 6544, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 2 }, "group2": { "count": 926, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 225173, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63 }, "group4": { "count": 126793, "htmlName": "failed", "name": "failed", "percentage": 35 }, "maxResponseTime": { "ko": 114205, "ok": 59999, "total": 114205 }, "meanNumberOfRequestsPerSecond": { "ko": 34.1300134589502, "ok": 62.622611036339165, "total": 96.75262449528937 }, "meanResponseTime": { "ko": 32792, "ok": 10277, "total": 18220 }, "minResponseTime": { "ko": 35, "ok": 76, "total": 35 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 126793, "ok": 232643, "total": 359436 }, "percentiles1": { "ko": 27560, "ok": 7938, "total": 9972 }, "percentiles2": { "ko": 54779, "ok": 10526, "total": 20469 }, "percentiles3": { "ko": 60000, "ok": 33680, "total": 59961 }, "percentiles4": { "ko": 60001, "ok": 53209, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 20157, "ok": 9366, "total": 17772 } }, { "group1": { "count": 2187, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 1 }, "group2": { "count": 234, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 147288, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 86 }, "group4": { "count": 21004, "htmlName": "failed", "name": "failed", "percentage": 12 }, "maxResponseTime": { "ko": 60160, "ok": 59910, "total": 60160 }, "meanNumberOfRequestsPerSecond": { "ko": 5.653835800807537, "ok": 40.29851951547779, "total": 45.95235531628533 }, "meanResponseTime": { "ko": 22547, "ok": 8148, "total": 9919 }, "minResponseTime": { "ko": 38, "ok": 66, "total": 38 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 21004, "ok": 149709, "total": 170713 }, "percentiles1": { "ko": 16099, "ok": 7631, "total": 8096 }, "percentiles2": { "ko": 34233, "ok": 10036, "total": 10782 }, "percentiles3": { "ko": 60000, "ok": 14810, "total": 24189 }, "percentiles4": { "ko": 60000, "ok": 28996, "total": 56322 }, "spikes": [], "standardDeviation": { "ko": 17288, "ok": 5062, "total": 9034 } }, { "group1": { "count": 13258, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 6 }, "group2": { "count": 5402, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 170329, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 77 }, "group4": { "count": 32905, "htmlName": "failed", "name": "failed", "percentage": 15 }, "maxResponseTime": { "ko": 76365, "ok": 59999, "total": 76365 }, "meanNumberOfRequestsPerSecond": { "ko": 8.857335127860027, "ok": 50.87187079407806, "total": 59.72920592193809 }, "meanResponseTime": { "ko": 30347, "ok": 5060, "total": 8810 }, "minResponseTime": { "ko": 34, "ok": 41, "total": 34 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 32905, "ok": 188989, "total": 221894 }, "percentiles1": { "ko": 17865, "ok": 3752, "total": 4406 }, "percentiles2": { "ko": 55076, "ok": 6203, "total": 7476 }, "percentiles3": { "ko": 60000, "ok": 11387, "total": 46646 }, "percentiles4": { "ko": 60001, "ok": 34541, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 21083, "ok": 5511, "total": 13135 } }, { "group1": { "count": 11328, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 6 }, "group2": { "count": 5037, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 157186, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 83 }, "group4": { "count": 16207, "htmlName": "failed", "name": "failed", "percentage": 9 }, "maxResponseTime": { "ko": 60192, "ok": 60000, "total": 60192 }, "meanNumberOfRequestsPerSecond": { "ko": 4.362584118438762, "ok": 46.71628532974428, "total": 51.07886944818304 }, "meanResponseTime": { "ko": 19938, "ok": 4828, "total": 6119 }, "minResponseTime": { "ko": 34, "ok": 44, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 16207, "ok": 173551, "total": 189758 }, "percentiles1": { "ko": 16073, "ok": 3778, "total": 3967 }, "percentiles2": { "ko": 23418, "ok": 6055, "total": 6399 }, "percentiles3": { "ko": 60000, "ok": 10571, "total": 16178 }, "percentiles4": { "ko": 60000, "ok": 25331, "total": 55639 }, "spikes": [], "standardDeviation": { "ko": 18623, "ok": 4809, "total": 8283 } }, { "group1": { "count": 31480, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 7 }, "group2": { "count": 15196, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 374321, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 80 }, "group4": { "count": 49033, "htmlName": "failed", "name": "failed", "percentage": 10 }, "maxResponseTime": { "ko": 60259, "ok": 59970, "total": 60259 }, "meanNumberOfRequestsPerSecond": { "ko": 13.198654104979811, "ok": 113.3235531628533, "total": 126.52220726783311 }, "meanResponseTime": { "ko": 26339, "ok": 4949, "total": 7180 }, "minResponseTime": { "ko": 41, "ok": 39, "total": 39 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 49033, "ok": 420997, "total": 470030 }, "percentiles1": { "ko": 18932, "ok": 3269, "total": 3534 }, "percentiles2": { "ko": 34116, "ok": 5528, "total": 6358 }, "percentiles3": { "ko": 60000, "ok": 14143, "total": 32053 }, "percentiles4": { "ko": 60001, "ok": 41323, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18623, "ok": 6388, "total": 10746 } }, { "group1": { "count": 2387, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3 }, "group2": { "count": 649, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 24886, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 36 }, "group4": { "count": 41197, "htmlName": "failed", "name": "failed", "percentage": 60 }, "maxResponseTime": { "ko": 60141, "ok": 59988, "total": 60141 }, "meanNumberOfRequestsPerSecond": { "ko": 11.089367429340511, "ok": 7.516016150740242, "total": 18.605383580080755 }, "meanResponseTime": { "ko": 26600, "ok": 11878, "total": 20653 }, "minResponseTime": { "ko": 34, "ok": 195, "total": 34 }, "name": "registrationCallback", "numberOfRequests": { "ko": 41197, "ok": 27922, "total": 69119 }, "percentiles1": { "ko": 18578, "ok": 8292, "total": 16022 }, "percentiles2": { "ko": 42470, "ok": 15050, "total": 30502 }, "percentiles3": { "ko": 58986, "ok": 37385, "total": 55442 }, "percentiles4": { "ko": 60000, "ok": 47842, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 17368, "ok": 11110, "total": 16788 } }, { "group1": { "count": 4723, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12 }, "group2": { "count": 1291, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 32958, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 81 }, "group4": { "count": 1878, "htmlName": "failed", "name": "failed", "percentage": 5 }, "maxResponseTime": { "ko": 60197, "ok": 59688, "total": 60197 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5055181695827725, "ok": 10.490444145356662, "total": 10.995962314939435 }, "meanResponseTime": { "ko": 32089, "ok": 4477, "total": 5746 }, "minResponseTime": { "ko": 899, "ok": 39, "total": 39 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 1878, "ok": 38972, "total": 40850 }, "percentiles1": { "ko": 24890, "ok": 3202, "total": 3355 }, "percentiles2": { "ko": 55998, "ok": 5800, "total": 6069 }, "percentiles3": { "ko": 60000, "ok": 10852, "total": 17731 }, "percentiles4": { "ko": 60007, "ok": 28394, "total": 56937 }, "spikes": [], "standardDeviation": { "ko": 18477, "ok": 5266, "total": 8694 } }, { "group1": { "count": 1435, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 4 }, "group2": { "count": 711, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 24314, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71 }, "group4": { "count": 7652, "htmlName": "failed", "name": "failed", "percentage": 22 }, "maxResponseTime": { "ko": 60183, "ok": 59998, "total": 60183 }, "meanNumberOfRequestsPerSecond": { "ko": 2.059757738896366, "ok": 7.122476446837147, "total": 9.182234185733513 }, "meanResponseTime": { "ko": 33163, "ok": 5880, "total": 12001 }, "minResponseTime": { "ko": 39, "ok": 46, "total": 39 }, "name": "getIdToken", "numberOfRequests": { "ko": 7652, "ok": 26460, "total": 34112 }, "percentiles1": { "ko": 32052, "ok": 3772, "total": 5245 }, "percentiles2": { "ko": 55212, "ok": 6305, "total": 14636 }, "percentiles3": { "ko": 60000, "ok": 19280, "total": 58965 }, "percentiles4": { "ko": 60001, "ok": 42086, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 19458, "ok": 7214, "total": 15963 } }, { "group1": { "count": 7740, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29 }, "group2": { "count": 237, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 16344, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 62 }, "group4": { "count": 2139, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 60136, "ok": 59997, "total": 60136 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5757738896366084, "ok": 6.546702557200538, "total": 7.122476446837147 }, "meanResponseTime": { "ko": 46824, "ok": 9526, "total": 12541 }, "minResponseTime": { "ko": 3672, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 2139, "ok": 24321, "total": 26460 }, "percentiles1": { "ko": 50960, "ok": 5501, "total": 6524 }, "percentiles2": { "ko": 60000, "ok": 13270, "total": 16747 }, "percentiles3": { "ko": 60000, "ok": 35586, "total": 53164 }, "percentiles4": { "ko": 60003, "ok": 54699, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 14960, "ok": 12114, "total": 16011 } }, { "group1": { "count": 1136, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 5 }, "group2": { "count": 248, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 14149, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61 }, "group4": { "count": 7780, "htmlName": "failed", "name": "failed", "percentage": 33 }, "maxResponseTime": { "ko": 60232, "ok": 54599, "total": 60232 }, "meanNumberOfRequestsPerSecond": { "ko": 2.09421265141319, "ok": 4.181157469717362, "total": 6.2753701211305515 }, "meanResponseTime": { "ko": 24126, "ok": 9413, "total": 14323 }, "minResponseTime": { "ko": 36, "ok": 53, "total": 36 }, "name": "createOrganization", "numberOfRequests": { "ko": 7780, "ok": 15533, "total": 23313 }, "percentiles1": { "ko": 20908, "ok": 7718, "total": 10274 }, "percentiles2": { "ko": 30891, "ok": 12406, "total": 18159 }, "percentiles3": { "ko": 60000, "ok": 23667, "total": 42552 }, "percentiles4": { "ko": 60000, "ok": 41430, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 15529, "ok": 7765, "total": 12992 } }, { "group1": { "count": 4972, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 32 }, "group2": { "count": 179, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 9213, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59 }, "group4": { "count": 1169, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 60059, "ok": 59883, "total": 60059 }, "meanNumberOfRequestsPerSecond": { "ko": 0.31467025572005386, "ok": 3.866487213997308, "total": 4.181157469717362 }, "meanResponseTime": { "ko": 35643, "ok": 6041, "total": 8269 }, "minResponseTime": { "ko": 88, "ok": 41, "total": 41 }, "name": "queryOrganization", "numberOfRequests": { "ko": 1169, "ok": 14364, "total": 15533 }, "percentiles1": { "ko": 32174, "ok": 4158, "total": 4961 }, "percentiles2": { "ko": 60000, "ok": 8687, "total": 10412 }, "percentiles3": { "ko": 60000, "ok": 19090, "total": 32304 }, "percentiles4": { "ko": 60001, "ok": 35459, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18291, "ok": 7350, "total": 11667 } }, { "group1": { "count": 6903, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 44 }, "group2": { "count": 108, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 6976, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 45 }, "group4": { "count": 1546, "htmlName": "failed", "name": "failed", "percentage": 10 }, "maxResponseTime": { "ko": 60007, "ok": 59975, "total": 60007 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4161507402422611, "ok": 3.765006729475101, "total": 4.181157469717362 }, "meanResponseTime": { "ko": 30468, "ok": 4662, "total": 7230 }, "minResponseTime": { "ko": 52, "ok": 46, "total": 46 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 1546, "ok": 13987, "total": 15533 }, "percentiles1": { "ko": 24246, "ok": 1144, "total": 3037 }, "percentiles2": { "ko": 44204, "ok": 7095, "total": 9054 }, "percentiles3": { "ko": 60000, "ok": 17329, "total": 30951 }, "percentiles4": { "ko": 60001, "ok": 34375, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 17884, "ok": 7019, "total": 11657 } }, { "group1": { "count": 35053, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94 }, "group2": { "count": 22, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 930, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2 }, "group4": { "count": 1248, "htmlName": "failed", "name": "failed", "percentage": 3 }, "maxResponseTime": { "ko": 9058, "ok": 8903, "total": 9058 }, "meanNumberOfRequestsPerSecond": { "ko": 0.33593539703903097, "ok": 9.691790040376851, "total": 10.027725437415882 }, "meanResponseTime": { "ko": 8293, "ok": 160, "total": 432 }, "minResponseTime": { "ko": 251, "ok": 33, "total": 33 }, "name": "UI-Post-Login", "numberOfRequests": { "ko": 1248, "ok": 36005, "total": 37253 }, "percentiles1": { "ko": 9035, "ok": 44, "total": 51 }, "percentiles2": { "ko": 9036, "ok": 94, "total": 98 }, "percentiles3": { "ko": 9037, "ok": 257, "total": 2186 }, "percentiles4": { "ko": 9040, "ok": 3411, "total": 9036 }, "spikes": [], "standardDeviation": { "ko": 2062, "ok": 600, "total": 1623 } }, { "group1": { "count": 105915, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98 }, "group2": { "count": 183, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 1058, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 529, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9052, "ok": 9083, "total": 9083 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1423956931359354, "ok": 28.84414535666218, "total": 28.986541049798117 }, "meanResponseTime": { "ko": 7266, "ok": 108, "total": 143 }, "minResponseTime": { "ko": 244, "ok": 33, "total": 33 }, "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "ko": 529, "ok": 107156, "total": 107685 }, "percentiles1": { "ko": 9035, "ok": 72, "total": 73 }, "percentiles2": { "ko": 9036, "ok": 98, "total": 98 }, "percentiles3": { "ko": 9037, "ok": 136, "total": 158 }, "percentiles4": { "ko": 9041, "ok": 1182, "total": 2262 }, "spikes": [], "standardDeviation": { "ko": 2980, "ok": 356, "total": 648 } }, { "group1": { "count": 923, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3 }, "group2": { "count": 277, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 8035, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23 }, "group4": { "count": 26441, "htmlName": "failed", "name": "failed", "percentage": 74 }, "maxResponseTime": { "ko": 60031, "ok": 59557, "total": 60031 }, "meanNumberOfRequestsPerSecond": { "ko": 7.117362045760431, "ok": 2.4858681022880216, "total": 9.603230148048452 }, "meanResponseTime": { "ko": 18592, "ok": 4965, "total": 15064 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 26441, "ok": 9235, "total": 35676 }, "percentiles1": { "ko": 16088, "ok": 3692, "total": 16040 }, "percentiles2": { "ko": 16198, "ok": 6270, "total": 16118 }, "percentiles3": { "ko": 52198, "ok": 12842, "total": 45867 }, "percentiles4": { "ko": 60000, "ok": 29236, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 12286, "ok": 5263, "total": 12436 } }, { "group1": { "count": 971, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3 }, "group2": { "count": 368, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 15819, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 44 }, "group4": { "count": 18518, "htmlName": "failed", "name": "failed", "percentage": 52 }, "maxResponseTime": { "ko": 60064, "ok": 59814, "total": 60064 }, "meanNumberOfRequestsPerSecond": { "ko": 4.984656796769852, "ok": 4.6185733512786005, "total": 9.603230148048452 }, "meanResponseTime": { "ko": 19202, "ok": 10666, "total": 15097 }, "minResponseTime": { "ko": 38, "ok": 44, "total": 38 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 18518, "ok": 17158, "total": 35676 }, "percentiles1": { "ko": 16098, "ok": 6378, "total": 16050 }, "percentiles2": { "ko": 16141, "ok": 14419, "total": 16124 }, "percentiles3": { "ko": 55524, "ok": 36119, "total": 45751 }, "percentiles4": { "ko": 60000, "ok": 49612, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 11890, "ok": 11352, "total": 12391 } }, { "group1": { "count": 35376, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 70, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 226, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 17, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9037, "ok": 8698, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.004576043068640646, "ok": 9.602153432032301, "total": 9.606729475100941 }, "meanResponseTime": { "ko": 5763, "ok": 87, "total": 90 }, "minResponseTime": { "ko": 1459, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 17, "ok": 35672, "total": 35689 }, "percentiles1": { "ko": 5604, "ok": 65, "total": 65 }, "percentiles2": { "ko": 9036, "ok": 97, "total": 97 }, "percentiles3": { "ko": 9036, "ok": 118, "total": 119 }, "percentiles4": { "ko": 9037, "ok": 526, "total": 602 }, "spikes": [], "standardDeviation": { "ko": 3063, "ok": 221, "total": 262 } }, { "group1": { "count": 35366, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 78, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 229, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 16, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9035, "ok": 8599, "total": 9035 }, "meanNumberOfRequestsPerSecond": { "ko": 0.004306864064602961, "ok": 9.602422611036339, "total": 9.606729475100941 }, "meanResponseTime": { "ko": 3874, "ok": 88, "total": 89 }, "minResponseTime": { "ko": 923, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 16, "ok": 35673, "total": 35689 }, "percentiles1": { "ko": 4991, "ok": 66, "total": 66 }, "percentiles2": { "ko": 5568, "ok": 97, "total": 97 }, "percentiles3": { "ko": 6699, "ok": 120, "total": 120 }, "percentiles4": { "ko": 8568, "ok": 502, "total": 580 }, "spikes": [], "standardDeviation": { "ko": 2432, "ok": 225, "total": 245 } }, { "group1": { "count": 35562, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 67, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 151, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 11, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9038, "ok": 8555, "total": 9038 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0029609690444145358, "ok": 9.63122476446837, "total": 9.634185733512785 }, "meanResponseTime": { "ko": 6605, "ok": 81, "total": 83 }, "minResponseTime": { "ko": 1187, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 11, "ok": 35780, "total": 35791 }, "percentiles1": { "ko": 9035, "ok": 65, "total": 65 }, "percentiles2": { "ko": 9036, "ok": 97, "total": 97 }, "percentiles3": { "ko": 9038, "ok": 114, "total": 114 }, "percentiles4": { "ko": 9038, "ok": 392, "total": 400 }, "spikes": [], "standardDeviation": { "ko": 2921, "ok": 174, "total": 214 } }, { "group1": { "count": 31402, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 88 }, "group2": { "count": 153, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 3590, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10 }, "group4": { "count": 646, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 60010, "ok": 57784, "total": 60010 }, "meanNumberOfRequestsPerSecond": { "ko": 0.17388963660834456, "ok": 9.460296096904441, "total": 9.634185733512785 }, "meanResponseTime": { "ko": 43966, "ok": 1348, "total": 2117 }, "minResponseTime": { "ko": 1103, "ok": 36, "total": 36 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 646, "ok": 35145, "total": 35791 }, "percentiles1": { "ko": 44515, "ok": 81, "total": 82 }, "percentiles2": { "ko": 60000, "ok": 105, "total": 106 }, "percentiles3": { "ko": 60000, "ok": 9174, "total": 14595 }, "percentiles4": { "ko": 60001, "ok": 28442, "total": 45410 }, "spikes": [], "standardDeviation": { "ko": 15814, "ok": 5028, "total": 7844 } }, { "group1": { "count": 31003, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87 }, "group2": { "count": 166, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 3915, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11 }, "group4": { "count": 707, "htmlName": "failed", "name": "failed", "percentage": 2 }, "maxResponseTime": { "ko": 60013, "ok": 57814, "total": 60013 }, "meanNumberOfRequestsPerSecond": { "ko": 0.19030955585464335, "ok": 9.443876177658142, "total": 9.634185733512785 }, "meanResponseTime": { "ko": 44089, "ok": 1470, "total": 2312 }, "minResponseTime": { "ko": 1137, "ok": 39, "total": 39 }, "name": " UI IDM version", "numberOfRequests": { "ko": 707, "ok": 35084, "total": 35791 }, "percentiles1": { "ko": 44497, "ok": 86, "total": 87 }, "percentiles2": { "ko": 60000, "ok": 109, "total": 112 }, "percentiles3": { "ko": 60001, "ok": 10230, "total": 16074 }, "percentiles4": { "ko": 60001, "ok": 29729, "total": 45851 }, "spikes": [], "standardDeviation": { "ko": 15628, "ok": 5257, "total": 8191 } }, { "group1": { "count": 667, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9 }, "group2": { "count": 94, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 5149, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67 }, "group4": { "count": 1766, "htmlName": "failed", "name": "failed", "percentage": 23 }, "maxResponseTime": { "ko": 60013, "ok": 58865, "total": 60013 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4753701211305518, "ok": 1.5908479138627187, "total": 2.0662180349932706 }, "meanResponseTime": { "ko": 29952, "ok": 9086, "total": 13887 }, "minResponseTime": { "ko": 40, "ok": 50, "total": 40 }, "name": " UI IDM features", "numberOfRequests": { "ko": 1766, "ok": 5910, "total": 7676 }, "percentiles1": { "ko": 25683, "ok": 7243, "total": 9159 }, "percentiles2": { "ko": 42941, "ok": 11646, "total": 17330 }, "percentiles3": { "ko": 60000, "ok": 24738, "total": 47624 }, "percentiles4": { "ko": 60001, "ok": 42106, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 17321, "ok": 8163, "total": 14052 } }, { "group1": { "count": 662, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9 }, "group2": { "count": 93, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 5027, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 65 }, "group4": { "count": 1894, "htmlName": "failed", "name": "failed", "percentage": 25 }, "maxResponseTime": { "ko": 60013, "ok": 58865, "total": 60013 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5098250336473755, "ok": 1.556393001345895, "total": 2.0662180349932706 }, "meanResponseTime": { "ko": 27481, "ok": 8590, "total": 13252 }, "minResponseTime": { "ko": 42, "ok": 51, "total": 42 }, "name": " UI IDM login", "numberOfRequests": { "ko": 1894, "ok": 5782, "total": 7676 }, "percentiles1": { "ko": 21198, "ok": 7133, "total": 9204 }, "percentiles2": { "ko": 39587, "ok": 11229, "total": 16187 }, "percentiles3": { "ko": 60000, "ok": 21420, "total": 44472 }, "percentiles4": { "ko": 60001, "ok": 39925, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16656, "ok": 7370, "total": 13255 } }, { "group1": { "count": 674, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9 }, "group2": { "count": 88, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 5006, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 65 }, "group4": { "count": 1908, "htmlName": "failed", "name": "failed", "percentage": 25 }, "maxResponseTime": { "ko": 60014, "ok": 59846, "total": 60014 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5135935397039031, "ok": 1.5526244952893675, "total": 2.0662180349932706 }, "meanResponseTime": { "ko": 27440, "ok": 8631, "total": 13307 }, "minResponseTime": { "ko": 41, "ok": 50, "total": 41 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 1908, "ok": 5768, "total": 7676 }, "percentiles1": { "ko": 21263, "ok": 7002, "total": 9232 }, "percentiles2": { "ko": 39516, "ok": 11354, "total": 16318 }, "percentiles3": { "ko": 60001, "ok": 22380, "total": 44470 }, "percentiles4": { "ko": 60001, "ok": 38962, "total": 60001 }, "spikes": [], "standardDeviation": { "ko": 16524, "ok": 7457, "total": 13256 } }, { "group1": { "count": 670, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9 }, "group2": { "count": 96, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 4067, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 53 }, "group4": { "count": 2843, "htmlName": "failed", "name": "failed", "percentage": 37 }, "maxResponseTime": { "ko": 60067, "ok": 60300, "total": 60300 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7652759084791386, "ok": 1.3009421265141319, "total": 2.0662180349932706 }, "meanResponseTime": { "ko": 42947, "ok": 11295, "total": 23018 }, "minResponseTime": { "ko": 38, "ok": 45, "total": 38 }, "name": " UI IDM alpha_user", "numberOfRequests": { "ko": 2843, "ok": 4833, "total": 7676 }, "percentiles1": { "ko": 54022, "ok": 8162, "total": 13237 }, "percentiles2": { "ko": 60000, "ok": 14361, "total": 40328 }, "percentiles3": { "ko": 60000, "ok": 37283, "total": 60000 }, "percentiles4": { "ko": 60001, "ok": 44989, "total": 60001 }, "spikes": [], "standardDeviation": { "ko": 20059, "ok": 11026, "total": 21429 } }, { "group1": { "count": 789, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 10 }, "group2": { "count": 94, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 5014, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 65 }, "group4": { "count": 1779, "htmlName": "failed", "name": "failed", "percentage": 23 }, "maxResponseTime": { "ko": 60004, "ok": 58155, "total": 60004 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4788694481830417, "ok": 1.5873485868102288, "total": 2.0662180349932706 }, "meanResponseTime": { "ko": 26055, "ok": 7990, "total": 12177 }, "minResponseTime": { "ko": 37, "ok": 44, "total": 37 }, "name": " UI IDM user", "numberOfRequests": { "ko": 1779, "ok": 5897, "total": 7676 }, "percentiles1": { "ko": 21209, "ok": 6598, "total": 8134 }, "percentiles2": { "ko": 35430, "ok": 10204, "total": 15300 }, "percentiles3": { "ko": 60000, "ok": 20594, "total": 41707 }, "percentiles4": { "ko": 60000, "ok": 38945, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16889, "ok": 7292, "total": 12847 } }, { "group1": { "count": 1168, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15 }, "group2": { "count": 141, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 4554, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59 }, "group4": { "count": 1813, "htmlName": "failed", "name": "failed", "percentage": 24 }, "maxResponseTime": { "ko": 60139, "ok": 59281, "total": 60139 }, "meanNumberOfRequestsPerSecond": { "ko": 0.488021534320323, "ok": 1.5781965006729475, "total": 2.0662180349932706 }, "meanResponseTime": { "ko": 23078, "ok": 6806, "total": 10649 }, "minResponseTime": { "ko": 36, "ok": 39, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 1813, "ok": 5863, "total": 7676 }, "percentiles1": { "ko": 18657, "ok": 5738, "total": 7018 }, "percentiles2": { "ko": 29212, "ok": 9196, "total": 13360 }, "percentiles3": { "ko": 60000, "ok": 18758, "total": 36106 }, "percentiles4": { "ko": 60000, "ok": 36384, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16261, "ok": 7014, "total": 12157 } }, { "group1": { "count": 911, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3 }, "group2": { "count": 309, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 5756, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 16 }, "group4": { "count": 29335, "htmlName": "failed", "name": "failed", "percentage": 81 }, "maxResponseTime": { "ko": 60100, "ok": 59921, "total": 60100 }, "meanNumberOfRequestsPerSecond": { "ko": 7.896366083445491, "ok": 1.877792732166891, "total": 9.774158815612383 }, "meanResponseTime": { "ko": 25771, "ok": 7070, "total": 22178 }, "minResponseTime": { "ko": 43, "ok": 44, "total": 43 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 29335, "ok": 6976, "total": 36311 }, "percentiles1": { "ko": 22619, "ok": 3185, "total": 16136 }, "percentiles2": { "ko": 32188, "ok": 6546, "total": 32117 }, "percentiles3": { "ko": 60000, "ok": 33997, "total": 60000 }, "percentiles4": { "ko": 60001, "ok": 52873, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16438, "ok": 10668, "total": 17160 } }, { "group1": { "count": 828, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11 }, "group2": { "count": 285, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5298, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69 }, "group4": { "count": 1294, "htmlName": "failed", "name": "failed", "percentage": 17 }, "maxResponseTime": { "ko": 60010, "ok": 59896, "total": 60010 }, "meanNumberOfRequestsPerSecond": { "ko": 0.34831763122476445, "ok": 1.725706594885599, "total": 2.0740242261103634 }, "meanResponseTime": { "ko": 24236, "ok": 6108, "total": 9153 }, "minResponseTime": { "ko": 929, "ok": 39, "total": 39 }, "name": "userinfo", "numberOfRequests": { "ko": 1294, "ok": 6411, "total": 7705 }, "percentiles1": { "ko": 16104, "ok": 2813, "total": 3652 }, "percentiles2": { "ko": 32139, "ok": 5828, "total": 9038 }, "percentiles3": { "ko": 60000, "ok": 25938, "total": 41837 }, "percentiles4": { "ko": 60000, "ok": 47989, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18546, "ok": 9315, "total": 13262 } }, { "group1": { "count": 35323, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97 }, "group2": { "count": 10, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 574, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2 }, "group4": { "count": 404, "htmlName": "failed", "name": "failed", "percentage": 1 }, "maxResponseTime": { "ko": 9047, "ok": 9276, "total": 9276 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10874831763122476, "ok": 9.665410497981158, "total": 9.774158815612383 }, "meanResponseTime": { "ko": 8660, "ok": 155, "total": 250 }, "minResponseTime": { "ko": 485, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 404, "ok": 35907, "total": 36311 }, "percentiles1": { "ko": 9036, "ok": 70, "total": 71 }, "percentiles2": { "ko": 9037, "ok": 96, "total": 97 }, "percentiles3": { "ko": 9038, "ok": 118, "total": 124 }, "percentiles4": { "ko": 9039, "ok": 3843, "total": 9034 }, "spikes": [], "standardDeviation": { "ko": 1595, "ok": 734, "total": 1165 } }, { "group1": { "count": 864, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11 }, "group2": { "count": 302, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5284, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 70 }, "group4": { "count": 1097, "htmlName": "failed", "name": "failed", "percentage": 15 }, "maxResponseTime": { "ko": 60014, "ok": 59881, "total": 60014 }, "meanNumberOfRequestsPerSecond": { "ko": 0.29528936742934053, "ok": 1.7362045760430687, "total": 2.0314939434724093 }, "meanResponseTime": { "ko": 20061, "ok": 5015, "total": 7202 }, "minResponseTime": { "ko": 910, "ok": 39, "total": 39 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1097, "ok": 6450, "total": 7547 }, "percentiles1": { "ko": 16088, "ok": 2672, "total": 3208 }, "percentiles2": { "ko": 16199, "ok": 5531, "total": 8411 }, "percentiles3": { "ko": 59784, "ok": 16338, "total": 24454 }, "percentiles4": { "ko": 60000, "ok": 46161, "total": 56118 }, "spikes": [], "standardDeviation": { "ko": 15407, "ok": 7490, "total": 10515 } }, { "group1": { "count": 833, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11 }, "group2": { "count": 271, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5442, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 73 }, "group4": { "count": 957, "htmlName": "failed", "name": "failed", "percentage": 13 }, "maxResponseTime": { "ko": 60003, "ok": 58746, "total": 60003 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2576043068640646, "ok": 1.7620457604306865, "total": 2.019650067294751 }, "meanResponseTime": { "ko": 20083, "ok": 4970, "total": 6898 }, "minResponseTime": { "ko": 120, "ok": 41, "total": 41 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 957, "ok": 6546, "total": 7503 }, "percentiles1": { "ko": 16097, "ok": 2750, "total": 3257 }, "percentiles2": { "ko": 16304, "ok": 5740, "total": 7696 }, "percentiles3": { "ko": 59690, "ok": 16349, "total": 21890 }, "percentiles4": { "ko": 60000, "ok": 41972, "total": 54880 }, "spikes": [], "standardDeviation": { "ko": 15135, "ok": 6987, "total": 9860 } }, { "group1": { "count": 811, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12 }, "group2": { "count": 250, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5374, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 77 }, "group4": { "count": 532, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 60077, "ok": 59865, "total": 60077 }, "meanNumberOfRequestsPerSecond": { "ko": 0.14320323014804845, "ok": 1.7321668909825034, "total": 1.8753701211305518 }, "meanResponseTime": { "ko": 31564, "ok": 4830, "total": 6872 }, "minResponseTime": { "ko": 1090, "ok": 42, "total": 42 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 532, "ok": 6435, "total": 6967 }, "percentiles1": { "ko": 26026, "ok": 2890, "total": 3221 }, "percentiles2": { "ko": 54015, "ok": 5897, "total": 6914 }, "percentiles3": { "ko": 60000, "ok": 13994, "total": 30148 }, "percentiles4": { "ko": 60002, "ok": 37796, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18086, "ok": 6323, "total": 10598 } }, { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0 }, "group4": { "count": 7079, "htmlName": "failed", "name": "failed", "percentage": 100 }, "maxResponseTime": { "ko": 60016, "ok": 15095, "total": 60016 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9055181695827725, "ok": 0.0008075370121130552, "total": 1.9063257065948855 }, "meanResponseTime": { "ko": 17583, "ok": 11438, "total": 17580 }, "minResponseTime": { "ko": 38, "ok": 5915, "total": 38 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 7079, "ok": 3, "total": 7082 }, "percentiles1": { "ko": 16085, "ok": 13305, "total": 16085 }, "percentiles2": { "ko": 16483, "ok": 14200, "total": 16480 }, "percentiles3": { "ko": 48669, "ok": 14916, "total": 48669 }, "percentiles4": { "ko": 60000, "ok": 15059, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 12703, "ok": 3973, "total": 12701 } }, { "group1": { "count": 281, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 24, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 0, "ok": 8698, "total": 8698 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.08236877523553163, "total": 0.08236877523553163 }, "meanResponseTime": { "ko": 0, "ok": 425, "total": 425 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 306, "total": 306 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 125, "total": 125 }, "percentiles3": { "ko": 0, "ok": 3263, "total": 3263 }, "percentiles4": { "ko": 0, "ok": 7621, "total": 7621 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1223, "total": 1223 } } ], "global": { "group1": { "count": 475100, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15 }, "group2": { "count": 40560, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 1659375, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54 }, "group4": { "count": 917135, "htmlName": "failed", "name": "failed", "percentage": 30 }, "maxResponseTime": { "ko": 114205, "ok": 60300, "total": 114205 }, "meanNumberOfRequestsPerSecond": { "ko": 246.87348586810228, "ok": 585.4737550471064, "total": 832.3472409152087 }, "meanResponseTime": { "ko": 24536, "ok": 6603, "total": 11922 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 917135, "ok": 2175035, "total": 3092170 }, "percentiles1": { "ko": 16111, "ok": 3991, "total": 6618 }, "percentiles2": { "ko": 32213, "ok": 7861, "total": 16078 }, "percentiles3": { "ko": 60000, "ok": 25500, "total": 50305 }, "percentiles4": { "ko": 60000, "ok": 45806, "total": 60000 }, "standardDeviation": { "ko": 16761, "ok": 8825, "total": 14324 } } }, "target_hostname": "openam-ema-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [21/Sep/2023 23:42:06] Reporting-benchmark-250 step15 : Remove gatling task's stdout file ________________________________________________________________________________ Deleting gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/08_benchmark-250/stdout.txt Gatling stdout.txt has been deleted ________________________________________________________________________________ [21/Sep/2023 23:42:07] Reporting-benchmark-250 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped