--Task-- name: Check Num Users enabled: True class_name: ValidationNumUsers source_name: controller source_namespace: >default< target_name: ds-idrepo 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-09 22:21:52] Check Num Users pre : N/A ________________________________________________________________________________ [2024-04-09 22:21:52] - INFO: Timeout for this Task has changed to 14h (50400 seconds) [2024-04-09 22:21:52] - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-04-09 22:21:52] Check Num Users step1 : Get expected number of users from config (conf.yaml) ________________________________________________________________________________ ________________________________________________________________________________ [2024-04-09 22:21:52] Check Num Users step2 : Get real number of users ________________________________________________________________________________ [2024-04-09 22:21:52] - INFO: Getting number of ou=people,ou=identities entries through DS (ldapsearch utility) 2024-04-09 22:21:52,394 INFO 2024-04-09 22:21:52,395 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --port 1389 --useStartTls --trustAll --bindDn "uid=admin" --bindPassword **** --baseDn "ou=people,ou=identities" --searchScope base (&) numsubordinates 2024-04-09 22:21:54,498 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-09 22:21:54,498 DEBUG --- stdout --- 2024-04-09 22:21:54,498 DEBUG dn: ou=people,ou=identities numsubordinates: 1000001 2024-04-09 22:21:54,499 DEBUG --- stderr --- 2024-04-09 22:21:54,499 DEBUG 2024-04-09 22:21:54,499 INFO ________________________________________________________________________________ [2024-04-09 22:21:54] Check Num Users step3 : Evaluate if the identities count is correct ________________________________________________________________________________ [2024-04-09 22:21:54] - INFO: Real count of identities in ID repo/userstore is 1000001 (1M), which is expected. ________________________________________________________________________________ [2024-04-09 22:21:54] Check Num Users post : N/A ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped