--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 01:42:59] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [19/Apr/2023 01:42:59] - INFO: target (ds-idrepo-2) is a ds pod [19/Apr/2023 01:42:59] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [19/Apr/2023 01:42:59] - 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 "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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 01:43:01] 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 "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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 "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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 01:43: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 "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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 \"tHrKmhLDB1MCbcBHhdHIU629CT16HnYs\" -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 01:43:04] 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 01:43: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-6d7b76f679-k8pdh --- 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-6d7b76f679-k8pdh:/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 01:43:06] 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 46s, 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 20s, 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 20s, 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 07s, 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 01:49: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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6d7b76f679-k8pdh -- 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 01:49: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-6d7b76f679-k8pdh --- stderr --- Checking pod: overseer-0-6d7b76f679-k8pdh 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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-6d7b76f679-k8pdh -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-6d7b76f679-k8pdh --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-6d7b76f679-k8pdh -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-6d7b76f679-k8pdh --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-6d7b76f679-k8pdh 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-6d7b76f679-k8pdh --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-6d7b76f679-k8pdh:/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 01:49: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 "tHrKmhLDB1MCbcBHhdHIU629CT16HnYs" -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 01:49: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 01:49: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 | -------------------------------------------------------------------------------------------- | 4118.8 4118.8 | 124.838 124.838 178.26 179.31 179.31 | 0.0 1.0 | | 4900.4 4509.6 | 104.695 113.894 178.26 179.31 179.31 | 0.0 1.0 | | 5803.4 4940.9 | 88.331 103.885 178.26 178.26 179.31 | 0.0 1.0 | | 6857.0 5419.9 | 74.760 94.673 177.21 178.26 179.31 | 0.0 1.0 | | 7699.2 5875.8 | 66.509 87.292 177.21 178.26 179.31 | 0.0 1.0 | | 8372.2 6291.8 | 61.173 81.500 177.21 178.26 179.31 | 0.0 1.0 | | 8878.6 6661.4 | 57.680 76.964 177.21 178.26 179.31 | 0.0 1.0 | | 9220.6 6981.3 | 55.532 73.426 177.21 178.26 179.31 | 0.0 1.0 | | 9469.0 7257.7 | 54.067 70.620 177.21 178.26 179.31 | 0.0 1.0 | | 9608.8 7492.8 | 53.283 68.396 177.21 178.26 179.31 | 0.0 1.0 | | 9807.6 7703.2 | 52.200 66.522 176.16 178.26 179.31 | 0.0 1.0 | | 9857.8 7882.8 | 51.933 65.001 176.16 178.26 179.31 | 0.0 1.0 | | 10055.4 8049.9 | 50.911 63.648 176.16 178.26 179.31 | 0.0 1.0 | | 10140.8 8199.3 | 50.490 62.485 176.16 178.26 179.31 | 0.0 1.0 | | 10223.8 8334.2 | 50.072 61.470 176.16 178.26 179.31 | 0.0 1.0 | | 10274.4 8455.5 | 49.820 60.585 176.16 178.26 179.31 | 0.0 1.0 | | 10455.8 8573.2 | 48.957 59.751 176.16 178.26 179.31 | 0.0 1.0 | | 10502.0 8680.3 | 48.772 59.013 176.16 178.26 179.31 | 0.0 1.0 | | 10533.8 8777.9 | 48.585 58.354 176.16 178.26 179.31 | 0.0 1.0 | | 10704.4 8874.2 | 47.810 57.718 175.11 178.26 179.31 | 0.0 1.0 | | 10702.0 8961.2 | 47.841 57.157 175.11 178.26 179.31 | 0.0 1.0 | | 10739.0 9042.0 | 47.685 56.645 175.11 178.26 178.26 | 0.0 1.0 | | 10817.0 9119.2 | 47.322 56.165 175.11 178.26 178.26 | 0.0 1.0 | | 10949.2 9195.5 | 46.747 55.697 175.11 178.26 178.26 | 0.0 1.0 | | 10954.6 9265.8 | 46.748 55.274 175.11 177.21 178.26 | 0.0 1.0 | | 11015.2 9333.1 | 46.474 54.875 175.11 177.21 178.26 | 0.0 1.0 | | 11103.2 9398.7 | 46.088 54.490 174.06 177.21 178.26 | 0.0 1.0 | | 11276.0 9465.7 | 45.408 54.104 174.06 177.21 178.26 | 0.0 1.0 | | 11214.4 9526.0 | 45.647 53.761 174.06 177.21 178.26 | 0.0 1.0 | | 11354.6 9587.0 | 45.071 53.418 174.06 177.21 178.26 | 0.0 1.0 | | 11459.4 9647.4 | 44.687 53.083 174.06 177.21 178.26 | 0.0 1.0 | | 11595.0 9708.2 | 44.137 52.749 174.06 177.21 178.26 | 0.0 1.0 | | 11598.6 9765.5 | 44.150 52.440 174.06 177.21 178.26 | 0.0 1.0 | | 11774.2 9824.6 | 43.490 52.124 173.02 177.21 178.26 | 0.0 1.0 | | 11826.2 9881.8 | 43.292 51.822 173.02 177.21 178.26 | 0.0 1.0 | | 11959.4 9939.5 | 42.783 51.520 173.02 177.21 178.26 | 0.0 1.0 | | 12062.4 9996.9 | 42.443 51.224 173.02 177.21 178.26 | 0.0 1.0 | | 12320.2 10058.0 | 41.567 50.913 173.02 177.21 178.26 | 0.0 1.0 | | 12345.8 10116.7 | 41.460 50.617 173.02 177.21 178.26 | 0.0 1.0 | | 12444.6 10174.9 | 41.131 50.327 173.02 177.21 178.26 | 0.0 1.0 | | 12500.4 10231.6 | 40.941 50.047 173.02 177.21 178.26 | 0.0 1.0 | | 12681.2 10289.9 | 40.368 49.763 171.97 177.21 178.26 | 0.0 1.0 | | 12901.8 10350.7 | 39.683 49.471 171.97 177.21 178.26 | 0.0 1.0 | | 13012.2 10411.1 | 39.339 49.183 171.97 177.21 178.26 | 0.0 1.0 | | 13022.2 10469.2 | 39.303 48.910 171.97 177.21 178.26 | 0.0 1.0 | | 13159.2 10527.6 | 38.916 48.639 171.97 177.21 178.26 | 0.0 1.0 | | 13283.6 10586.3 | 38.554 48.369 171.97 177.21 178.26 | 0.0 1.0 | | 13377.4 10644.4 | 38.264 48.105 171.97 177.21 178.26 | 0.0 1.0 | | 13692.8 10706.6 | 37.392 47.825 171.97 177.21 178.26 | 0.0 1.0 | | 13685.6 10766.2 | 37.396 47.560 171.97 177.21 178.26 | 0.0 1.0 | | 14065.6 10830.9 | 36.375 47.275 171.97 177.21 178.26 | 0.0 1.0 | | 14063.8 10893.1 | 36.414 47.005 170.92 177.21 178.26 | 0.0 1.0 | | 14188.4 10955.3 | 36.074 46.738 170.92 177.21 178.26 | 0.0 1.0 | | 14224.8 11015.8 | 35.995 46.481 170.92 177.21 178.26 | 0.0 1.0 | | 14465.4 11078.5 | 35.381 46.218 170.92 177.21 178.26 | 0.0 1.0 | | 14668.8 11142.6 | 34.899 45.952 170.92 177.21 178.26 | 0.0 1.0 | | 14638.0 11204.0 | 34.969 45.700 170.92 177.21 178.26 | 0.0 1.0 | | 14990.4 11269.2 | 34.170 45.436 170.92 177.21 178.26 | 0.0 1.0 | | 15162.4 11335.2 | 33.754 45.171 170.92 177.21 178.26 | 0.0 1.0 | | 15093.4 11397.9 | 33.922 44.923 170.92 177.21 178.26 | 0.0 1.0 | | 15439.0 11464.1 | 33.141 44.662 170.92 177.21 178.26 | 0.0 1.0 | | 15382.8 11527.3 | 33.286 44.418 170.92 177.21 178.26 | 0.0 1.0 | | 15656.6 11592.9 | 32.686 44.166 170.92 177.21 178.26 | 0.0 1.0 | | 15780.8 11658.3 | 32.430 43.918 169.87 177.21 178.26 | 0.0 1.0 | | 15788.0 11721.8 | 32.429 43.680 169.87 177.21 178.26 | 0.0 1.0 | | 16061.8 11787.6 | 31.876 43.436 169.87 177.21 178.26 | 0.0 1.0 | | 16330.0 11855.4 | 31.348 43.188 169.87 177.21 178.26 | 0.0 1.0 | | 16355.4 11921.6 | 31.312 42.948 169.87 177.21 178.26 | 0.0 1.0 | | 16454.4 11987.3 | 31.136 42.713 169.87 177.21 178.26 | 0.0 1.0 | | 16432.2 12050.8 | 31.106 42.487 169.87 177.21 178.26 | 0.0 1.0 | | 12176.5 12050.8 | 29.212 42.486 169.87 177.21 178.26 | 0.0 0.9 | ________________________________________________________________________________ [19/Apr/2023 01:49: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 01:49: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 01:49: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 01:49:16] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped