--Task-- name: DSPrimeTask_id_repo_2 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-2 target_namespace: >default< start: 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_id_repo_1'] wait_for: [] options: {'_options_': "--noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities'"} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [19/Apr/2023 22:18:58] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [19/Apr/2023 22:18:58] - INFO: target (ds-idrepo-2) is a ds pod [19/Apr/2023 22:18:58] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 22:18:58] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_2/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_2 [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- ________________________________________________________________________________ [19/Apr/2023 22:19:00] DSPrimeTask_id_repo_2 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 22:19:02] DSPrimeTask_id_repo_2 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-2 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -b "ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor" -s base "objectclass=*" ds-mon-base-dn-entry-count [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- dn: ds-mon-base-dn=ou=identities,ds-cfg-backend-id=amIdentityStore,cn=backends,cn=monitor ds-mon-base-dn-entry-count: 10000021 --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.json { "name": "DSPrimeTask_id_repo_2", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w \"nDOXP9msdg75aFAwr1K46CoutWqpYQQO\" -D \"uid=admin\" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})'", "out-dir": "/results/orders/DSPrimeTask_id_repo_2" } ________________________________________________________________________________ [19/Apr/2023 22:19:03] DSPrimeTask_id_repo_2 loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [19/Apr/2023 22:19:04] DSPrimeTask_id_repo_2 start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.json overseer-0-5b69b5f594-kwbnx:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [19/Apr/2023 22:19:05] DSPrimeTask_id_repo_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 -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 5s, retry Order is running since 10s, retry Order is running since 15s, retry Order is running since 20s, retry Order is running since 26s, retry Order is running since 31s, retry Order is running since 36s, retry Order is running since 41s, retry Order is running since 47s, retry Order is running since 52s, retry Order is running since 57s, retry Order is running since 1m 02s, retry Order is running since 1m 07s, retry Order is running since 1m 13s, retry Order is running since 1m 18s, retry Order is running since 1m 23s, retry Order is running since 1m 28s, retry Order is running since 1m 33s, retry Order is running since 1m 39s, retry Order is running since 1m 44s, retry Order is running since 1m 49s, retry Order is running since 1m 54s, retry Order is running since 2m, retry Order is running since 2m 05s, retry Order is running since 2m 10s, retry Order is running since 2m 15s, retry Order is running since 2m 21s, retry Order is running since 2m 26s, retry Order is running since 2m 31s, retry Order is running since 2m 36s, retry Order is running since 2m 41s, retry Order is running since 2m 47s, retry Order is running since 2m 52s, retry Order is running since 2m 57s, retry Order is running since 3m 02s, retry Order is running since 3m 07s, retry Order is running since 3m 13s, retry Order is running since 3m 18s, retry Order is running since 3m 23s, retry Order is running since 3m 28s, retry Order is running since 3m 34s, retry Order is running since 3m 39s, retry Order is running since 3m 44s, retry Order is running since 3m 49s, retry Order is running since 3m 54s, retry Order is running since 4m, retry Order is running since 4m 05s, retry Order is running since 4m 10s, retry Order is running since 4m 15s, retry Order is running since 4m 21s, retry Order is running since 4m 26s, retry Order is running since 4m 31s, retry Order is running since 4m 36s, retry Order is running since 4m 41s, retry Order is running since 4m 47s, retry Order is running since 4m 52s, retry Order is running since 4m 57s, retry Order is running since 5m 02s, retry Order is running since 5m 08s, retry Order is running since 5m 13s, retry Order is running since 5m 18s, retry Order is running since 5m 23s, retry Order is running since 5m 28s, retry Order is running since 5m 34s, retry Order is running since 5m 39s, retry Order is running since 5m 44s, retry Order is running since 5m 49s, retry Order is running since 5m 54s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [19/Apr/2023 22:25:11] DSPrimeTask_id_repo_2 stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b69b5f594-kwbnx -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 6m 06s ________________________________________________________________________________ [19/Apr/2023 22:25:12] DSPrimeTask_id_repo_2 download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- Checking pod: overseer-0-5b69b5f594-kwbnx for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5b69b5f594-kwbnx -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/DSPrimeTask_id_repo_2/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5b69b5f594-kwbnx -i -- du -k /results/orders/DSPrimeTask_id_repo_2/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_2/order.tar.gz --- stderr --- - Download file (size 4k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-5b69b5f594-kwbnx destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-5b69b5f594-kwbnx --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5b69b5f594-kwbnx:/results/orders/DSPrimeTask_id_repo_2/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2 ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_2 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-2.ds-idrepo -w "nDOXP9msdg75aFAwr1K46CoutWqpYQQO" -D "uid=admin" --trustAll --useStartTls -p 1389 -i 5 --noRebind --warmUpDuration 10 --maxDuration 360 --numConnections 64 --numConcurrentRequests 8 -b 'ou=people,ou=identities' -g 'rand(0,10000021)' '(uid=user.{})' ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_2 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_2 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/stdout.txt is small (77 lines), printing all lines: ----- output ----- 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 | -------------------------------------------------------------------------------------------- | 4162.6 4162.6 | 123.598 123.598 177.21 219.15 222.30 | 0.0 1.0 | | 4947.8 4555.2 | 103.571 112.721 176.16 217.06 222.30 | 0.0 1.0 | | 5852.0 4987.5 | 87.642 102.912 176.16 217.06 221.25 | 0.0 1.0 | | 6896.2 5464.7 | 74.335 93.897 176.16 214.96 221.25 | 0.0 1.0 | | 7699.6 5911.6 | 66.513 86.763 176.16 208.67 221.25 | 0.0 1.0 | | 8331.2 6314.9 | 61.469 81.202 175.11 206.57 220.20 | 0.0 1.0 | | 8863.0 6678.9 | 57.757 76.757 175.11 180.36 220.20 | 0.0 1.0 | | 9262.6 7001.9 | 55.311 73.211 175.11 178.26 219.15 | 0.0 1.0 | | 9442.2 7273.0 | 54.198 70.468 175.11 177.21 219.15 | 0.0 1.0 | | 9645.6 7510.3 | 53.070 68.234 175.11 177.21 219.15 | 0.0 1.0 | | 9766.0 7715.3 | 52.429 66.415 175.11 177.21 219.15 | 0.0 1.0 | | 9885.4 7896.2 | 51.795 64.890 175.11 177.21 219.15 | 0.0 1.0 | | 10043.8 8061.4 | 50.968 63.556 174.06 177.21 219.15 | 0.0 1.0 | | 10124.4 8208.7 | 50.576 62.412 174.06 177.21 219.15 | 0.0 1.0 | | 10228.6 8343.4 | 50.049 61.402 174.06 177.21 219.15 | 0.0 1.0 | | 10312.6 8466.5 | 49.642 60.506 174.06 176.16 218.10 | 0.0 1.0 | | 10461.2 8583.8 | 48.935 59.677 174.06 176.16 218.10 | 0.0 1.0 | | 10518.4 8691.3 | 48.680 58.937 174.06 176.16 217.06 | 0.0 1.0 | | 10534.8 8788.3 | 48.568 58.283 174.06 176.16 217.06 | 0.0 1.0 | | 10756.6 8886.7 | 47.614 57.638 174.06 176.16 217.06 | 0.0 1.0 | | 10752.6 8975.6 | 47.593 57.065 174.06 176.16 217.06 | 0.0 1.0 | | 10775.8 9057.4 | 47.509 56.548 174.06 176.16 217.06 | 0.0 1.0 | | 10787.6 9132.6 | 47.453 56.081 173.02 176.16 217.06 | 0.0 1.0 | | 10965.0 9209.0 | 46.700 55.615 173.02 176.16 217.06 | 0.0 1.0 | | 10947.6 9278.5 | 46.771 55.198 173.02 176.16 217.06 | 0.0 1.0 | | 10996.2 9344.6 | 46.552 54.807 173.02 176.16 216.01 | 0.0 1.0 | | 11104.6 9409.8 | 46.107 54.426 173.02 176.16 214.96 | 0.0 1.0 | | 11262.2 9475.9 | 45.447 54.045 173.02 176.16 214.96 | 0.0 1.0 | | 11290.4 9538.5 | 45.349 53.690 173.02 176.16 214.96 | 0.0 1.0 | | 11400.8 9600.6 | 44.897 53.342 173.02 176.16 214.96 | 0.0 1.0 | | 11475.4 9661.1 | 44.601 53.007 173.02 176.16 214.96 | 0.0 1.0 | | 11618.2 9722.2 | 44.069 52.673 173.02 176.16 214.96 | 0.0 1.0 | | 11676.8 9781.4 | 43.837 52.354 173.02 176.16 213.91 | 0.0 1.0 | | 11761.8 9839.7 | 43.527 52.043 173.02 176.16 213.91 | 0.0 1.0 | | 11788.8 9895.4 | 43.453 51.751 173.02 176.16 213.91 | 0.0 1.0 | | 11980.0 9953.3 | 42.699 51.448 171.97 176.16 208.67 | 0.0 1.0 | | 12152.0 10012.7 | 42.149 51.143 171.97 176.16 208.67 | 0.0 1.0 | | 12331.0 10073.7 | 41.506 50.833 171.97 176.16 208.67 | 0.0 1.0 | | 12328.2 10131.5 | 41.496 50.542 171.97 175.11 207.62 | 0.0 1.0 | | 12519.8 10191.2 | 40.922 50.246 171.97 175.11 207.62 | 0.0 1.0 | | 12641.2 10251.0 | 40.495 49.953 171.97 175.11 207.62 | 0.0 1.0 | | 12649.2 10308.1 | 40.463 49.676 171.97 175.11 206.57 | 0.0 1.0 | | 12772.6 10365.4 | 40.081 49.401 171.97 175.11 206.57 | 0.0 1.0 | | 12907.0 10423.2 | 39.671 49.127 171.97 175.11 206.57 | 0.0 1.0 | | 13081.6 10482.2 | 39.121 48.849 171.97 175.11 206.57 | 0.0 1.0 | | 13178.4 10540.9 | 38.851 48.578 171.97 175.11 205.52 | 0.0 1.0 | | 13331.2 10600.2 | 38.388 48.305 171.97 175.11 203.42 | 0.0 1.0 | | 13468.0 10660.0 | 38.016 48.034 170.92 175.11 203.42 | 0.0 1.0 | | 13715.4 10722.3 | 37.327 47.755 170.92 175.11 180.36 | 0.0 1.0 | | 13711.2 10782.1 | 37.331 47.490 170.92 175.11 179.31 | 0.0 1.0 | | 14004.0 10845.3 | 36.564 47.213 170.92 175.11 178.26 | 0.0 1.0 | | 14004.2 10906.0 | 36.559 46.950 170.92 175.11 178.26 | 0.0 1.0 | | 14127.2 10966.8 | 36.226 46.689 170.92 175.11 178.26 | 0.0 1.0 | | 14211.2 11026.9 | 36.010 46.434 170.92 175.11 178.26 | 0.0 1.0 | | 14480.0 11089.7 | 35.374 46.172 170.92 175.11 178.26 | 0.0 1.0 | | 14635.4 11153.0 | 34.981 45.909 170.92 175.11 178.26 | 0.0 1.0 | | 14811.0 11217.2 | 34.554 45.646 169.87 175.11 178.26 | 0.0 1.0 | | 14960.8 11281.7 | 34.212 45.385 169.87 175.11 178.26 | 0.0 1.0 | | 15005.4 11344.8 | 34.126 45.133 169.87 175.11 178.26 | 0.0 1.0 | | 15026.0 11406.2 | 34.056 44.889 169.87 175.11 178.26 | 0.0 1.0 | | 15451.4 11472.5 | 33.131 44.630 169.87 175.11 178.26 | 0.0 1.0 | | 15422.4 11536.2 | 33.200 44.383 169.87 175.11 177.21 | 0.0 1.0 | | 15671.6 11601.8 | 32.659 44.132 168.82 175.11 177.21 | 0.0 1.0 | | 15664.4 11665.3 | 32.684 43.892 168.82 175.11 177.21 | 0.0 1.0 | | 15835.2 11729.5 | 32.300 43.651 168.82 175.11 177.21 | 0.0 1.0 | | 15920.6 11793.0 | 32.168 43.416 168.82 175.11 177.21 | 0.0 1.0 | | 16152.6 11858.0 | 31.715 43.178 168.82 175.11 177.21 | 0.0 1.0 | | 16334.2 11923.9 | 31.335 42.940 168.82 175.11 177.21 | 0.0 1.0 | | 16478.8 11989.9 | 31.043 42.703 167.77 175.11 177.21 | 0.0 1.0 | | 16578.6 12055.4 | 30.899 42.471 167.77 175.11 177.21 | 0.0 1.0 | | 14272.7 12055.6 | 28.080 42.470 167.77 175.11 177.21 | 0.0 0.9 | ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_2 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/05_DSPrimeTask_id_repo_2/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_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 ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [19/Apr/2023 22:25:16] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped