--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 ________________________________________________________________________________ [20/Apr/2023 00:22:09] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [20/Apr/2023 00:22:09] - INFO: target (ds-idrepo-2) is a ds pod [20/Apr/2023 00:22:09] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 00:22:09] - 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 "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 --- ________________________________________________________________________________ [20/Apr/2023 00:22:11] 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 "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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.{})' ________________________________________________________________________________ [20/Apr/2023 00:22:13] 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 "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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 \"FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu\" -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" } ________________________________________________________________________________ [20/Apr/2023 00:22:14] 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 ________________________________________________________________________________ [20/Apr/2023 00:22:15] 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-7d558546cb-vlzlv --- 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-7d558546cb-vlzlv:/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 ________________________________________________________________________________ [20/Apr/2023 00:22:16] 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 08s, 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 55s, 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 42s, 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 55s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [20/Apr/2023 00:28:22] 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -- 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 ________________________________________________________________________________ [20/Apr/2023 00:28:23] 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-7d558546cb-vlzlv --- stderr --- Checking pod: overseer-0-7d558546cb-vlzlv 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -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-7d558546cb-vlzlv --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-7d558546cb-vlzlv -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-7d558546cb-vlzlv --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-7d558546cb-vlzlv 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-7d558546cb-vlzlv --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-7d558546cb-vlzlv:/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 ________________________________________________________________________________ [20/Apr/2023 00:28:27] 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 "FZ1ZBLksAI8aqmIHyI1rLxKOpZL8Tvyu" -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.{})' ________________________________________________________________________________ [20/Apr/2023 00:28:27] 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]) ________________________________________________________________________________ [20/Apr/2023 00:28:27] 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 | -------------------------------------------------------------------------------------------- | 4095.8 4095.8 | 125.347 125.347 178.26 181.40 181.40 | 0.0 1.0 | | 4864.0 4479.9 | 105.464 114.554 177.21 179.31 181.40 | 0.0 1.0 | | 5760.8 4906.8 | 89.049 104.573 177.21 179.31 181.40 | 0.0 1.0 | | 6794.4 5378.7 | 75.400 95.361 177.21 178.26 181.40 | 0.0 1.0 | | 7670.2 5837.0 | 66.777 87.849 177.21 178.26 181.40 | 0.0 1.0 | | 8357.2 6257.0 | 61.296 81.938 176.16 178.26 181.40 | 0.0 1.0 | | 8861.6 6629.1 | 57.790 77.327 176.16 178.26 181.40 | 0.0 1.0 | | 9173.8 6947.2 | 55.811 73.775 176.16 178.26 181.40 | 0.0 1.0 | | 9303.0 7208.9 | 55.012 71.085 176.16 178.26 181.40 | 0.0 1.0 | | 9531.0 7441.1 | 53.732 68.862 175.11 178.26 181.40 | 0.0 1.0 | | 9695.6 7646.1 | 52.810 67.012 175.11 178.26 181.40 | 0.0 1.0 | | 9804.4 7825.9 | 52.225 65.468 175.11 178.26 181.40 | 0.0 1.0 | | 9961.8 7990.2 | 51.382 64.117 175.11 178.26 181.40 | 0.0 1.0 | | 10101.0 8141.0 | 50.685 62.927 175.11 178.26 181.40 | 0.0 1.0 | | 10138.8 8274.2 | 50.479 61.910 174.06 177.21 181.40 | 0.0 1.0 | | 10264.2 8398.5 | 49.892 60.992 174.06 177.21 180.36 | 0.0 1.0 | | 10357.6 8513.8 | 49.427 60.164 174.06 177.21 180.36 | 0.0 1.0 | | 10372.0 8617.0 | 49.346 59.441 174.06 177.21 179.31 | 0.0 1.0 | | 10442.2 8713.1 | 49.020 58.784 174.06 177.21 179.31 | 0.0 1.0 | | 10557.4 8805.3 | 48.500 58.167 174.06 177.21 179.31 | 0.0 1.0 | | 10563.0 8889.0 | 48.465 57.618 174.06 177.21 179.31 | 0.0 1.0 | | 10637.2 8968.5 | 48.124 57.106 174.06 177.21 179.31 | 0.0 1.0 | | 10762.4 9046.5 | 47.577 56.613 173.02 177.21 179.31 | 0.0 1.0 | | 10817.8 9120.3 | 47.324 56.154 173.02 177.21 179.31 | 0.0 1.0 | | 10856.4 9189.7 | 47.123 55.728 173.02 177.21 179.31 | 0.0 1.0 | | 10881.8 9254.8 | 47.060 55.336 173.02 177.21 179.31 | 0.0 1.0 | | 10971.4 9318.4 | 46.667 54.958 173.02 177.21 179.31 | 0.0 1.0 | | 11070.2 9380.9 | 46.240 54.590 173.02 177.21 178.26 | 0.0 1.0 | | 11174.4 9442.8 | 45.817 54.232 173.02 177.21 178.26 | 0.0 1.0 | | 11248.0 9502.9 | 45.511 53.888 173.02 177.21 178.26 | 0.0 1.0 | | 11354.8 9562.7 | 45.072 53.550 173.02 177.21 178.26 | 0.0 1.0 | | 11421.2 9620.8 | 44.843 53.227 173.02 177.21 178.26 | 0.0 1.0 | | 11595.0 9680.6 | 44.132 52.897 171.97 177.21 178.26 | 0.0 1.0 | | 11670.8 9739.1 | 43.871 52.579 171.97 177.21 178.26 | 0.0 1.0 | | 11773.6 9797.2 | 43.474 52.267 171.97 177.21 178.26 | 0.0 1.0 | | 11925.4 9856.4 | 42.934 51.953 171.97 177.21 178.26 | 0.0 1.0 | | 11927.2 9912.3 | 42.928 51.659 171.97 177.21 178.26 | 0.0 1.0 | | 12200.6 9972.5 | 41.965 51.347 171.97 177.21 178.26 | 0.0 1.0 | | 12125.4 10027.7 | 42.219 51.064 171.97 176.16 178.26 | 0.0 1.0 | | 12235.2 10082.9 | 41.827 50.784 170.92 176.16 178.26 | 0.0 1.0 | | 12477.2 10141.3 | 41.050 50.492 170.92 176.16 178.26 | 0.0 1.0 | | 12454.0 10196.4 | 41.086 50.218 170.92 176.16 178.26 | 0.0 1.0 | | 12648.4 10253.4 | 40.498 49.940 170.92 176.16 178.26 | 0.0 1.0 | | 12839.6 10312.2 | 39.878 49.655 170.92 176.16 178.26 | 0.0 1.0 | | 12882.6 10369.3 | 39.721 49.381 170.92 176.16 178.26 | 0.0 1.0 | | 13135.4 10429.4 | 38.961 49.095 170.92 176.16 178.26 | 0.0 1.0 | | 13071.8 10485.7 | 39.159 48.832 169.87 176.16 178.26 | 0.0 1.0 | | 13291.0 10544.1 | 38.513 48.561 169.87 176.16 178.26 | 0.0 1.0 | | 13488.4 10604.2 | 37.973 48.286 169.87 176.16 178.26 | 0.0 1.0 | | 13613.4 10664.4 | 37.607 48.013 169.87 176.16 178.26 | 0.0 1.0 | | 13746.8 10724.8 | 37.230 47.742 169.87 176.16 178.26 | 0.0 1.0 | | 13893.6 10785.8 | 36.853 47.473 169.87 176.16 178.26 | 0.0 1.0 | | 13906.0 10844.6 | 36.818 47.215 169.87 176.16 178.26 | 0.0 1.0 | | 14198.4 10906.7 | 36.037 46.945 169.87 176.16 178.26 | 0.0 1.0 | | 14299.6 10968.4 | 35.805 46.681 169.87 176.16 178.26 | 0.0 1.0 | | 14373.0 11029.2 | 35.620 46.424 168.82 176.16 178.26 | 0.0 1.0 | | 14510.8 11090.3 | 35.258 46.167 168.82 176.16 178.26 | 0.0 1.0 | | 14725.0 11153.0 | 34.784 45.908 168.82 176.16 178.26 | 0.0 1.0 | | 14708.4 11213.2 | 34.803 45.661 168.82 176.16 178.26 | 0.0 1.0 | | 14901.8 11274.7 | 34.337 45.412 168.82 176.16 178.26 | 0.0 1.0 | | 14993.6 11335.7 | 34.154 45.168 168.82 176.16 178.26 | 0.0 1.0 | | 15410.6 11401.4 | 33.234 44.908 168.82 176.16 178.26 | 0.0 1.0 | | 15429.2 11465.3 | 33.149 44.657 167.77 176.16 178.26 | 0.0 1.0 | | 15399.0 11526.8 | 33.258 44.419 167.77 176.16 178.26 | 0.0 1.0 | | 15584.6 11589.2 | 32.846 44.179 167.77 175.11 178.26 | 0.0 1.0 | | 15571.0 11649.5 | 32.860 43.950 167.77 175.11 178.26 | 0.0 1.0 | | 15906.8 11713.1 | 32.197 43.712 167.77 175.11 178.26 | 0.0 1.0 | | 16000.6 11776.1 | 31.985 43.477 167.77 175.11 178.26 | 0.0 1.0 | | 16267.0 11841.2 | 31.466 43.238 167.77 175.11 178.26 | 0.0 1.0 | | 16215.6 11903.7 | 31.569 43.011 167.77 175.11 178.26 | 0.0 1.0 | | 16578.9 11904.0 | 29.873 43.010 167.77 175.11 178.26 | 0.0 0.9 | ________________________________________________________________________________ [20/Apr/2023 00:28:27] 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 ----- ________________________________________________________________________________ [20/Apr/2023 00:28:27] 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 ________________________________________________________________________________ [20/Apr/2023 00:28:27] DSPrimeTask_id_repo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/Apr/2023 00:28:27] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped