--Task-- name: Monitoring_start enabled: True class_name: MonitoringStart source_name: controller source_namespace: >default< target_name: controller target_namespace: >default< start: 0.0 stop: None timeout: no timeout loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock task will be executed on controller (localhost) ________________________________________________________________________________ [2025-03-28 18:40:41] Monitoring_start step1 : N/A ________________________________________________________________________________ 2025-03-28 18:41:41,293 INFO 2025-03-28 18:41:41,293 INFO **************************************** Start Lodemon **************************************** 2025-03-28 18:41:41,375 INFO 2025-03-28 18:41:41,375 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete configmap lodemon-config 2025-03-28 18:41:41,375 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1] 2025-03-28 18:41:41,816 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:41:41,816 DEBUG --- stdout --- 2025-03-28 18:41:41,816 DEBUG configmap "lodemon-config" deleted 2025-03-28 18:41:41,816 DEBUG --- stderr --- 2025-03-28 18:41:41,816 DEBUG 2025-03-28 18:41:41,817 INFO 2025-03-28 18:41:41,817 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create configmap lodemon-config --from-file=/mnt/disk1/xslou/workshop/lodestar-fork/config/config.yaml 2025-03-28 18:41:41,817 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:41:42,114 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:41:42,114 DEBUG --- stdout --- 2025-03-28 18:41:42,114 DEBUG configmap/lodemon-config created 2025-03-28 18:41:42,114 DEBUG --- stderr --- 2025-03-28 18:41:42,114 DEBUG 2025-03-28 18:41:42,115 INFO 2025-03-28 18:41:42,115 INFO [run_command]: gcloud iam service-accounts add-iam-policy-binding pit-test@engineeringpit.iam.gserviceaccount.com --role roles/iam.workloadIdentityUser --member "serviceAccount:engineeringpit.svc.id.goog[xlou/k8s-svc-acct-lodemon]" 2025-03-28 18:41:43,601 ERROR [run_command]: ERROR 2025-03-28 18:41:43,601 ERROR --- rc --- 2025-03-28 18:41:43,601 ERROR returned 1, expected to be in [0] 2025-03-28 18:41:43,601 ERROR --- stdout --- 2025-03-28 18:41:43,601 ERROR 2025-03-28 18:41:43,601 ERROR --- stderr --- 2025-03-28 18:41:43,601 ERROR ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: iam.googleapis.com metadata: permission: iam.serviceAccounts.setIamPolicy reason: IAM_PERMISSION_DENIED 2025-03-28 18:41:43,601 INFO 2025-03-28 18:41:43,601 WARNING could not add the iam-policy binding to the GSA: pit-test@engineeringpit.iam.gserviceaccount.com for the member k8s-svc-acct-lodemon service account, Identity Cloud metrics will not be present in the Lodemon report.The exception thrown was: Command error: rc 1 -- stdout: -- stderr:ERROR: (gcloud.iam.service-accounts.add-iam-policy-binding) PERMISSION_DENIED: Permission 'iam.serviceAccounts.setIamPolicy' denied on resource (or it may not exist). This command is authenticated as xiaosong.lou@pingidentity.com which is the active account specified by the [core/account] property. - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: iam.googleapis.com metadata: permission: iam.serviceAccounts.setIamPolicy reason: IAM_PERMISSION_DENIED 2025-03-28 18:41:43,604 INFO 2025-03-28 18:41:43,605 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm delete configmap lodemon-deployments 2025-03-28 18:41:43,605 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0, 1] 2025-03-28 18:41:44,004 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:41:44,004 DEBUG --- stdout --- 2025-03-28 18:41:44,004 DEBUG configmap "lodemon-deployments" deleted 2025-03-28 18:41:44,004 DEBUG --- stderr --- 2025-03-28 18:41:44,004 DEBUG 2025-03-28 18:41:44,005 INFO 2025-03-28 18:41:44,005 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm create configmap lodemon-deployments --from-file=/mnt/disk1/xslou/workshop/lodestar-fork/config/deployments_to_monitor.yaml 2025-03-28 18:41:44,005 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:41:44,272 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:41:44,272 DEBUG --- stdout --- 2025-03-28 18:41:44,272 DEBUG configmap/lodemon-deployments created 2025-03-28 18:41:44,272 DEBUG --- stderr --- 2025-03-28 18:41:44,272 DEBUG 2025-03-28 18:41:44,272 INFO 2025-03-28 18:41:44,272 INFO ------------- Deploy the lodestarbox with lodemon profile ------------- 2025-03-28 18:41:44,272 INFO 2025-03-28 18:41:44,272 INFO [run_command]: skaffold deploy --profile lodemon --config=/tmp/tmpywyujlwj --status-check=true --namespace=xlou 2025-03-28 18:41:46,618 INFO Starting deploy... 2025-03-28 18:41:47,888 INFO - serviceaccount/k8s-svc-acct-lodemon unchanged 2025-03-28 18:41:47,970 INFO - clusterrolebinding.rbac.authorization.k8s.io/k8s-svc-acct-crb-xlou unchanged 2025-03-28 18:41:48,195 INFO - deployment.apps/lodemon configured 2025-03-28 18:41:48,205 INFO Waiting for deployments to stabilize... 2025-03-28 18:41:53,478 INFO - xlou:deployment/lodemon: waiting for rollout to finish: 1 old replicas are pending termination... 2025-03-28 18:42:18,896 INFO - xlou:deployment/lodemon is ready. 2025-03-28 18:42:18,906 INFO Deployments stabilized in 30.704 seconds 2025-03-28 18:42:19,007 ERROR There is a new version (2.14.2) of Skaffold available. Download it from: 2025-03-28 18:42:19,008 ERROR https://github.com/GoogleContainerTools/skaffold/releases/tag/v2.14.2 2025-03-28 18:42:19,008 ERROR 2025-03-28 18:42:19,008 ERROR Help improve Skaffold with our 2-minute anonymous survey: run 'skaffold survey' 2025-03-28 18:42:19,008 ERROR To help improve the quality of this product, we collect anonymized usage data for details on what is tracked and how we use this data visit . This data is handled in accordance with our privacy policy 2025-03-28 18:42:19,008 ERROR 2025-03-28 18:42:19,008 ERROR You may choose to opt out of this collection by running the following command: 2025-03-28 18:42:19,008 ERROR skaffold config set --global collect-metrics false 2025-03-28 18:42:19,008 INFO 2025-03-28 18:42:19,008 INFO --------------------- Get expected number of pods --------------------- 2025-03-28 18:42:19,008 INFO 2025-03-28 18:42:19,008 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas} 2025-03-28 18:42:19,008 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:42:19,287 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:19,287 DEBUG --- stdout --- 2025-03-28 18:42:19,287 DEBUG 1 2025-03-28 18:42:19,287 DEBUG --- stderr --- 2025-03-28 18:42:19,287 DEBUG 2025-03-28 18:42:19,287 INFO 2025-03-28 18:42:19,287 INFO -------------- Reloading pod list for product "lodemon" -------------- 2025-03-28 18:42:19,288 INFO 2025-03-28 18:42:19,288 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=lodemon --output jsonpath={.items[*].metadata.name}` | grep 1 2025-03-28 18:42:19,288 INFO [loop_until]: (max_time=360.0, interval=10, expected_rc=[0] 2025-03-28 18:42:19,632 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected number of element: 1 - retry 2025-03-28 18:42:29,995 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected number of element: 1 - retry 2025-03-28 18:42:40,378 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected number of element: 1 - retry 2025-03-28 18:42:50,659 INFO [loop_until]: Function succeeded after 31s (rc=0) - expected number of elements found 2025-03-28 18:42:50,659 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:50,659 DEBUG --- stdout --- 2025-03-28 18:42:50,659 DEBUG lodemon-c86df654d-57b9d 2025-03-28 18:42:50,659 DEBUG --- stderr --- 2025-03-28 18:42:50,659 DEBUG 2025-03-28 18:42:50,659 INFO 2025-03-28 18:42:50,659 INFO ------------ Check pod lodemon-c86df654d-57b9d is running ------------ 2025-03-28 18:42:50,660 INFO 2025-03-28 18:42:50,660 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-c86df654d-57b9d -o=jsonpath={.status.phase} | grep "Running" 2025-03-28 18:42:50,660 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0] 2025-03-28 18:42:50,962 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:42:50,962 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:50,962 DEBUG --- stdout --- 2025-03-28 18:42:50,962 DEBUG Running 2025-03-28 18:42:50,962 DEBUG --- stderr --- 2025-03-28 18:42:50,962 DEBUG 2025-03-28 18:42:50,962 INFO 2025-03-28 18:42:50,962 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods lodemon-c86df654d-57b9d -o=jsonpath={.status.containerStatuses[*].ready} | grep "true" 2025-03-28 18:42:50,962 INFO [loop_until]: (max_time=360, interval=5, expected_rc=[0] 2025-03-28 18:42:51,241 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:42:51,241 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:51,241 DEBUG --- stdout --- 2025-03-28 18:42:51,241 DEBUG true 2025-03-28 18:42:51,241 DEBUG --- stderr --- 2025-03-28 18:42:51,241 DEBUG 2025-03-28 18:42:51,241 INFO 2025-03-28 18:42:51,241 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-c86df654d-57b9d --output jsonpath={.status.startTime} 2025-03-28 18:42:51,241 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:42:51,518 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:51,519 DEBUG --- stdout --- 2025-03-28 18:42:51,519 DEBUG 2025-03-28T18:41:48Z 2025-03-28 18:42:51,519 DEBUG --- stderr --- 2025-03-28 18:42:51,519 DEBUG 2025-03-28 18:42:51,519 INFO 2025-03-28 18:42:51,519 INFO ----- Check pod lodemon-c86df654d-57b9d filesystem is accessible ----- 2025-03-28 18:42:52,278 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:42:52,279 INFO 2025-03-28 18:42:52,279 INFO ----------- Check pod lodemon-c86df654d-57b9d restart count ----------- 2025-03-28 18:42:52,279 INFO 2025-03-28 18:42:52,279 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod lodemon-c86df654d-57b9d --output jsonpath={.status.containerStatuses[*].restartCount} 2025-03-28 18:42:52,279 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:42:52,556 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:52,556 DEBUG --- stdout --- 2025-03-28 18:42:52,556 DEBUG 0 2025-03-28 18:42:52,556 DEBUG --- stderr --- 2025-03-28 18:42:52,556 DEBUG 2025-03-28 18:42:52,557 INFO Pod lodemon-c86df654d-57b9d has been restarted 0 times. 2025-03-28 18:42:52,557 INFO 2025-03-28 18:42:52,557 INFO --------------------- Get expected number of pods --------------------- 2025-03-28 18:42:52,557 INFO 2025-03-28 18:42:52,557 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments --selector app=lodemon --output jsonpath={.items[*].spec.replicas} 2025-03-28 18:42:52,557 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-28 18:42:52,837 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:52,837 DEBUG --- stdout --- 2025-03-28 18:42:52,837 DEBUG 1 2025-03-28 18:42:52,837 DEBUG --- stderr --- 2025-03-28 18:42:52,837 DEBUG 2025-03-28 18:42:52,837 INFO 2025-03-28 18:42:52,837 INFO -------------- Waiting for 1 expected pod(s) to be ready -------------- 2025-03-28 18:42:52,838 INFO 2025-03-28 18:42:52,838 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployments lodemon --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:1 replicas:1" 2025-03-28 18:42:52,838 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2025-03-28 18:42:53,114 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-28 18:42:53,114 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:53,114 DEBUG --- stdout --- 2025-03-28 18:42:53,114 DEBUG ready:1 replicas:1 2025-03-28 18:42:53,114 DEBUG --- stderr --- 2025-03-28 18:42:53,114 DEBUG 2025-03-28 18:42:53,114 INFO Component lodemon is alive 2025-03-28 18:42:53,923 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250328_184253-after-lodemon-deploy/lodemon-c86df654d-57b9d.txt 2025-03-28 18:42:53,923 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/pod-logs/20250328_184253-after-lodemon-deploy/lodemon-c86df654d-57b9d.txt 2025-03-28 18:42:53,923 INFO Check pod logs for errors 2025-03-28 18:42:53,924 INFO 2025-03-28 18:42:53,924 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec lodemon-c86df654d-57b9d -- curl --fail --silent --show-error http://localhost:8080/monitoring/start 2025-03-28 18:42:53,924 INFO [loop_until]: (max_time=600, interval=5, expected_rc=[0] 2025-03-28 18:42:54,658 INFO [loop_until]: OK (rc = 0) 2025-03-28 18:42:54,658 DEBUG --- stdout --- 2025-03-28 18:42:54,658 DEBUG {"Status": "OK", "Message": "Monitoring has been started"} 2025-03-28 18:42:54,658 DEBUG --- stderr --- 2025-03-28 18:42:54,658 DEBUG 2025-03-28 18:42:55,563 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/pod-logs/stack/after-lodemon-deployment/lodemon-c86df654d-57b9d.txt 2025-03-28 18:42:55,563 INFO Dumping pod description and logs to /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_simple_managed_users/pod-logs/stack/after-lodemon-deployment/lodemon-c86df654d-57b9d.txt 2025-03-28 18:42:55,564 INFO Check pod logs for errors ________________________________________________________________________________ [2025-03-28 18:42:55] Monitoring_start post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped