--Task-- name: DSPrimeTask_ds_idrepo_2 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-2 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: ['DSPrimeTask_ds_idrepo_1'] wait_for: [] preceding_task: None options: {'_options_': "--noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_2 pre : N/A ________________________________________________________________________________ [2024-04-12 21:07:26] - INFO: target component (ds-idrepo-2) is a DS pod [2024-04-12 21:07:26] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [2024-04-12 21:07:26] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt Pod log : /results/orders/DSPrimeTask_ds_idrepo_2 ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_2 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "i1Y1gGUHX4knylpjuiOvx1vBk6Q6sJR7" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_2 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json { "name": "DSPrimeTask_ds_idrepo_2", "command": "/lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword **** --bindDn \"uid=admin\" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_ds_idrepo_2" } ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_2 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2024-04-12 21:07:26,739 INFO 2024-04-12 21:07:26,739 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-04-12 21:07:26,739 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2024-04-12 21:07:26,976 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:07:26,976 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:26,976 DEBUG --- stdout --- 2024-04-12 21:07:26,976 DEBUG WAITING 2024-04-12 21:07:26,976 DEBUG --- stderr --- 2024-04-12 21:07:26,977 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 32 0 --:--:-- --:--:-- --:--:-- 32 ________________________________________________________________________________ [2024-04-12 21:07:26] DSPrimeTask_ds_idrepo_2 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2024-04-12 21:07:26,977 INFO 2024-04-12 21:07:26,977 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:07:26,977 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:07:27,280 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:07:27,280 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:27,280 DEBUG --- stdout --- 2024-04-12 21:07:27,281 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:07:27,281 DEBUG --- stderr --- 2024-04-12 21:07:27,281 DEBUG 2024-04-12 21:07:27,281 INFO 2024-04-12 21:07:27,281 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json overseer-0-59d79dcbf-spbbl:/results/orders/order.json 2024-04-12 21:07:27,281 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:07:28,646 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:07:28,646 DEBUG --- stdout --- 2024-04-12 21:07:28,646 DEBUG 2024-04-12 21:07:28,646 DEBUG --- stderr --- 2024-04-12 21:07:28,646 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-04-12 21:07:28] DSPrimeTask_ds_idrepo_2 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 59s Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING PASS : Order stopped by itself after 2m and before timeout (59s) ________________________________________________________________________________ [2024-04-12 21:09:29] DSPrimeTask_ds_idrepo_2 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2024-04-12 21:09:29,028 INFO 2024-04-12 21:09:29,028 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:29,028 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:29,422 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:29,422 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:29,422 DEBUG --- stdout --- 2024-04-12 21:09:29,422 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:29,422 DEBUG --- stderr --- 2024-04-12 21:09:29,422 DEBUG 2024-04-12 21:09:29,423 INFO 2024-04-12 21:09:29,423 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl -- rm -f /results/orders/order.json 2024-04-12 21:09:29,423 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:09:30,286 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:30,286 DEBUG --- stdout --- 2024-04-12 21:09:30,287 DEBUG 2024-04-12 21:09:30,287 DEBUG --- stderr --- 2024-04-12 21:09:30,287 DEBUG Order ran during 2m 01s ________________________________________________________________________________ [2024-04-12 21:09:30] DSPrimeTask_ds_idrepo_2 download_logs : Download individual order files ________________________________________________________________________________ [2024-04-12 21:09:30] - PASS: file already downloaded /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/order.json 2024-04-12 21:09:30,288 INFO 2024-04-12 21:09:30,288 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:30,288 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:30,614 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:30,615 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:30,615 DEBUG --- stdout --- 2024-04-12 21:09:30,615 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:30,615 DEBUG --- stderr --- 2024-04-12 21:09:30,615 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:09:30,615 INFO 2024-04-12 21:09:30,615 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:30,615 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:30,930 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:30,931 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:30,931 DEBUG --- stdout --- 2024-04-12 21:09:30,931 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:30,931 DEBUG --- stderr --- 2024-04-12 21:09:30,931 DEBUG 2024-04-12 21:09:30,931 INFO 2024-04-12 21:09:30,931 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found" 2024-04-12 21:09:30,932 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:09:31,764 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:09:31,765 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:31,765 DEBUG --- stdout --- 2024-04-12 21:09:31,765 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt file found 2024-04-12 21:09:31,765 DEBUG --- stderr --- 2024-04-12 21:09:31,765 DEBUG 2024-04-12 21:09:31,765 INFO 2024-04-12 21:09:31,765 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:31,765 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:32,071 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:32,071 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:32,071 DEBUG --- stdout --- 2024-04-12 21:09:32,071 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:32,071 DEBUG --- stderr --- 2024-04-12 21:09:32,071 DEBUG 2024-04-12 21:09:32,071 INFO 2024-04-12 21:09:32,072 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-12 21:09:32,890 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:09:32,891 DEBUG --- stdout --- 2024-04-12 21:09:32,891 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-12 21:09:32,891 DEBUG --- stderr --- 2024-04-12 21:09:32,891 DEBUG 2024-04-12 21:09:32,891 INFO - Download file (size 4k) 2024-04-12 21:09:32,891 INFO 2024-04-12 21:09:32,891 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:32,891 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:33,211 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:33,211 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:33,211 DEBUG --- stdout --- 2024-04-12 21:09:33,211 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:33,211 DEBUG --- stderr --- 2024-04-12 21:09:33,211 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/rc.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-12 21:09:33,212 INFO 2024-04-12 21:09:33,212 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:33,212 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:33,528 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:33,528 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:33,528 DEBUG --- stdout --- 2024-04-12 21:09:33,528 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:33,528 DEBUG --- stderr --- 2024-04-12 21:09:33,528 DEBUG 2024-04-12 21:09:33,529 INFO 2024-04-12 21:09:33,529 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_2/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt 2024-04-12 21:09:33,529 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:09:34,295 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:34,295 DEBUG --- stdout --- 2024-04-12 21:09:34,295 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:09:34,295 DEBUG --- stderr --- 2024-04-12 21:09:34,295 DEBUG 2024-04-12 21:09:34,296 INFO 2024-04-12 21:09:34,296 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:34,296 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:34,617 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:34,618 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:34,618 DEBUG --- stdout --- 2024-04-12 21:09:34,618 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:34,618 DEBUG --- stderr --- 2024-04-12 21:09:34,618 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:09:34,619 INFO 2024-04-12 21:09:34,619 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:34,619 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:34,989 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:34,989 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:34,989 DEBUG --- stdout --- 2024-04-12 21:09:34,989 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:34,989 DEBUG --- stderr --- 2024-04-12 21:09:34,989 DEBUG 2024-04-12 21:09:34,990 INFO 2024-04-12 21:09:34,990 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found" 2024-04-12 21:09:34,991 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:09:35,897 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:09:35,898 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:35,898 DEBUG --- stdout --- 2024-04-12 21:09:35,898 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt file found 2024-04-12 21:09:35,898 DEBUG --- stderr --- 2024-04-12 21:09:35,898 DEBUG 2024-04-12 21:09:35,898 INFO 2024-04-12 21:09:35,898 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:35,898 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:36,222 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:36,222 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:36,222 DEBUG --- stdout --- 2024-04-12 21:09:36,222 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:36,222 DEBUG --- stderr --- 2024-04-12 21:09:36,222 DEBUG 2024-04-12 21:09:36,222 INFO 2024-04-12 21:09:36,223 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-12 21:09:37,048 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:09:37,049 DEBUG --- stdout --- 2024-04-12 21:09:37,049 DEBUG 0 /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-12 21:09:37,049 DEBUG --- stderr --- 2024-04-12 21:09:37,049 DEBUG 2024-04-12 21:09:37,049 INFO - Download file (size 0k) 2024-04-12 21:09:37,049 INFO 2024-04-12 21:09:37,049 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:37,049 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:37,355 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:37,355 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:37,355 DEBUG --- stdout --- 2024-04-12 21:09:37,355 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:37,355 DEBUG --- stderr --- 2024-04-12 21:09:37,355 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-12 21:09:37,356 INFO 2024-04-12 21:09:37,356 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:37,356 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:37,658 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:37,658 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:37,658 DEBUG --- stdout --- 2024-04-12 21:09:37,658 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:37,658 DEBUG --- stderr --- 2024-04-12 21:09:37,659 DEBUG 2024-04-12 21:09:37,659 INFO 2024-04-12 21:09:37,659 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_2/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt 2024-04-12 21:09:37,659 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:09:38,410 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:38,410 DEBUG --- stdout --- 2024-04-12 21:09:38,410 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:09:38,410 DEBUG --- stderr --- 2024-04-12 21:09:38,410 DEBUG 2024-04-12 21:09:38,411 INFO 2024-04-12 21:09:38,411 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:38,411 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:38,713 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:38,713 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:38,713 DEBUG --- stdout --- 2024-04-12 21:09:38,713 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:38,713 DEBUG --- stderr --- 2024-04-12 21:09:38,713 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:09:38,714 INFO 2024-04-12 21:09:38,714 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:38,714 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:39,014 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:39,014 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:39,014 DEBUG --- stdout --- 2024-04-12 21:09:39,014 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:39,014 DEBUG --- stderr --- 2024-04-12 21:09:39,014 DEBUG 2024-04-12 21:09:39,015 INFO 2024-04-12 21:09:39,015 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found" 2024-04-12 21:09:39,015 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:09:39,840 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:09:39,840 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:39,841 DEBUG --- stdout --- 2024-04-12 21:09:39,841 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt file found 2024-04-12 21:09:39,841 DEBUG --- stderr --- 2024-04-12 21:09:39,841 DEBUG 2024-04-12 21:09:39,841 INFO 2024-04-12 21:09:39,841 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:39,841 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:40,161 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:40,161 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:40,161 DEBUG --- stdout --- 2024-04-12 21:09:40,161 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:40,161 DEBUG --- stderr --- 2024-04-12 21:09:40,161 DEBUG 2024-04-12 21:09:40,162 INFO 2024-04-12 21:09:40,162 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-12 21:09:41,039 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:09:41,040 DEBUG --- stdout --- 2024-04-12 21:09:41,041 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-12 21:09:41,041 DEBUG --- stderr --- 2024-04-12 21:09:41,041 DEBUG 2024-04-12 21:09:41,041 INFO - Download file (size 4k) 2024-04-12 21:09:41,041 INFO 2024-04-12 21:09:41,041 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:41,041 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:41,341 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:41,341 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:41,341 DEBUG --- stdout --- 2024-04-12 21:09:41,341 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:41,341 DEBUG --- stderr --- 2024-04-12 21:09:41,341 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-12 21:09:41,342 INFO 2024-04-12 21:09:41,342 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:41,342 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:41,642 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:41,642 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:41,642 DEBUG --- stdout --- 2024-04-12 21:09:41,642 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:41,643 DEBUG --- stderr --- 2024-04-12 21:09:41,643 DEBUG 2024-04-12 21:09:41,643 INFO 2024-04-12 21:09:41,643 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_2/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt 2024-04-12 21:09:41,643 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:09:42,391 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:42,391 DEBUG --- stdout --- 2024-04-12 21:09:42,391 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:09:42,391 DEBUG --- stderr --- 2024-04-12 21:09:42,391 DEBUG ________________________________________________________________________________ [2024-04-12 21:09:42] DSPrimeTask_ds_idrepo_2 show_cmd : Display order command ________________________________________________________________________________ 2024-04-12 21:09:42,392 INFO 2024-04-12 21:09:42,392 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:42,392 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:42,696 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:42,697 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:42,697 DEBUG --- stdout --- 2024-04-12 21:09:42,697 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:42,697 DEBUG --- stderr --- 2024-04-12 21:09:42,697 DEBUG Checking pod: overseer-0-59d79dcbf-spbbl for file exists, if not wait. 2024-04-12 21:09:42,697 INFO 2024-04-12 21:09:42,697 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:42,697 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:42,997 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:42,997 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:42,997 DEBUG --- stdout --- 2024-04-12 21:09:42,997 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:42,997 DEBUG --- stderr --- 2024-04-12 21:09:42,997 DEBUG 2024-04-12 21:09:42,998 INFO 2024-04-12 21:09:42,998 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- bash -c 'if [ -f "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt" ]; then echo "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found"; exit 0; else echo "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found" 2024-04-12 21:09:42,998 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-04-12 21:09:43,830 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-04-12 21:09:43,830 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:43,830 DEBUG --- stdout --- 2024-04-12 21:09:43,831 DEBUG /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt file found 2024-04-12 21:09:43,831 DEBUG --- stderr --- 2024-04-12 21:09:43,831 DEBUG 2024-04-12 21:09:43,831 INFO 2024-04-12 21:09:43,831 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:43,831 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:44,161 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:44,162 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:44,162 DEBUG --- stdout --- 2024-04-12 21:09:44,162 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:44,162 DEBUG --- stderr --- 2024-04-12 21:09:44,162 DEBUG 2024-04-12 21:09:44,162 INFO 2024-04-12 21:09:44,162 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59d79dcbf-spbbl --stdin -- du -k /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-12 21:09:45,017 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-04-12 21:09:45,018 DEBUG --- stdout --- 2024-04-12 21:09:45,018 DEBUG 4 /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-12 21:09:45,018 DEBUG --- stderr --- 2024-04-12 21:09:45,018 DEBUG 2024-04-12 21:09:45,018 INFO - Download file (size 4k) 2024-04-12 21:09:45,018 INFO 2024-04-12 21:09:45,018 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:45,018 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:45,339 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:45,339 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:45,339 DEBUG --- stdout --- 2024-04-12 21:09:45,339 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:45,339 DEBUG --- stderr --- 2024-04-12 21:09:45,339 DEBUG source : /results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt @ overseer-0-59d79dcbf-spbbl destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-12 21:09:45,340 INFO 2024-04-12 21:09:45,340 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2024-04-12 21:09:45,340 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-04-12 21:09:45,658 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-04-12 21:09:45,658 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:45,658 DEBUG --- stdout --- 2024-04-12 21:09:45,658 DEBUG overseer-0-59d79dcbf-spbbl 2024-04-12 21:09:45,658 DEBUG --- stderr --- 2024-04-12 21:09:45,658 DEBUG 2024-04-12 21:09:45,659 INFO 2024-04-12 21:09:45,659 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59d79dcbf-spbbl:/results/orders/DSPrimeTask_ds_idrepo_2/cmd.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt 2024-04-12 21:09:45,659 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-04-12 21:09:46,412 INFO [loop_until]: OK (rc = 0) 2024-04-12 21:09:46,412 DEBUG --- stdout --- 2024-04-12 21:09:46,412 DEBUG tar: Removing leading `/' from member names 2024-04-12 21:09:46,412 DEBUG --- stderr --- 2024-04-12 21:09:46,412 DEBUG 2024-04-12 21:09:46,413 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/cmd.txt is small (1 lines), printing all lines: 2024-04-12 21:09:46,413 DEBUG ----- output ----- 2024-04-12 21:09:46,413 DEBUG /lodestar/clients/ds/bin/searchrate --maxDuration 1 --bindPassword "i1Y1gGUHX4knylpjuiOvx1vBk6Q6sJR7" --bindDn "uid=admin" --trustAll --useStartTls --port 1389 --statInterval 120 --noPropertiesFile --hostname 'ds-idrepo-2.ds-idrepo' --noRebind --warmUpDuration 10 --numConnections 1 --numConcurrentRequests 10 --baseDn 'ou=people,ou=identities' --maxIterations 1000000 --argument 'inc(0, 1000000)' '(uid=user.{})' 2024-04-12 21:09:46,413 INFO ________________________________________________________________________________ [2024-04-12 21:09:46] DSPrimeTask_ds_idrepo_2 show_rc : Display rc order ________________________________________________________________________________ 2024-04-12 21:09:46,413 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/rc.txt is small (1 lines), printing all lines: 2024-04-12 21:09:46,413 DEBUG ----- output ----- 2024-04-12 21:09:46,413 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-04-12 21:09:46,413 INFO ________________________________________________________________________________ [2024-04-12 21:09:46] DSPrimeTask_ds_idrepo_2 show_stdout : Display stdout order ________________________________________________________________________________ 2024-04-12 21:09:46,413 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stdout.txt is small (7 lines), printing all lines: 2024-04-12 21:09:46,413 DEBUG ----- output ----- 2024-04-12 21:09:46,413 DEBUG Warming up for 10 seconds... -------------------------------------------------------------------------------------------- | Throughput | Response Time | Additional | | (ops/second) | (milliseconds) | Statistics | | recent average | recent average 99.9% 99.99% 99.999% | err/sec Entries/Srch | -------------------------------------------------------------------------------------------- | 0.0 0.0 | - - 11.73 13.37 13.37 | 0.0 - | 2024-04-12 21:09:46,413 INFO ________________________________________________________________________________ [2024-04-12 21:09:46] DSPrimeTask_ds_idrepo_2 show_stderr : Display stderr order ________________________________________________________________________________ 2024-04-12 21:09:46,414 DEBUG [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/authn_rest/06_Validation/04_DSPrimeTask_ds_idrepo_2/stderr.txt is small (0 lines), printing all lines: 2024-04-12 21:09:46,414 DEBUG ----- output ----- 2024-04-12 21:09:46,414 DEBUG 2024-04-12 21:09:46,414 INFO ________________________________________________________________________________ [2024-04-12 21:09:46] DSPrimeTask_ds_idrepo_2 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2024-04-12 21:09:46] DSPrimeTask_ds_idrepo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2024-04-12 21:09:46] DSPrimeTask_ds_idrepo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped