==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: overseer-0-78845f4f8c-v2r2q Namespace: xlou Priority: 0 Service Account: k8s-svc-acct-0 Node: gke-xlou-cdm-frontend-a8771548-i82n/10.142.0.26 Start Time: Thu, 11 Apr 2024 01:26:02 +0000 Labels: app=overseer-0 pod-template-hash=78845f4f8c release=overseer skaffold.dev/run-id=af1641d6-c39a-4817-9a69-9bea9151fe5e Annotations: Status: Running IP: 10.106.41.73 IPs: IP: 10.106.41.73 Controlled By: ReplicaSet/overseer-0-78845f4f8c Containers: overseer: Container ID: containerd://4ffa8760cc82a541a1e3ff8805b0eb173300dd92671e934e863cf0dd58f09e2f Image: gcr.io/engineeringpit/lodestar-images/lodestarbox:master-stable Image ID: gcr.io/engineeringpit/lodestar-images/lodestarbox@sha256:134bb4712d11502a25e7ee31e6d23fdf7779d5261411aa7de9c6af8c021f4fc0 Port: Host Port: Args: /bin/sh -c PYTHONUNBUFFERED=x /lodestar/pyrock/shared/scripts/overseer/run.py State: Running Started: Thu, 11 Apr 2024 01:26:08 +0000 Ready: True Restart Count: 0 Limits: cpu: 8 memory: 8Gi Requests: cpu: 2500m memory: 4Gi Environment Variables from: overseer-config-0 ConfigMap Optional: false Environment: Mounts: /results from results (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-khlfv (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: results: Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace) ClaimName: overseer-0 ReadOnly: false kube-api-access-khlfv: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable Node-Selectors: forgerock.io/role=frontend Tolerations: WorkerDedicatedFrontend=true:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: ==================================================================================================== =========================================== Pod logs =========================================== ==================================================================================================== [2024-04-11 02:26:08] httpd web_server : Server is running at http://localhost:8080 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:26:08] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 10.106.40.13 - - [11/Apr/2024 02:26:14] "GET / HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:26:16] "GET / HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:28:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:40:40] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 02:40:42] overseer : Start new order MakeFeeders_ds-idrepo (id 1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Running command : python3 /lodestar/pyrock/shared/scripts/ds/generate_feeders.py --ldif-file /results/ds-idrepo/user_entries.ldif --out-dir /results/ds-idrepo --zip-file /results/ds-idrepo/feeders.tar.gz [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Http access : http://localhost:8080/orders/MakeFeeders_ds-idrepo [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Full command stored in : /results/orders/MakeFeeders_ds-idrepo/cmd.txt [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : RC file : /results/orders/MakeFeeders_ds-idrepo/rc.txt [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Stdout file : /results/orders/MakeFeeders_ds-idrepo/stdout.txt [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Stderr file : /results/orders/MakeFeeders_ds-idrepo/stderr.txt [2024-04-11 02:40:42] order MakeFeeders_ds-idrepo : Process 375 has been successfully launched [2024-04-11 02:41:13] order MakeFeeders_ds-idrepo : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 02:41:13] overseer : order stopped by itself MakeFeeders_ds-idrepo : /results/orders/MakeFeeders_ds-idrepo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:41:14] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:41:14] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 02:42:42] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:43:02] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 02:43:04] overseer : Start new order DSPrimeTask_ds_idrepo_0 (id 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-0.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_0 [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_0/cmd.txt [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : RC file : /results/orders/DSPrimeTask_ds_idrepo_0/rc.txt [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_0/stdout.txt [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_0/stderr.txt [2024-04-11 02:43:04] order DSPrimeTask_ds_idrepo_0 : Process 474 has been successfully launched [2024-04-11 02:43:15] order DSPrimeTask_ds_idrepo_0 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 02:43:15] overseer : order stopped by itself DSPrimeTask_ds_idrepo_0 : /results/orders/DSPrimeTask_ds_idrepo_0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:43:16] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:43:16] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 02:45:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:45:22] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 02:45:23] overseer : Start new order DSPrimeTask_ds_idrepo_1 (id 3) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-1.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_1 [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_1/cmd.txt [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : RC file : /results/orders/DSPrimeTask_ds_idrepo_1/rc.txt [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_1/stdout.txt [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_1/stderr.txt [2024-04-11 02:45:23] order DSPrimeTask_ds_idrepo_1 : Process 627 has been successfully launched [2024-04-11 02:45:35] order DSPrimeTask_ds_idrepo_1 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 02:45:35] overseer : order stopped by itself DSPrimeTask_ds_idrepo_1 : /results/orders/DSPrimeTask_ds_idrepo_1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:45:36] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:45:36] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 02:47:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:47:41] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 02:47:43] overseer : Start new order DSPrimeTask_ds_idrepo_2 (id 4) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Running command : /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Http access : http://localhost:8080/orders/DSPrimeTask_ds_idrepo_2 [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Full command stored in : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : RC file : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Stdout file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Stderr file : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt [2024-04-11 02:47:43] order DSPrimeTask_ds_idrepo_2 : Process 779 has been successfully launched [2024-04-11 02:47:55] order DSPrimeTask_ds_idrepo_2 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 02:47:55] overseer : order stopped by itself DSPrimeTask_ds_idrepo_2 : /results/orders/DSPrimeTask_ds_idrepo_2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:47:55] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:47:55] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 02:49:43] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:50:04] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 02:50:05] overseer : Start new order authn-users-100 (id 5) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:50:05] order authn-users-100 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 02:50:05] order authn-users-100 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=100 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-100 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-11 02:50:05] order authn-users-100 : Http access : http://localhost:8080/orders/authn-users-100 [2024-04-11 02:50:05] order authn-users-100 : Full command stored in : /results/orders/authn-users-100/cmd.txt [2024-04-11 02:50:05] order authn-users-100 : RC file : /results/orders/authn-users-100/rc.txt [2024-04-11 02:50:05] order authn-users-100 : Stdout file : /results/orders/authn-users-100/stdout.txt [2024-04-11 02:50:05] order authn-users-100 : Stderr file : /results/orders/authn-users-100/stderr.txt [2024-04-11 02:50:05] order authn-users-100 : Process 931 has been successfully launched 10.106.40.13 - - [11/Apr/2024 02:52:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:54:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:56:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 02:58:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:00:25] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:02:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:04:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:06:26] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:08:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:10:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:12:27] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:14:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:16:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:18:28] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:20:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:22:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:24:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:26:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:28:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:30:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:32:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:34:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:36:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:38:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:40:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:42:32] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:44:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:46:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:48:33] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:50:33] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 03:50:50] order authn-users-100 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 03:50:50] overseer : order stopped by itself authn-users-100 : /results/orders/authn-users-100 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 03:50:51] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 03:50:51] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 03:52:34] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:52:54] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 03:52:55] overseer : Start new order authn-users-2000 (id 6) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 03:52:55] order authn-users-2000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 03:52:55] order authn-users-2000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=2000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-2000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-11 03:52:55] order authn-users-2000 : Http access : http://localhost:8080/orders/authn-users-2000 [2024-04-11 03:52:55] order authn-users-2000 : Full command stored in : /results/orders/authn-users-2000/cmd.txt [2024-04-11 03:52:55] order authn-users-2000 : RC file : /results/orders/authn-users-2000/rc.txt [2024-04-11 03:52:55] order authn-users-2000 : Stdout file : /results/orders/authn-users-2000/stdout.txt [2024-04-11 03:52:55] order authn-users-2000 : Stderr file : /results/orders/authn-users-2000/stderr.txt [2024-04-11 03:52:55] order authn-users-2000 : Process 1235 has been successfully launched 10.106.40.13 - - [11/Apr/2024 03:55:14] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:57:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 03:59:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:01:15] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:03:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:05:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:07:16] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:09:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:11:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:13:17] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:15:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:17:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:19:18] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:21:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:23:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:25:19] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:27:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:29:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:31:20] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:33:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:35:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:37:21] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:39:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:41:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:43:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:45:22] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:47:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:49:23] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:51:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:53:24] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 04:53:42] order authn-users-2000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 04:53:42] overseer : order stopped by itself authn-users-2000 : /results/orders/authn-users-2000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 04:53:43] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 04:53:43] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 04:55:24] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:55:44] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 04:55:46] overseer : Start new order authn-users-3000 (id 7) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 04:55:46] order authn-users-3000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 04:55:46] order authn-users-3000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=3000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-3000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-11 04:55:46] order authn-users-3000 : Http access : http://localhost:8080/orders/authn-users-3000 [2024-04-11 04:55:46] order authn-users-3000 : Full command stored in : /results/orders/authn-users-3000/cmd.txt [2024-04-11 04:55:46] order authn-users-3000 : RC file : /results/orders/authn-users-3000/rc.txt [2024-04-11 04:55:46] order authn-users-3000 : Stdout file : /results/orders/authn-users-3000/stdout.txt [2024-04-11 04:55:46] order authn-users-3000 : Stderr file : /results/orders/authn-users-3000/stderr.txt [2024-04-11 04:55:46] order authn-users-3000 : Process 1599 has been successfully launched 10.106.40.13 - - [11/Apr/2024 04:57:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 04:59:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:01:59] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:04:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:06:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:08:00] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:10:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:12:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:14:01] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:16:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:18:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:20:02] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:22:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:24:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:26:03] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:28:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:30:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:32:04] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:34:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:36:05] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:38:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:40:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:42:06] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:44:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:46:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:48:07] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:50:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:52:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:54:08] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:56:09] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 05:56:23] order authn-users-3000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 05:56:23] overseer : order stopped by itself authn-users-3000 : /results/orders/authn-users-3000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 05:56:23] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 05:56:23] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 05:58:09] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 05:58:29] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 05:58:31] overseer : Start new order authn-users-4000 (id 8) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 05:58:31] order authn-users-4000 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 05:58:31] order authn-users-4000 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4000 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4000 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-11 05:58:31] order authn-users-4000 : Http access : http://localhost:8080/orders/authn-users-4000 [2024-04-11 05:58:31] order authn-users-4000 : Full command stored in : /results/orders/authn-users-4000/cmd.txt [2024-04-11 05:58:31] order authn-users-4000 : RC file : /results/orders/authn-users-4000/rc.txt [2024-04-11 05:58:31] order authn-users-4000 : Stdout file : /results/orders/authn-users-4000/stdout.txt [2024-04-11 05:58:31] order authn-users-4000 : Stderr file : /results/orders/authn-users-4000/stderr.txt [2024-04-11 05:58:31] order authn-users-4000 : Process 1902 has been successfully launched 10.106.40.13 - - [11/Apr/2024 06:00:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:02:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:04:44] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:06:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:08:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:10:45] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:12:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:14:46] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:16:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:18:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:20:47] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:22:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:24:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:26:48] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:28:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:30:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:32:49] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:34:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:36:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:38:50] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:40:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:42:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:44:51] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:46:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:48:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:50:52] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:52:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:54:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:56:53] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 06:58:54] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 06:59:09] order authn-users-4000 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 06:59:09] overseer : order stopped by itself authn-users-4000 : /results/orders/authn-users-4000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 06:59:09] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 06:59:09] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 07:00:54] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:01:15] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 07:01:17] overseer : Start new order authn-users-4500 (id 9) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 07:01:17] order authn-users-4500 : Start command ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 07:01:17] order authn-users-4500 : Running command : export JAVA_OPTS="-Dam_host=xlou.iam.xlou-cdm.engineeringpit.com -DamadminPassword=**** -DamadminUsername=amadmin -Dduration=3600 -Dnum_users=1000000 -DtestCase=am.AMAuthN -DtestMode=open -Dthroughput=4500 -Duser_password=**** --run-mode local --simulation com.forgerock.gatling.Loadtest --simulations-folder /lodestar/pyrock/shared/clients/gatling-open/ --run-description "am.AMAuthN@medium" --results-folder /results/gatling/authn-users-4500 --extra-run-jvm-options "-Xmx4G" --no-reports [2024-04-11 07:01:17] order authn-users-4500 : Http access : http://localhost:8080/orders/authn-users-4500 [2024-04-11 07:01:17] order authn-users-4500 : Full command stored in : /results/orders/authn-users-4500/cmd.txt [2024-04-11 07:01:17] order authn-users-4500 : RC file : /results/orders/authn-users-4500/rc.txt [2024-04-11 07:01:17] order authn-users-4500 : Stdout file : /results/orders/authn-users-4500/stdout.txt [2024-04-11 07:01:17] order authn-users-4500 : Stderr file : /results/orders/authn-users-4500/stderr.txt [2024-04-11 07:01:17] order authn-users-4500 : Process 2207 has been successfully launched 10.106.40.13 - - [11/Apr/2024 07:03:29] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:05:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:07:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:09:30] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:11:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:13:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:15:31] "GET /orders/status.txt HTTP/1.1" 200 - 10.106.40.13 - - [11/Apr/2024 07:17:32] "GET /orders/status.txt HTTP/1.1" 200 - [2024-04-11 07:18:01] order authn-users-4500 : CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) [2024-04-11 07:18:01] overseer : order stopped by itself authn-users-4500 : /results/orders/authn-users-4500 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 07:18:02] overseer : Waiting for order /results/orders/order.json ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-04-11 07:18:02] overseer : Http access : http://localhost:8080 10.106.40.13 - - [11/Apr/2024 07:19:33] "GET /orders/status.txt HTTP/1.1" 200 -