--Task-- name: Verification-idm enabled: True class_name: VerificationTask source_name: idm source_namespace: >default< target_name: idm target_namespace: >default< start: 0.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: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-22 04:30:34] Verification-idm pre : N/A ________________________________________________________________________________ [2024-04-22 04:30:34] - INFO: Timeout for this Task has changed to 12h (43200 seconds) [2024-04-22 04:30:34] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-22 04:30:34] Verification-idm step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-22 04:30:34,184 INFO 2024-04-22 04:30:34,184 INFO --------------------- Get expected number of pods --------------------- 2024-04-22 04:30:34,185 INFO 2024-04-22 04:30:34,185 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-22 04:30:34,185 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:35,339 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:35,340 DEBUG --- stdout --- 2024-04-22 04:30:35,340 DEBUG 2 2024-04-22 04:30:35,340 DEBUG --- stderr --- 2024-04-22 04:30:35,340 DEBUG 2024-04-22 04:30:35,340 INFO 2024-04-22 04:30:35,340 INFO -------------- Waiting for 2 expected pod(s) to be ready -------------- 2024-04-22 04:30:35,341 INFO 2024-04-22 04:30:35,341 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment idm --output jsonpath="ready:{.status.readyReplicas} replicas:{.status.replicas}" | grep "ready:2 replicas:2" 2024-04-22 04:30:35,341 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-22 04:30:36,378 INFO [loop_until]: Function succeeded after 1s (rc=0) - expected pattern found 2024-04-22 04:30:36,379 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:36,379 DEBUG --- stdout --- 2024-04-22 04:30:36,380 DEBUG ready:2 replicas:2 2024-04-22 04:30:36,380 DEBUG --- stderr --- 2024-04-22 04:30:36,380 DEBUG ________________________________________________________________________________ [2024-04-22 04:30:36] Verification-idm step2 : Discovering pods ________________________________________________________________________________ 2024-04-22 04:30:36,383 INFO 2024-04-22 04:30:36,383 INFO --------------------- Get expected number of pods --------------------- 2024-04-22 04:30:36,384 INFO 2024-04-22 04:30:36,384 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get deployment --selector app=idm --output jsonpath={.items[*].spec.replicas} 2024-04-22 04:30:36,384 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:37,625 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:37,625 DEBUG --- stdout --- 2024-04-22 04:30:37,626 DEBUG 2 2024-04-22 04:30:37,626 DEBUG --- stderr --- 2024-04-22 04:30:37,626 DEBUG 2024-04-22 04:30:37,626 INFO 2024-04-22 04:30:37,626 INFO ---------------------------- Get pod list ---------------------------- 2024-04-22 04:30:37,627 INFO 2024-04-22 04:30:37,627 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=idm --output jsonpath={.items[*].metadata.name}` | grep 2 2024-04-22 04:30:37,627 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-22 04:30:38,560 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-22 04:30:38,560 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:38,560 DEBUG --- stdout --- 2024-04-22 04:30:38,560 DEBUG idm-b85f9d978-txpwv idm-b85f9d978-wnhxb 2024-04-22 04:30:38,560 DEBUG --- stderr --- 2024-04-22 04:30:38,560 DEBUG ________________________________________________________________________________ [2024-04-22 04:30:38] Verification-idm step3 : Check component is alive ________________________________________________________________________________ 2024-04-22 04:30:38,561 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping 2024-04-22 04:30:38,561 INFO Set admin password: O9K1VXYVJiyimSmm4VQNxrQU 2024-04-22 04:30:38,561 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping" 2024-04-22 04:30:38,796 INFO [http_cmd]: http status code OK 2024-04-22 04:30:38,796 DEBUG --- status code --- 2024-04-22 04:30:38,796 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:38,796 DEBUG --- http response --- 2024-04-22 04:30:38,797 DEBUG { "_id": "", "_rev": "", "shortDesc": "OpenIDM ready", "state": "ACTIVE_READY" } 2024-04-22 04:30:38,802 INFO [LoginSession] Get "access_token" token for user "amadmin" 2024-04-22 04:30:38,827 INFO [LoginSession] Obtaining new "access_token" token from server because it has expired 2024-04-22 04:30:38,827 INFO [LoginSession] Get "token_id" token for user "amadmin" 2024-04-22 04:30:38,827 INFO [LoginSession] Obtaining new "token_id" token from server because it has expired 2024-04-22 04:30:38,827 INFO Authenticate user amadmin via REST 2024-04-22 04:30:38,828 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/" 2024-04-22 04:30:39,100 INFO [http_cmd]: http status code OK 2024-04-22 04:30:39,100 DEBUG --- status code --- 2024-04-22 04:30:39,100 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:39,100 DEBUG --- http response --- 2024-04-22 04:30:39,101 DEBUG { "tokenId": "aFeizgqx7wbk8nJjEVQHLnNKA1w.*AAJTSQACMDIAAlNLABxueDE3a0VZbHQvQkMvQUtKV2ZMcG1NemtOeWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*", "successUrl": "/am/console", "realm": "/" } 2024-04-22 04:30:39,101 INFO [LoginSession] Obtaining session info 2024-04-22 04:30:39,102 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions?_action=getSessionInfo" 2024-04-22 04:30:39,366 INFO [http_cmd]: http status code OK 2024-04-22 04:30:39,367 DEBUG --- status code --- 2024-04-22 04:30:39,367 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:39,367 DEBUG --- http response --- 2024-04-22 04:30:39,367 DEBUG { "username": "amadmin", "universalId": "id=amadmin,ou=user,ou=am-config", "realm": "/", "latestAccessTime": "2024-04-22T04:30:39Z", "maxIdleExpirationTime": "2024-04-22T04:33:39Z", "maxSessionExpirationTime": "2024-04-22T04:33:38Z", "properties": { "AMCtxId": "38b081d1-ac52-40a8-b552-1c06acaca71e-776887131" } } 2024-04-22 04:30:39,375 INFO Obtain Oauth2 authz code via REST 2024-04-22 04:30:39,375 DEBUG Oauth2 authorize for access token 2024-04-22 04:30:39,376 INFO [http_cmd]: curl --request POST --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=aFeizgqx7wbk8nJjEVQHLnNKA1w.*AAJTSQACMDIAAlNLABxueDE3a0VZbHQvQkMvQUtKV2ZMcG1NemtOeWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --data '{"decision": "Allow", "csrf": "aFeizgqx7wbk8nJjEVQHLnNKA1w.*AAJTSQACMDIAAlNLABxueDE3a0VZbHQvQkMvQUtKV2ZMcG1NemtOeWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize?client_id=smokeclient&scope=fr:idm:*&redirect_uri=https://fake.com&response_type=code&realm=/" 2024-04-22 04:30:39,682 INFO [http_cmd]: http status code OK 2024-04-22 04:30:39,683 DEBUG --- status code --- 2024-04-22 04:30:39,683 DEBUG http status code is 302 (expected 302) 2024-04-22 04:30:39,683 DEBUG --- http response --- 2024-04-22 04:30:39,684 DEBUG {'x-frame-options': 'SAMEORIGIN', 'x-content-type-options': 'nosniff', 'cache-control': 'no-store', 'location': 'https://fake.com?code=QKsxG0HiDwcSC2teKDxs_YMKvmU&iss=https%3A%2F%2Fxlou.iam.xlou-cdm.engineeringpit.com%2Fam%2Foauth2&client_id=smokeclient', 'pragma': 'no-cache', 'set-cookie': 'OAUTH_REQUEST_ATTRIBUTES=DELETED; Expires=Thu, 01 Jan 1970 00:00:00 GMT; Path=/; Secure; HttpOnly; SameSite=none', 'content-length': '0', 'date': 'Mon, 22 Apr 2024 04:30:38 GMT'} 2024-04-22 04:30:39,684 DEBUG Oauth2 exchange authorize code for access token 2024-04-22 04:30:39,686 INFO [http_cmd]: curl -L --request POST --data '{"grant_type": "authorization_code", "redirect_uri": "https://fake.com", "client_id": "smokeclient", "code": "QKsxG0HiDwcSC2teKDxs_YMKvmU"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token?realm=/" 2024-04-22 04:30:39,867 INFO [http_cmd]: http status code OK 2024-04-22 04:30:39,868 DEBUG --- status code --- 2024-04-22 04:30:39,868 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:39,868 DEBUG --- http response --- 2024-04-22 04:30:39,868 DEBUG { "access_token": "eAPpbc19OGLr7x9KheoNTJyFzAY", "scope": "fr:idm:*", "token_type": "Bearer", "expires_in": 3599 } 2024-04-22 04:30:39,871 INFO Additional check to sync/queue to ensure sync with DS is ok (see LODESTAR-1245) 2024-04-22 04:30:39,875 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/sync/queue?_queryFilter=true&_pageSize=1" 2024-04-22 04:30:40,118 INFO [http_cmd]: http status code OK 2024-04-22 04:30:40,119 DEBUG --- status code --- 2024-04-22 04:30:40,119 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:40,119 DEBUG --- http response --- 2024-04-22 04:30:40,120 DEBUG { "result": [], "resultCount": 0, "pagedResultsCookie": null, "totalPagedResultsPolicy": "NONE", "totalPagedResults": -1, "remainingPagedResults": -1 } 2024-04-22 04:30:40,124 INFO Try to create, query and delete a user 2024-04-22 04:30:40,125 INFO Create user idm_ufze2j1nkl in IDM 2024-04-22 04:30:40,126 INFO [http_cmd]: curl --header "Authorization: Bearer eAPpbc19OGLr7x9KheoNTJyFzAY" --header "Content-Type: application/json" --insecure -L --request POST --data '{"userName": "idm_ufze2j1nkl", "givenName": "Peter", "sn": "Parker", "password": "T35tr0ck123", "telephoneNumber": "6669876987", "description": "IDM Test User", "roles": [], "mail": "idm_ufze2j1nkl@forgerock.com"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user?_action=create" 2024-04-22 04:30:40,401 INFO [http_cmd]: http status code OK 2024-04-22 04:30:40,402 DEBUG --- status code --- 2024-04-22 04:30:40,402 DEBUG http status code is 201 (expected [200, 201]) 2024-04-22 04:30:40,402 DEBUG --- http response --- 2024-04-22 04:30:40,402 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-22 04:30:40,403 DEBUG ----- output ----- 2024-04-22 04:30:40,403 DEBUG { 2024-04-22 04:30:40,403 DEBUG "_id": "21e2201b-547f-461b-8818-fc9b86187fd7", 2024-04-22 04:30:40,403 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-152670", 2024-04-22 04:30:40,403 DEBUG "country": null, 2024-04-22 04:30:40,403 DEBUG "mail": "idm_ufze2j1nkl@forgerock.com", 2024-04-22 04:30:40,403 DEBUG "memberOfOrgIDs": [], 2024-04-22 04:30:40,403 DEBUG "postalCode": null, 2024-04-22 04:30:40,403 DEBUG "profileImage": null, 2024-04-22 04:30:40,403 DEBUG "expireAccount": null, 2024-04-22 04:30:40,403 DEBUG "activeDate": null, 2024-04-22 04:30:40,403 DEBUG 2024-04-22 04:30:40,403 DEBUG 2024-04-22 04:30:40,403 DEBUG 2024-04-22 04:30:40,403 DEBUG [...] 2024-04-22 04:30:40,403 DEBUG 2024-04-22 04:30:40,403 DEBUG 2024-04-22 04:30:40,403 DEBUG 2024-04-22 04:30:40,403 DEBUG "aliasList": [], 2024-04-22 04:30:40,403 DEBUG "kbaInfo": [], 2024-04-22 04:30:40,403 DEBUG "inactiveDate": null, 2024-04-22 04:30:40,403 DEBUG "sn": "Parker", 2024-04-22 04:30:40,403 DEBUG "preferences": null, 2024-04-22 04:30:40,403 DEBUG "userName": "idm_ufze2j1nkl", 2024-04-22 04:30:40,403 DEBUG "passwordLastChangedTime": "2024-04-22T04:30:40.332Z", 2024-04-22 04:30:40,404 DEBUG "effectiveRoles": [], 2024-04-22 04:30:40,404 DEBUG "activateAccount": null 2024-04-22 04:30:40,404 DEBUG } 2024-04-22 04:30:40,404 INFO Query IDM to verify UserID 21e2201b-547f-461b-8818-fc9b86187fd7 is visible 2024-04-22 04:30:40,405 INFO [http_cmd]: curl --insecure -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/21e2201b-547f-461b-8818-fc9b86187fd7" 2024-04-22 04:30:40,626 INFO [http_cmd]: http status code OK 2024-04-22 04:30:40,626 DEBUG --- status code --- 2024-04-22 04:30:40,626 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:40,626 DEBUG --- http response --- 2024-04-22 04:30:40,627 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-22 04:30:40,627 DEBUG ----- output ----- 2024-04-22 04:30:40,627 DEBUG { 2024-04-22 04:30:40,627 DEBUG "_id": "21e2201b-547f-461b-8818-fc9b86187fd7", 2024-04-22 04:30:40,627 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-152670", 2024-04-22 04:30:40,627 DEBUG "country": null, 2024-04-22 04:30:40,627 DEBUG "mail": "idm_ufze2j1nkl@forgerock.com", 2024-04-22 04:30:40,627 DEBUG "memberOfOrgIDs": [], 2024-04-22 04:30:40,627 DEBUG "postalCode": null, 2024-04-22 04:30:40,627 DEBUG "profileImage": null, 2024-04-22 04:30:40,627 DEBUG "expireAccount": null, 2024-04-22 04:30:40,627 DEBUG "activeDate": null, 2024-04-22 04:30:40,627 DEBUG 2024-04-22 04:30:40,627 DEBUG 2024-04-22 04:30:40,627 DEBUG 2024-04-22 04:30:40,627 DEBUG [...] 2024-04-22 04:30:40,627 DEBUG 2024-04-22 04:30:40,627 DEBUG 2024-04-22 04:30:40,627 DEBUG 2024-04-22 04:30:40,627 DEBUG "aliasList": [], 2024-04-22 04:30:40,628 DEBUG "kbaInfo": [], 2024-04-22 04:30:40,628 DEBUG "inactiveDate": null, 2024-04-22 04:30:40,628 DEBUG "sn": "Parker", 2024-04-22 04:30:40,628 DEBUG "preferences": null, 2024-04-22 04:30:40,628 DEBUG "userName": "idm_ufze2j1nkl", 2024-04-22 04:30:40,628 DEBUG "passwordLastChangedTime": "2024-04-22T04:30:40.332Z", 2024-04-22 04:30:40,628 DEBUG "effectiveRoles": [], 2024-04-22 04:30:40,628 DEBUG "activateAccount": null 2024-04-22 04:30:40,628 DEBUG } 2024-04-22 04:30:40,629 INFO Authenticate as user idm_ufze2j1nkl 2024-04-22 04:30:40,629 INFO [http_cmd]: curl --insecure -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/authentication?_action=login" 2024-04-22 04:30:40,850 INFO [http_cmd]: http status code OK 2024-04-22 04:30:40,862 DEBUG --- status code --- 2024-04-22 04:30:40,863 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:40,863 DEBUG --- http response --- 2024-04-22 04:30:40,865 DEBUG { "_id": "login", "authorization": { "id": "anonymous", "roles": [ "internal/role/openidm-reg" ], "component": "internal/user" }, "authenticationId": "anonymous" } 2024-04-22 04:30:40,944 INFO [http_cmd]: curl --insecure -L --request DELETE "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/21e2201b-547f-461b-8818-fc9b86187fd7" 2024-04-22 04:30:41,405 INFO [http_cmd]: http status code OK 2024-04-22 04:30:41,406 DEBUG --- status code --- 2024-04-22 04:30:41,407 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:41,407 DEBUG --- http response --- 2024-04-22 04:30:41,407 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-22 04:30:41,408 DEBUG ----- output ----- 2024-04-22 04:30:41,408 DEBUG { 2024-04-22 04:30:41,408 DEBUG "_id": "21e2201b-547f-461b-8818-fc9b86187fd7", 2024-04-22 04:30:41,408 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-152670", 2024-04-22 04:30:41,408 DEBUG "country": null, 2024-04-22 04:30:41,408 DEBUG "mail": "idm_ufze2j1nkl@forgerock.com", 2024-04-22 04:30:41,408 DEBUG "memberOfOrgIDs": [], 2024-04-22 04:30:41,408 DEBUG "postalCode": null, 2024-04-22 04:30:41,408 DEBUG "profileImage": null, 2024-04-22 04:30:41,408 DEBUG "expireAccount": null, 2024-04-22 04:30:41,408 DEBUG "activeDate": null, 2024-04-22 04:30:41,408 DEBUG 2024-04-22 04:30:41,408 DEBUG 2024-04-22 04:30:41,408 DEBUG 2024-04-22 04:30:41,408 DEBUG [...] 2024-04-22 04:30:41,408 DEBUG 2024-04-22 04:30:41,408 DEBUG 2024-04-22 04:30:41,408 DEBUG 2024-04-22 04:30:41,408 DEBUG "aliasList": [], 2024-04-22 04:30:41,408 DEBUG "kbaInfo": [], 2024-04-22 04:30:41,408 DEBUG "inactiveDate": null, 2024-04-22 04:30:41,408 DEBUG "sn": "Parker", 2024-04-22 04:30:41,408 DEBUG "preferences": null, 2024-04-22 04:30:41,408 DEBUG "userName": "idm_ufze2j1nkl", 2024-04-22 04:30:41,408 DEBUG "passwordLastChangedTime": "2024-04-22T04:30:40.332Z", 2024-04-22 04:30:41,409 DEBUG "effectiveRoles": [], 2024-04-22 04:30:41,409 DEBUG "activateAccount": null 2024-04-22 04:30:41,409 DEBUG } PASS : component idm is alive ________________________________________________________________________________ [2024-04-22 04:30:41] Verification-idm step4 : Record version ________________________________________________________________________________ 2024-04-22 04:30:41,415 INFO 2024-04-22 04:30:41,415 INFO ---------------------- Get IDM software version ---------------------- 2024-04-22 04:30:41,415 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version 2024-04-22 04:30:41,416 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version" 2024-04-22 04:30:41,639 INFO [http_cmd]: http status code OK 2024-04-22 04:30:41,640 DEBUG --- status code --- 2024-04-22 04:30:41,640 DEBUG http status code is 200 (expected 200) 2024-04-22 04:30:41,640 DEBUG --- http response --- 2024-04-22 04:30:41,640 DEBUG { "_id": "version", "productVersion": "7.6.0-SNAPSHOT", "productBuildDate": "20240411202127", "productRevision": "8554e0d1c5" } Version is 7.6.0-SNAPSHOT Revision is 8554e0d1c5 ________________________________________________________________________________ [2024-04-22 04:30:41] Verification-idm step5 : Checking pod restart counts ________________________________________________________________________________ 2024-04-22 04:30:41,644 INFO 2024-04-22 04:30:41,644 INFO ------------- Check pod idm-b85f9d978-txpwv restart count ------------- 2024-04-22 04:30:41,644 INFO 2024-04-22 04:30:41,644 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-b85f9d978-txpwv --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-22 04:30:41,644 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:42,030 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:42,030 DEBUG --- stdout --- 2024-04-22 04:30:42,030 DEBUG 0 2024-04-22 04:30:42,030 DEBUG --- stderr --- 2024-04-22 04:30:42,030 DEBUG 2024-04-22 04:30:42,030 INFO Pod idm-b85f9d978-txpwv has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases 2024-04-22 04:30:42,030 INFO 2024-04-22 04:30:42,030 INFO ------------- Check pod idm-b85f9d978-wnhxb restart count ------------- 2024-04-22 04:30:42,031 INFO 2024-04-22 04:30:42,031 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pod idm-b85f9d978-wnhxb --output jsonpath={.status.containerStatuses[*].restartCount} 2024-04-22 04:30:42,031 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-22 04:30:42,418 INFO [loop_until]: OK (rc = 0) 2024-04-22 04:30:42,418 DEBUG --- stdout --- 2024-04-22 04:30:42,418 DEBUG 0 2024-04-22 04:30:42,418 DEBUG --- stderr --- 2024-04-22 04:30:42,418 DEBUG 2024-04-22 04:30:42,418 INFO Pod idm-b85f9d978-wnhxb has been restarted 0 times. SUCCESS : pod restart count (0) did not change between validation and verification phases ________________________________________________________________________________ [2024-04-22 04:30:42] Verification-idm post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped