--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-20 03:25:06] Verification-idm pre : N/A ________________________________________________________________________________ [2024-04-20 03:25:06] - INFO: Timeout for this Task has changed to 12h (43200 seconds) [2024-04-20 03:25:06] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-20 03:25:06] Verification-idm step1 : Wait until pods are in Running state and check number of running pods ________________________________________________________________________________ 2024-04-20 03:25:06,049 INFO 2024-04-20 03:25:06,049 INFO --------------------- Get expected number of pods --------------------- 2024-04-20 03:25:06,049 INFO 2024-04-20 03:25:06,049 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-20 03:25:06,049 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-20 03:25:07,233 INFO [loop_until]: OK (rc = 0) 2024-04-20 03:25:07,234 DEBUG --- stdout --- 2024-04-20 03:25:07,234 DEBUG 2 2024-04-20 03:25:07,234 DEBUG --- stderr --- 2024-04-20 03:25:07,234 DEBUG 2024-04-20 03:25:07,234 INFO 2024-04-20 03:25:07,234 INFO -------------- Waiting for 2 expected pod(s) to be ready -------------- 2024-04-20 03:25:07,234 INFO 2024-04-20 03:25:07,235 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-20 03:25:07,235 INFO [loop_until]: (max_time=900, interval=30, expected_rc=[0] 2024-04-20 03:25:08,099 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-20 03:25:08,118 INFO [loop_until]: OK (rc = 0) 2024-04-20 03:25:08,118 DEBUG --- stdout --- 2024-04-20 03:25:08,118 DEBUG ready:2 replicas:2 2024-04-20 03:25:08,118 DEBUG --- stderr --- 2024-04-20 03:25:08,119 DEBUG ________________________________________________________________________________ [2024-04-20 03:25:08] Verification-idm step2 : Discovering pods ________________________________________________________________________________ 2024-04-20 03:25:08,145 INFO 2024-04-20 03:25:08,146 INFO --------------------- Get expected number of pods --------------------- 2024-04-20 03:25:08,147 INFO 2024-04-20 03:25:08,147 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-20 03:25:08,147 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-20 03:25:09,105 INFO [loop_until]: OK (rc = 0) 2024-04-20 03:25:09,105 DEBUG --- stdout --- 2024-04-20 03:25:09,105 DEBUG 2 2024-04-20 03:25:09,105 DEBUG --- stderr --- 2024-04-20 03:25:09,105 DEBUG 2024-04-20 03:25:09,105 INFO 2024-04-20 03:25:09,105 INFO ---------------------------- Get pod list ---------------------------- 2024-04-20 03:25:09,106 INFO 2024-04-20 03:25:09,106 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-20 03:25:09,106 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-20 03:25:09,936 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-20 03:25:09,936 INFO [loop_until]: OK (rc = 0) 2024-04-20 03:25:09,936 DEBUG --- stdout --- 2024-04-20 03:25:09,936 DEBUG idm-b85f9d978-txpwv idm-b85f9d978-wnhxb 2024-04-20 03:25:09,936 DEBUG --- stderr --- 2024-04-20 03:25:09,936 DEBUG ________________________________________________________________________________ [2024-04-20 03:25:09] Verification-idm step3 : Check component is alive ________________________________________________________________________________ 2024-04-20 03:25:09,937 INFO Livecheck to https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping 2024-04-20 03:25:09,937 INFO Set admin password: O9K1VXYVJiyimSmm4VQNxrQU 2024-04-20 03:25:09,938 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/ping" 2024-04-20 03:25:10,177 INFO [http_cmd]: http status code OK 2024-04-20 03:25:10,178 DEBUG --- status code --- 2024-04-20 03:25:10,178 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:10,178 DEBUG --- http response --- 2024-04-20 03:25:10,178 DEBUG { "_id": "", "_rev": "", "shortDesc": "OpenIDM ready", "state": "ACTIVE_READY" } 2024-04-20 03:25:10,178 INFO [LoginSession] Get "access_token" token for user "amadmin" 2024-04-20 03:25:10,178 INFO [LoginSession] Obtaining new "access_token" token from server because it has expired 2024-04-20 03:25:10,178 INFO [LoginSession] Get "token_id" token for user "amadmin" 2024-04-20 03:25:10,178 INFO [LoginSession] Obtaining new "token_id" token from server because it has expired 2024-04-20 03:25:10,178 INFO Authenticate user amadmin via REST 2024-04-20 03:25:10,179 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate?realm=/" 2024-04-20 03:25:10,400 INFO [http_cmd]: http status code OK 2024-04-20 03:25:10,401 DEBUG --- status code --- 2024-04-20 03:25:10,401 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:10,401 DEBUG --- http response --- 2024-04-20 03:25:10,401 DEBUG { "tokenId": "__fObNu0CIYbaz16pBMmhEw0LJ8.*AAJTSQACMDIAAlNLABxQcjdXM1pxY2Y4UnN3MTYwcHFVYkVPem00OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*", "successUrl": "/am/console", "realm": "/" } 2024-04-20 03:25:10,401 INFO [LoginSession] Obtaining session info 2024-04-20 03:25:10,401 INFO [http_cmd]: curl -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/sessions?_action=getSessionInfo" 2024-04-20 03:25:10,644 INFO [http_cmd]: http status code OK 2024-04-20 03:25:10,644 DEBUG --- status code --- 2024-04-20 03:25:10,644 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:10,644 DEBUG --- http response --- 2024-04-20 03:25:10,645 DEBUG { "username": "amadmin", "universalId": "id=amadmin,ou=user,ou=am-config", "realm": "/", "latestAccessTime": "2024-04-20T03:25:10Z", "maxIdleExpirationTime": "2024-04-20T03:28:10Z", "maxSessionExpirationTime": "2024-04-20T03:28:09Z", "properties": { "AMCtxId": "38b081d1-ac52-40a8-b552-1c06acaca71e-237602753" } } 2024-04-20 03:25:10,650 INFO Obtain Oauth2 authz code via REST 2024-04-20 03:25:10,650 DEBUG Oauth2 authorize for access token 2024-04-20 03:25:10,651 INFO [http_cmd]: curl --request POST --cookie "amlbcookie=01" --cookie "iPlanetDirectoryPro=__fObNu0CIYbaz16pBMmhEw0LJ8.*AAJTSQACMDIAAlNLABxQcjdXM1pxY2Y4UnN3MTYwcHFVYkVPem00OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*" --data '{"decision": "Allow", "csrf": "__fObNu0CIYbaz16pBMmhEw0LJ8.*AAJTSQACMDIAAlNLABxQcjdXM1pxY2Y4UnN3MTYwcHFVYkVPem00OW89AAR0eXBlAANDVFMAAlMxAAIwMQ..*"}' "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-20 03:25:10,885 INFO [http_cmd]: http status code OK 2024-04-20 03:25:10,886 DEBUG --- status code --- 2024-04-20 03:25:10,886 DEBUG http status code is 302 (expected 302) 2024-04-20 03:25:10,886 DEBUG --- http response --- 2024-04-20 03:25:10,886 DEBUG {'x-frame-options': 'SAMEORIGIN', 'x-content-type-options': 'nosniff', 'cache-control': 'no-store', 'location': 'https://fake.com?code=LutHtDOy18cwFEOuWrK67DMMaaE&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': 'Sat, 20 Apr 2024 03:25:10 GMT'} 2024-04-20 03:25:10,887 DEBUG Oauth2 exchange authorize code for access token 2024-04-20 03:25:10,887 INFO [http_cmd]: curl -L --request POST --data '{"grant_type": "authorization_code", "redirect_uri": "https://fake.com", "client_id": "smokeclient", "code": "LutHtDOy18cwFEOuWrK67DMMaaE"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/access_token?realm=/" 2024-04-20 03:25:10,998 INFO [http_cmd]: http status code OK 2024-04-20 03:25:10,999 DEBUG --- status code --- 2024-04-20 03:25:10,999 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:10,999 DEBUG --- http response --- 2024-04-20 03:25:10,999 DEBUG { "access_token": "YahKcPMK1o-sCZDFTUmAExvrtX0", "scope": "fr:idm:*", "token_type": "Bearer", "expires_in": 3599 } 2024-04-20 03:25:11,002 INFO Additional check to sync/queue to ensure sync with DS is ok (see LODESTAR-1245) 2024-04-20 03:25:11,006 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/sync/queue?_queryFilter=true&_pageSize=1" 2024-04-20 03:25:11,239 INFO [http_cmd]: http status code OK 2024-04-20 03:25:11,240 DEBUG --- status code --- 2024-04-20 03:25:11,240 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:11,240 DEBUG --- http response --- 2024-04-20 03:25:11,240 DEBUG { "result": [], "resultCount": 0, "pagedResultsCookie": null, "totalPagedResultsPolicy": "NONE", "totalPagedResults": -1, "remainingPagedResults": -1 } 2024-04-20 03:25:11,243 INFO Try to create, query and delete a user 2024-04-20 03:25:11,251 INFO Create user idm_jkgaop2gs5 in IDM 2024-04-20 03:25:11,255 INFO [http_cmd]: curl --header "Authorization: Bearer YahKcPMK1o-sCZDFTUmAExvrtX0" --header "Content-Type: application/json" --insecure -L --request POST --data '{"userName": "idm_jkgaop2gs5", "givenName": "Peter", "sn": "Parker", "password": "T35tr0ck123", "telephoneNumber": "6669876987", "description": "IDM Test User", "roles": [], "mail": "idm_jkgaop2gs5@forgerock.com"}' "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user?_action=create" 2024-04-20 03:25:11,539 INFO [http_cmd]: http status code OK 2024-04-20 03:25:11,539 DEBUG --- status code --- 2024-04-20 03:25:11,539 DEBUG http status code is 201 (expected [200, 201]) 2024-04-20 03:25:11,539 DEBUG --- http response --- 2024-04-20 03:25:11,540 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-20 03:25:11,540 DEBUG ----- output ----- 2024-04-20 03:25:11,540 DEBUG { 2024-04-20 03:25:11,540 DEBUG "_id": "176e048e-c59e-4dc1-836a-c87d5f940caf", 2024-04-20 03:25:11,540 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-81903", 2024-04-20 03:25:11,540 DEBUG "country": null, 2024-04-20 03:25:11,540 DEBUG "mail": "idm_jkgaop2gs5@forgerock.com", 2024-04-20 03:25:11,540 DEBUG "memberOfOrgIDs": [], 2024-04-20 03:25:11,540 DEBUG "postalCode": null, 2024-04-20 03:25:11,540 DEBUG "profileImage": null, 2024-04-20 03:25:11,540 DEBUG "expireAccount": null, 2024-04-20 03:25:11,540 DEBUG "activeDate": null, 2024-04-20 03:25:11,540 DEBUG 2024-04-20 03:25:11,540 DEBUG 2024-04-20 03:25:11,540 DEBUG 2024-04-20 03:25:11,540 DEBUG [...] 2024-04-20 03:25:11,540 DEBUG 2024-04-20 03:25:11,540 DEBUG 2024-04-20 03:25:11,540 DEBUG 2024-04-20 03:25:11,540 DEBUG "aliasList": [], 2024-04-20 03:25:11,540 DEBUG "kbaInfo": [], 2024-04-20 03:25:11,540 DEBUG "inactiveDate": null, 2024-04-20 03:25:11,540 DEBUG "sn": "Parker", 2024-04-20 03:25:11,540 DEBUG "preferences": null, 2024-04-20 03:25:11,540 DEBUG "userName": "idm_jkgaop2gs5", 2024-04-20 03:25:11,540 DEBUG "passwordLastChangedTime": "2024-04-20T03:25:11.384Z", 2024-04-20 03:25:11,540 DEBUG "effectiveRoles": [], 2024-04-20 03:25:11,540 DEBUG "activateAccount": null 2024-04-20 03:25:11,540 DEBUG } 2024-04-20 03:25:11,541 INFO Query IDM to verify UserID 176e048e-c59e-4dc1-836a-c87d5f940caf is visible 2024-04-20 03:25:11,541 INFO [http_cmd]: curl --insecure -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/176e048e-c59e-4dc1-836a-c87d5f940caf" 2024-04-20 03:25:11,765 INFO [http_cmd]: http status code OK 2024-04-20 03:25:11,766 DEBUG --- status code --- 2024-04-20 03:25:11,766 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:11,768 DEBUG --- http response --- 2024-04-20 03:25:11,768 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-20 03:25:11,768 DEBUG ----- output ----- 2024-04-20 03:25:11,768 DEBUG { 2024-04-20 03:25:11,768 DEBUG "_id": "176e048e-c59e-4dc1-836a-c87d5f940caf", 2024-04-20 03:25:11,768 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-81903", 2024-04-20 03:25:11,769 DEBUG "country": null, 2024-04-20 03:25:11,769 DEBUG "mail": "idm_jkgaop2gs5@forgerock.com", 2024-04-20 03:25:11,769 DEBUG "memberOfOrgIDs": [], 2024-04-20 03:25:11,769 DEBUG "postalCode": null, 2024-04-20 03:25:11,769 DEBUG "profileImage": null, 2024-04-20 03:25:11,769 DEBUG "expireAccount": null, 2024-04-20 03:25:11,769 DEBUG "activeDate": null, 2024-04-20 03:25:11,769 DEBUG 2024-04-20 03:25:11,769 DEBUG 2024-04-20 03:25:11,769 DEBUG 2024-04-20 03:25:11,769 DEBUG [...] 2024-04-20 03:25:11,769 DEBUG 2024-04-20 03:25:11,769 DEBUG 2024-04-20 03:25:11,769 DEBUG 2024-04-20 03:25:11,769 DEBUG "aliasList": [], 2024-04-20 03:25:11,769 DEBUG "kbaInfo": [], 2024-04-20 03:25:11,769 DEBUG "inactiveDate": null, 2024-04-20 03:25:11,769 DEBUG "sn": "Parker", 2024-04-20 03:25:11,769 DEBUG "preferences": null, 2024-04-20 03:25:11,769 DEBUG "userName": "idm_jkgaop2gs5", 2024-04-20 03:25:11,769 DEBUG "passwordLastChangedTime": "2024-04-20T03:25:11.384Z", 2024-04-20 03:25:11,769 DEBUG "effectiveRoles": [], 2024-04-20 03:25:11,769 DEBUG "activateAccount": null 2024-04-20 03:25:11,769 DEBUG } 2024-04-20 03:25:11,821 INFO Authenticate as user idm_jkgaop2gs5 2024-04-20 03:25:11,822 INFO [http_cmd]: curl --insecure -L --request POST "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/authentication?_action=login" 2024-04-20 03:25:12,098 INFO [http_cmd]: http status code OK 2024-04-20 03:25:12,100 DEBUG --- status code --- 2024-04-20 03:25:12,101 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:12,101 DEBUG --- http response --- 2024-04-20 03:25:12,101 DEBUG { "_id": "login", "authorization": { "id": "anonymous", "roles": [ "internal/role/openidm-reg" ], "component": "internal/user" }, "authenticationId": "anonymous" } 2024-04-20 03:25:12,104 INFO [http_cmd]: curl --insecure -L --request DELETE "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/managed/user/176e048e-c59e-4dc1-836a-c87d5f940caf" 2024-04-20 03:25:12,350 INFO [http_cmd]: http status code OK 2024-04-20 03:25:12,351 DEBUG --- status code --- 2024-04-20 03:25:12,351 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:12,351 DEBUG --- http response --- 2024-04-20 03:25:12,360 DEBUG [print_head_tail]: Print head (10 lines) and tail (10 lines) of input string (34 lines): 2024-04-20 03:25:12,362 DEBUG ----- output ----- 2024-04-20 03:25:12,362 DEBUG { 2024-04-20 03:25:12,362 DEBUG "_id": "176e048e-c59e-4dc1-836a-c87d5f940caf", 2024-04-20 03:25:12,362 DEBUG "_rev": "34651f31-1c43-4774-828c-270d64a997a7-81903", 2024-04-20 03:25:12,362 DEBUG "country": null, 2024-04-20 03:25:12,362 DEBUG "mail": "idm_jkgaop2gs5@forgerock.com", 2024-04-20 03:25:12,363 DEBUG "memberOfOrgIDs": [], 2024-04-20 03:25:12,363 DEBUG "postalCode": null, 2024-04-20 03:25:12,363 DEBUG "profileImage": null, 2024-04-20 03:25:12,363 DEBUG "expireAccount": null, 2024-04-20 03:25:12,363 DEBUG "activeDate": null, 2024-04-20 03:25:12,363 DEBUG 2024-04-20 03:25:12,363 DEBUG 2024-04-20 03:25:12,363 DEBUG 2024-04-20 03:25:12,363 DEBUG [...] 2024-04-20 03:25:12,363 DEBUG 2024-04-20 03:25:12,363 DEBUG 2024-04-20 03:25:12,363 DEBUG 2024-04-20 03:25:12,363 DEBUG "aliasList": [], 2024-04-20 03:25:12,363 DEBUG "kbaInfo": [], 2024-04-20 03:25:12,363 DEBUG "inactiveDate": null, 2024-04-20 03:25:12,363 DEBUG "sn": "Parker", 2024-04-20 03:25:12,363 DEBUG "preferences": null, 2024-04-20 03:25:12,363 DEBUG "userName": "idm_jkgaop2gs5", 2024-04-20 03:25:12,363 DEBUG "passwordLastChangedTime": "2024-04-20T03:25:11.384Z", 2024-04-20 03:25:12,363 DEBUG "effectiveRoles": [], 2024-04-20 03:25:12,363 DEBUG "activateAccount": null 2024-04-20 03:25:12,363 DEBUG } PASS : component idm is alive ________________________________________________________________________________ [2024-04-20 03:25:12] Verification-idm step4 : Record version ________________________________________________________________________________ 2024-04-20 03:25:12,374 INFO 2024-04-20 03:25:12,374 INFO ---------------------- Get IDM software version ---------------------- 2024-04-20 03:25:12,375 INFO Getting product version from https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version 2024-04-20 03:25:12,375 INFO [http_cmd]: curl -L --request GET "https://xlou.iam.xlou-cdm.engineeringpit.com/openidm/info/version" 2024-04-20 03:25:12,589 INFO [http_cmd]: http status code OK 2024-04-20 03:25:12,589 DEBUG --- status code --- 2024-04-20 03:25:12,589 DEBUG http status code is 200 (expected 200) 2024-04-20 03:25:12,589 DEBUG --- http response --- 2024-04-20 03:25:12,590 DEBUG { "_id": "version", "productVersion": "7.6.0-SNAPSHOT", "productBuildDate": "20240411202127", "productRevision": "8554e0d1c5" } Version is 7.6.0-SNAPSHOT Revision is 8554e0d1c5 ________________________________________________________________________________ [2024-04-20 03:25:12] Verification-idm step5 : Checking pod restart counts ________________________________________________________________________________ 2024-04-20 03:25:12,593 INFO 2024-04-20 03:25:12,593 INFO ------------- Check pod idm-b85f9d978-txpwv restart count ------------- 2024-04-20 03:25:12,593 INFO 2024-04-20 03:25:12,593 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-20 03:25:12,593 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-20 03:25:12,978 INFO [loop_until]: OK (rc = 0) 2024-04-20 03:25:12,979 DEBUG --- stdout --- 2024-04-20 03:25:12,979 DEBUG 0 2024-04-20 03:25:12,979 DEBUG --- stderr --- 2024-04-20 03:25:12,979 DEBUG 2024-04-20 03:25:12,979 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-20 03:25:12,979 INFO 2024-04-20 03:25:12,979 INFO ------------- Check pod idm-b85f9d978-wnhxb restart count ------------- 2024-04-20 03:25:12,979 INFO 2024-04-20 03:25:12,979 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-20 03:25:12,979 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-20 03:25:13,340 INFO [loop_until]: OK (rc = 0) 2024-04-20 03:25:13,341 DEBUG --- stdout --- 2024-04-20 03:25:13,341 DEBUG 0 2024-04-20 03:25:13,341 DEBUG --- stderr --- 2024-04-20 03:25:13,341 DEBUG 2024-04-20 03:25:13,341 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-20 03:25:13] Verification-idm post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped