--Task-- name: Pre-check Num Users enabled: True class_name: ValidationNumUsers source_name: controller source_namespace: >default< target_name: rcs_ds-idrepo target_namespace: rcs start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: [] preceding_task: None options: {} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2024-12-17 17:51:03] Pre-check Num Users pre : N/A ________________________________________________________________________________ 2024-12-17 17:51:03 - INFO: Timeout for this Task has changed to 5m (300 seconds) 2024-12-17 17:51:03 - INFO: timeout was set to Task default (2x global_duration or 300 seconds (whatever is higher)), because it was unset ________________________________________________________________________________ [2024-12-17 17:51:03] Pre-check Num Users step1 : Get expected number of users from config (conf.yaml) ________________________________________________________________________________ ________________________________________________________________________________ [2024-12-17 17:51:03] Pre-check Num Users step2 : Get real number of users ________________________________________________________________________________ 2024-12-17 17:51:03 - INFO: Getting number of ou=people,ou=identities entries through DS (ldapsearch utility) 2024-12-17 17:51:03,590 INFO 2024-12-17 17:51:03,591 INFO [run_command]: kubectl --namespace=xlou-rcs --context=gke_engineeringpit_us-east1-d_xlou-cdm exec ds-idrepo-0 --container ds -- ldapsearch --noPropertiesFile --trustAll --useStartTLS --port 1389 --bindDn "uid=admin" --bindPassword **** --baseDn "ou=people,ou=identities" --searchScope base (&) numsubordinates 2024-12-17 17:51:05,635 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-12-17 17:51:05,635 DEBUG --- stdout --- 2024-12-17 17:51:05,636 DEBUG dn: ou=people,ou=identities numsubordinates: 0 2024-12-17 17:51:05,636 DEBUG --- stderr --- 2024-12-17 17:51:05,636 DEBUG 2024-12-17 17:51:05,636 INFO ________________________________________________________________________________ [2024-12-17 17:51:05] Pre-check Num Users step3 : Evaluate if the identities count is correct ________________________________________________________________________________ 2024-12-17 17:51:05 - INFO: Real count of identities in ID repo/userstore is 0 (0). That differs from expected count of 200000000 identities. 2024-12-17 17:51:05 - INFO: Data not preloaded or at incorrect count - proceed with cleanup and fresh preload. ________________________________________________________________________________ [2024-12-17 17:51:05] Pre-check Num Users post : N/A ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped