--Task-- name: mixedquery enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: idm 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: [] options: {'duration': 21600, 'java-opts': '-Dcsvfile=/results/idm/user_feeder.csv', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'idm.MixedQuery', 'testMode': 'open', 'throughput': 60} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [11/Jun/2023 19:05:57] mixedquery pre : N/A ________________________________________________________________________________ [11/Jun/2023 19:05:57] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-5b849496f7-qmtsz --output jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- [11/Jun/2023 19:05:57] - INFO: Timeout for this Task has changed to 7h 12m (25920 seconds) [11/Jun/2023 19:05:57] - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/mixedquery/stdout.txt Pod log : /results/orders/mixedquery ________________________________________________________________________________ [11/Jun/2023 19:05:57] mixedquery print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idm.MixedQuery@medium --results-folder /results/gatling/mixedquery --no-reports ________________________________________________________________________________ [11/Jun/2023 19:05:57] mixedquery create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/order.json { "name": "mixedquery", "command": "/lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idm.MixedQuery@medium --results-folder /results/gatling/mixedquery --no-reports", "out-dir": "/results/orders/mixedquery", "environment": { "JAVA_OPTS": "-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=N12QJBpQP9VeMrVFHS6nvKzc -DamadminUsername=amadmin -Dcsvfile=/results/idm/user_feeder.csv -Dduration=21600 -Didm_host=xlou.iam.xlou-cdm.engineeringpit.com -Dnum_users=10000000 -DtestCase=idm.MixedQuery -DtestMode=open -Dthroughput=60 -Duser_password=T35tr0ck123 -Xmx4G" } } ________________________________________________________________________________ [11/Jun/2023 19:05:57] mixedquery loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [11/Jun/2023 19:05:57] mixedquery start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b849496f7-qmtsz --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/order.json overseer-0-5b849496f7-qmtsz:/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 [11/Jun/2023 19:05:59] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b849496f7-qmtsz --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b849496f7-qmtsz -- head /results/orders/mixedquery/stdout.txt | grep "started..." [loop_until]: (max_time=300, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 17s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 20:06:02.161 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 20:06:07.549 [WARN ] i.g.c.ZincCompiler$ - one warning found Gatling 3.9.5 is available! (you're using 3.9.0) 20:06:10.837 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2023-06-11 20:06:16 5s elapsed ---- Requests ------------------------------------------------------------------ --- stderr --- ________________________________________________________________________________ [11/Jun/2023 19:06:17] mixedquery wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 7h 12m Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 01s, retry Order is running since 14m 02s, retry Order is running since 16m 02s, retry Order is running since 18m 03s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 04s, retry Order is running since 26m 04s, retry Order is running since 28m 05s, retry Order is running since 30m 05s, retry Order is running since 32m 05s, retry Order is running since 34m 06s, retry Order is running since 36m 06s, retry Order is running since 38m 06s, retry Order is running since 40m 07s, retry Order is running since 42m 07s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 08s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 09s, retry Order is running since 56m 09s, retry Order is running since 58m 09s, retry Order is running since 1h, retry Order is running since 1h 02m, retry Order is running since 1h 04m, retry Order is running since 1h 06m, retry Order is running since 1h 08m, retry Order is running since 1h 10m, retry Order is running since 1h 12m, retry Order is running since 1h 14m, retry Order is running since 1h 16m, retry Order is running since 1h 18m, retry Order is running since 1h 20m, retry Order is running since 1h 22m, retry Order is running since 1h 24m, retry Order is running since 1h 26m, retry Order is running since 1h 28m, retry Order is running since 1h 30m, retry Order is running since 1h 32m, retry Order is running since 1h 34m, retry Order is running since 1h 36m, retry Order is running since 1h 38m, retry Order is running since 1h 40m, retry Order is running since 1h 42m, retry Order is running since 1h 44m, retry Order is running since 1h 46m, retry Order is running since 1h 48m, retry Order is running since 1h 50m, retry Order is running since 1h 52m, retry Order is running since 1h 54m, retry Order is running since 1h 56m, retry Order is running since 1h 58m, retry Order is running since 2h, retry Order is running since 2h 02m, retry Order is running since 2h 04m, retry Order is running since 2h 06m, retry Order is running since 2h 08m, retry Order is running since 2h 10m, retry Order is running since 2h 12m, retry Order is running since 2h 14m, retry Order is running since 2h 16m, retry Order is running since 2h 18m, retry Order is running since 2h 20m, retry Order is running since 2h 22m, retry Order is running since 2h 24m, retry Order is running since 2h 26m, retry Order is running since 2h 28m, retry Order is running since 2h 30m, retry Order is running since 2h 32m, retry Order is running since 2h 34m, retry Order is running since 2h 36m, retry Order is running since 2h 38m, retry Order is running since 2h 40m, retry Order is running since 2h 42m, retry Order is running since 2h 44m, retry Order is running since 2h 46m, retry Order is running since 2h 48m, retry Order is running since 2h 50m, retry Order is running since 2h 52m, retry Order is running since 2h 54m, retry Order is running since 2h 56m, retry Order is running since 2h 58m, retry Order is running since 3h, retry Order is running since 3h 02m, retry Order is running since 3h 04m, retry Order is running since 3h 06m, retry Order is running since 3h 08m, retry Order is running since 3h 10m, retry Order is running since 3h 12m, retry Order is running since 3h 14m, retry Order is running since 3h 16m, retry Order is running since 3h 18m, retry Order is running since 3h 20m, retry Order is running since 3h 22m, retry Order is running since 3h 24m, retry Order is running since 3h 26m, retry Order is running since 3h 28m, retry Order is running since 3h 30m, retry Order is running since 3h 32m, retry Order is running since 3h 34m, retry Order is running since 3h 36m, retry Order is running since 3h 38m, retry Order is running since 3h 40m, retry Order is running since 3h 42m, retry Order is running since 3h 44m, retry Order is running since 3h 46m, retry Order is running since 3h 48m, retry Order is running since 3h 50m, retry Order is running since 3h 52m, retry Order is running since 3h 54m, retry Order is running since 3h 56m, retry Order is running since 3h 58m, retry Order is running since 4h, retry Order is running since 4h 02m, retry Order is running since 4h 04m, retry Order is running since 4h 06m, retry Order is running since 4h 08m, retry Order is running since 4h 10m, retry Order is running since 4h 12m, retry Order is running since 4h 14m, retry Order is running since 4h 16m, retry Order is running since 4h 18m, retry Order is running since 4h 20m, retry Order is running since 4h 22m, retry Order is running since 4h 24m, retry Order is running since 4h 26m, retry Order is running since 4h 28m, retry Order is running since 4h 30m, retry Order is running since 4h 32m, retry Order is running since 4h 34m, retry Order is running since 4h 36m, retry Order is running since 4h 38m, retry Order is running since 4h 40m, retry Order is running since 4h 42m, retry Order is running since 4h 44m, retry Order is running since 4h 46m, retry Order is running since 4h 48m, retry Order is running since 4h 50m, retry Order is running since 4h 52m, retry Order is running since 4h 54m, retry Order is running since 4h 56m, retry Order is running since 4h 58m, retry Order is running since 5h, retry Order is running since 5h 02m, retry Order is running since 5h 04m, retry Order is running since 5h 06m, retry Order is running since 5h 08m, retry Order is running since 5h 10m, retry Order is running since 5h 12m, retry Order is running since 5h 14m, retry Order is running since 5h 16m, retry Order is running since 5h 18m, retry Order is running since 5h 20m, retry Order is running since 5h 22m, retry Order is running since 5h 24m, retry Order is running since 5h 26m, retry Order is running since 5h 28m, retry Order is running since 5h 30m, retry Order is running since 5h 32m, retry Order is running since 5h 34m, retry Order is running since 5h 36m, retry Order is running since 5h 38m, retry Order is running since 5h 40m, retry Order is running since 5h 42m, retry Order is running since 5h 44m, retry Order is running since 5h 46m, retry Order is running since 5h 48m, retry Order is running since 5h 50m, retry Order is running since 5h 52m, retry Order is running since 5h 54m, retry Order is running since 5h 56m, retry Order is running since 5h 59m, retry PASS : Order stopped by itself after 6h 01m and before timeout (7h 12m) ________________________________________________________________________________ [12/Jun/2023 01:07:17] mixedquery stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b849496f7-qmtsz --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b849496f7-qmtsz -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 6h 01m ________________________________________________________________________________ [12/Jun/2023 01:07:18] mixedquery download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b849496f7-qmtsz --- stderr --- Checking pod: overseer-0-5b849496f7-qmtsz 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-5b849496f7-qmtsz --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b849496f7-qmtsz --stdin -- bash -c 'if [ -f "/results/orders/mixedquery/order.tar.gz" ]; then echo "/results/orders/mixedquery/order.tar.gz file found"; exit 0; else echo "/results/orders/mixedquery/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/mixedquery/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/mixedquery/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b849496f7-qmtsz --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5b849496f7-qmtsz --stdin -- du -k /results/orders/mixedquery/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 344 /results/orders/mixedquery/order.tar.gz --- stderr --- - Download file (size 344k) [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-5b849496f7-qmtsz --- stderr --- source : /results/orders/mixedquery/order.tar.gz @ overseer-0-5b849496f7-qmtsz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b849496f7-qmtsz --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5b849496f7-qmtsz:/results/orders/mixedquery/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description idm.MixedQuery@medium --results-folder /results/gatling/mixedquery --no-reports ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/stdout.txt is 168885 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling 20:06:02.161 [WARN ] i.g.c.ZincCompiler$ - -target is deprecated: Use -release instead to compile against the correct platform API. 20:06:07.549 [WARN ] i.g.c.ZincCompiler$ - one warning found Gatling 3.9.5 is available! (you're using 3.9.0) 20:06:10.837 [WARN ] i.g.c.s.e.ElCompiler$ - You're still using the deprecated ${} pattern for Gatling EL. Please use the #{} pattern instead. Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2023-06-11 20:06:16 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=0 KO=0 ) ---- idm.MixedQuery ------------------------------------------------------------ [- ] 0% waiting: 1297066 / active: 9 / done: 17 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2023-06-11 20:06:21 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=0 KO=0 ) ---- idm.MixedQuery ------------------------------------------------------------ [- ] 0% waiting: 1296991 / active: 19 / done: 82 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2023-06-11 20:06:26 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=118 KO=0 ) > AdminRestLogin (OK=1 KO=0 ) > AdminAuthorize (OK=1 KO=0 ) > Admin AccessToken stage (OK=1 KO=0 ) > queryFull (OK=29 KO=0 ) > ReadManagedUser (OK=23 KO=0 ) > queryBySn (OK=22 KO=0 ) > queryStartsWith (OK=19 KO=0 ) > queryPartial (OK=22 KO=0 ) ---- idm.MixedQuery ------------------------------------------------------------ [- ] 0% waiting: 1296866 / active: 3 / done: 223 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2023-06-11 20:06:31 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=290 KO=0 ) > AdminRestLogin (OK=1 KO=0 ) > AdminAuthorize (OK=1 KO=0 ) > Admin AccessToken stage (OK=1 KO=0 ) > queryFull (OK=60 KO=0 ) > ReadManagedUser (OK=57 KO=0 ) > queryBySn (OK=61 KO=0 ) > queryStartsWith (OK=54 KO=0 ) > queryPartial (OK=55 KO=0 ) ---- idm.MixedQuery ------------------------------------------------------------ [- ] 0% waiting: 1296691 / active: 6 / done: 395 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 ================================================================================ ================================================================================ 2023-06-11 20:06:36 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=502 KO=0 ) > AdminRestLogin (OK=1 KO=0 ) > AdminAuthorize (OK=1 KO=0 ) > Admin AccessToken stage (OK=1 KO=0 ) > queryFull (OK=112 KO=0 ) > ReadManagedUser (OK=90 KO=0 ) > queryBySn (OK=97 KO=0 ) > queryStartsWith (OK=107 KO=0 ) > queryPartial (OK=93 KO=0 ) ---- idm.MixedQuery ------------------------------------------------------------ [- ] 0% waiting: 1296466 / active: 19 / done: 607 ---- getToken ------------------------------------------------------------------ [--------------------------------------------------------------------------] 0% waiting: 0 / active: 1 / done: 0 [...] waiting: 0 / active: 0 / done: 1 ================================================================================ ================================================================================ 2023-06-12 02:06:36 21625s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1290191 KO=1363 ) > AdminRestLogin (OK=7 KO=0 ) > AdminAuthorize (OK=7 KO=0 ) > Admin AccessToken stage (OK=7 KO=0 ) > queryFull (OK=258026 KO=271 ) > ReadManagedUser (OK=257867 KO=290 ) > queryBySn (OK=257747 KO=277 ) > queryStartsWith (OK=257535 KO=271 ) > queryPartial (OK=258995 KO=254 ) ---- Errors -------------------------------------------------------------------- > status.find.in(200,401), but actually found 503 1274 (93.47%) > Request timeout to xlou.iam.xlou-cdm.engineeringpit.com/34.148 89 ( 6.53%) .47.242:443 after 60000 ms ---- idm.MixedQuery ------------------------------------------------------------ [#########################################################################-] 99% waiting: 298 / active: 62 / done: 1296732 ---- getToken ------------------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 1 ================================================================================ ================================================================================ 2023-06-12 02:06:41 21630s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1290191 KO=1363 ) > AdminRestLogin (OK=7 KO=0 ) > AdminAuthorize (OK=7 KO=0 ) > Admin AccessToken stage (OK=7 KO=0 ) > queryFull (OK=258026 KO=271 ) > ReadManagedUser (OK=257867 KO=290 ) > queryBySn (OK=257747 KO=277 ) > queryStartsWith (OK=257535 KO=271 ) > queryPartial (OK=258995 KO=254 ) ---- Errors -------------------------------------------------------------------- > status.find.in(200,401), but actually found 503 1274 (93.47%) > Request timeout to xlou.iam.xlou-cdm.engineeringpit.com/34.148 89 ( 6.53%) .47.242:443 after 60000 ms ---- idm.MixedQuery ------------------------------------------------------------ [#########################################################################-] 99% waiting: 0 / active: 43 / done: 1297049 ---- getToken ------------------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 1 ================================================================================ ================================================================================ 2023-06-12 02:06:42 21631s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1290191 KO=1363 ) > AdminRestLogin (OK=7 KO=0 ) > AdminAuthorize (OK=7 KO=0 ) > Admin AccessToken stage (OK=7 KO=0 ) > queryFull (OK=258026 KO=271 ) > ReadManagedUser (OK=257867 KO=290 ) > queryBySn (OK=257747 KO=277 ) > queryStartsWith (OK=257535 KO=271 ) > queryPartial (OK=258995 KO=254 ) ---- Errors -------------------------------------------------------------------- > status.find.in(200,401), but actually found 503 1274 (93.47%) > Request timeout to xlou.iam.xlou-cdm.engineeringpit.com/34.148 89 ( 6.53%) .47.242:443 after 60000 ms ---- idm.MixedQuery ------------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 1297092 ---- getToken ------------------------------------------------------------------ [##########################################################################]100% waiting: 0 / active: 0 / done: 1 ================================================================================ Simulation com.forgerock.gatling.Loadtest completed in 21631 seconds ---------------------- [12/Jun/2023 02:06:43] Create tar file mixedquery.tar.gz ---------------------- RESULTS_FOLDER=/results/gatling/ RESULT_FOLDER=mixedquery SIMULATION_PATH=mixedquery/loadtest-20230611190611141 PWD=/results/gatling/mixedquery/loadtest-20230611190611141 [cmd] tar -czvf /results/gatling//mixedquery.tar.gz --exclude=simulation.log * /results/gatling ---------------------- [12/Jun/2023 02:06:43] Update /results/gatling//latest ---------------------- ---------------------- [12/Jun/2023 02:06:43] Update /results/gatling//latest.tar.gz ---------------------- ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/simple_managed_users/07_scenario/01_mixedquery/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [12/Jun/2023 01:07:22] mixedquery post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped