--Task-- name: DSPrimeTask_id_repo_1 enabled: True class_name: DSSearchRateTask source_name: overseer-0 source_namespace: >default< target_name: ds-idrepo-1 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_0'] 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 ________________________________________________________________________________ [21/Apr/2023 18:37:58] DSPrimeTask_id_repo_1 pre : N/A ________________________________________________________________________________ [21/Apr/2023 18:37:58] - INFO: target (ds-idrepo-1) is a ds pod [21/Apr/2023 18:37:58] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [21/Apr/2023 18:37:58] - INFO: timeout was set to unlimited, because it was unset Pod log file : /results/orders/DSPrimeTask_id_repo_1/stdout.txt Pod log : /results/orders/DSPrimeTask_id_repo_1 [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "DDGEyzmqgru0QKrLGqI6WL4gq1HNAW3B" -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 --- ________________________________________________________________________________ [21/Apr/2023 18:38:00] DSPrimeTask_id_repo_1 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "DDGEyzmqgru0QKrLGqI6WL4gq1HNAW3B" -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-1.ds-idrepo -w "DDGEyzmqgru0QKrLGqI6WL4gq1HNAW3B" -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.{})' ________________________________________________________________________________ [21/Apr/2023 18:38:01] DSPrimeTask_id_repo_1 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [run_command]: kubectl --namespace=xlou exec ds-idrepo-1 -c ds -- ldapsearch --noPropertiesFile -p 1389 --useStartTls --trustAll -D "uid=admin" -w "DDGEyzmqgru0QKrLGqI6WL4gq1HNAW3B" -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/04_DSPrimeTask_id_repo_1/order.json { "name": "DSPrimeTask_id_repo_1", "command": "/lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w \"DDGEyzmqgru0QKrLGqI6WL4gq1HNAW3B\" -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_1" } ________________________________________________________________________________ [21/Apr/2023 18:38:03] DSPrimeTask_id_repo_1 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 ________________________________________________________________________________ [21/Apr/2023 18:38:03] DSPrimeTask_id_repo_1 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-549bbf56bd-z5d8t --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/order.json overseer-0-549bbf56bd-z5d8t:/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 ________________________________________________________________________________ [21/Apr/2023 18:38:05] DSPrimeTask_id_repo_1 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 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 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 55s, retry Order is running since 6m, retry PASS : Order stopped by itself after 6m 05s and before timeout (59s) ________________________________________________________________________________ [21/Apr/2023 18:44:11] DSPrimeTask_id_repo_1 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-549bbf56bd-z5d8t --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-549bbf56bd-z5d8t -- 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 ________________________________________________________________________________ [21/Apr/2023 18:44:12] DSPrimeTask_id_repo_1 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-549bbf56bd-z5d8t --- stderr --- Checking pod: overseer-0-549bbf56bd-z5d8t 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-549bbf56bd-z5d8t --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-549bbf56bd-z5d8t -i -- bash -c 'if [ -f "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz" ]; then echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file found"; exit 0; else echo "/results/orders/DSPrimeTask_id_repo_1/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/DSPrimeTask_id_repo_1/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_1/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-549bbf56bd-z5d8t --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-549bbf56bd-z5d8t -i -- du -k /results/orders/DSPrimeTask_id_repo_1/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/DSPrimeTask_id_repo_1/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-549bbf56bd-z5d8t --- stderr --- source : /results/orders/DSPrimeTask_id_repo_1/order.tar.gz @ overseer-0-549bbf56bd-z5d8t destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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-549bbf56bd-z5d8t --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-549bbf56bd-z5d8t:/results/orders/DSPrimeTask_id_repo_1/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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/04_DSPrimeTask_id_repo_1/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1 ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/ds/bin/searchrate --noPropertiesFile -h ds-idrepo-1.ds-idrepo -w "DDGEyzmqgru0QKrLGqI6WL4gq1HNAW3B" -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.{})' ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/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 | -------------------------------------------------------------------------------------------- | 4199.0 4199.0 | 122.579 122.579 177.21 179.31 179.31 | 0.0 1.0 | | 4983.6 4591.3 | 102.820 111.855 177.21 178.26 179.31 | 0.0 1.0 | | 5856.0 5012.9 | 87.573 102.400 177.21 178.26 179.31 | 0.0 1.0 | | 6893.6 5483.1 | 74.331 93.577 176.16 178.26 179.31 | 0.0 1.0 | | 7728.4 5932.1 | 66.278 86.464 176.16 178.26 179.31 | 0.0 1.0 | | 8387.8 6341.4 | 61.059 80.864 176.16 178.26 179.31 | 0.0 1.0 | | 8859.2 6701.1 | 57.810 76.510 176.16 178.26 179.31 | 0.0 1.0 | | 9178.2 7010.7 | 55.779 73.117 175.11 178.26 179.31 | 0.0 1.0 | | 9346.8 7270.3 | 54.764 70.495 175.11 178.26 179.31 | 0.0 1.0 | | 9567.2 7500.0 | 53.535 68.332 175.11 178.26 179.31 | 0.0 1.0 | | 9649.2 7695.4 | 53.058 66.591 175.11 178.26 179.31 | 0.0 1.0 | | 9788.8 7869.8 | 52.278 65.107 175.11 177.21 179.31 | 0.0 1.0 | | 9967.0 8031.1 | 51.373 63.796 175.11 177.21 179.31 | 0.0 1.0 | | 10069.0 8176.7 | 50.821 62.655 175.11 177.21 178.26 | 0.0 1.0 | | 10124.0 8306.5 | 50.600 61.675 175.11 177.21 178.26 | 0.0 1.0 | | 10219.0 8426.1 | 50.092 60.797 175.11 177.21 178.26 | 0.0 1.0 | | 10342.4 8538.8 | 49.501 59.993 175.11 177.21 178.26 | 0.0 1.0 | | 10364.2 8640.2 | 49.393 59.286 175.11 177.21 178.26 | 0.0 1.0 | | 10410.8 8733.4 | 49.185 58.652 175.11 177.21 178.26 | 0.0 1.0 | | 10564.6 8824.9 | 48.449 58.042 175.11 177.21 178.26 | 0.0 1.0 | | 10588.6 8908.9 | 48.334 57.492 175.11 177.21 178.26 | 0.0 1.0 | | 10616.4 8986.5 | 48.227 56.995 175.11 177.21 178.26 | 0.0 1.0 | | 10697.8 9060.9 | 47.849 56.525 174.06 177.21 178.26 | 0.0 1.0 | | 10768.0 9132.1 | 47.546 56.084 174.06 176.16 178.26 | 0.0 1.0 | | 10842.0 9200.5 | 47.210 55.666 174.06 176.16 178.26 | 0.0 1.0 | | 10885.2 9265.3 | 47.005 55.274 174.06 176.16 178.26 | 0.0 1.0 | | 10950.4 9327.7 | 46.787 54.905 174.06 176.16 178.26 | 0.0 1.0 | | 11130.2 9392.1 | 45.998 54.528 174.06 176.16 178.26 | 0.0 1.0 | | 11110.0 9451.3 | 46.077 54.186 174.06 176.16 178.26 | 0.0 1.0 | | 11212.8 9510.0 | 45.660 53.851 174.06 176.16 178.26 | 0.0 1.0 | | 11341.0 9569.1 | 45.134 53.517 174.06 176.16 178.26 | 0.0 1.0 | | 11498.0 9629.4 | 44.529 53.182 174.06 176.16 178.26 | 0.0 1.0 | | 11510.8 9686.4 | 44.466 52.868 174.06 176.16 178.26 | 0.0 1.0 | | 11727.4 9746.4 | 43.645 52.542 174.06 176.16 178.26 | 0.0 1.0 | | 11795.2 9804.9 | 43.395 52.227 174.06 176.16 178.26 | 0.0 1.0 | | 11918.6 9863.6 | 42.973 51.917 174.06 176.16 178.26 | 0.0 1.0 | | 11953.6 9920.1 | 42.831 51.621 173.02 176.16 178.26 | 0.0 1.0 | | 12155.8 9979.0 | 42.096 51.316 173.02 176.16 178.26 | 0.0 1.0 | | 12197.4 10035.8 | 41.956 51.024 173.02 176.16 178.26 | 0.0 1.0 | | 12369.6 10094.2 | 41.394 50.729 173.02 176.16 178.26 | 0.0 1.0 | | 12509.2 10153.1 | 40.932 50.434 173.02 176.16 178.26 | 0.0 1.0 | | 12434.2 10207.4 | 41.171 50.166 173.02 176.16 178.26 | 0.0 1.0 | | 12704.2 10265.5 | 40.303 49.882 173.02 176.16 178.26 | 0.0 1.0 | | 12864.4 10324.5 | 39.780 49.596 171.97 176.16 178.26 | 0.0 1.0 | | 12896.6 10381.7 | 39.704 49.323 171.97 176.16 178.26 | 0.0 1.0 | | 13103.0 10440.9 | 39.070 49.043 171.97 176.16 178.26 | 0.0 1.0 | | 13099.6 10497.4 | 39.078 48.779 171.97 176.16 178.26 | 0.0 1.0 | | 13267.0 10555.1 | 38.582 48.512 171.97 176.16 178.26 | 0.0 1.0 | | 13469.4 10614.6 | 38.020 48.240 171.97 176.16 178.26 | 0.0 1.0 | | 13616.2 10674.6 | 37.566 47.968 171.97 176.16 178.26 | 0.0 1.0 | | 13732.4 10734.6 | 37.292 47.700 171.97 176.16 178.26 | 0.0 1.0 | | 13850.6 10794.5 | 36.945 47.434 171.97 176.16 178.26 | 0.0 1.0 | | 14028.4 10855.5 | 36.509 47.168 170.92 176.16 178.26 | 0.0 1.0 | | 13989.0 10913.6 | 36.609 46.917 170.92 176.16 178.26 | 0.0 1.0 | | 14174.4 10972.8 | 36.103 46.663 170.92 176.16 178.26 | 0.0 1.0 | | 14423.0 11034.5 | 35.500 46.403 170.92 176.16 178.26 | 0.0 1.0 | | 14710.6 11098.9 | 34.788 46.133 170.92 175.11 178.26 | 0.0 1.0 | | 14639.8 11160.0 | 34.964 45.880 170.92 175.11 178.26 | 0.0 1.0 | | 14666.8 11219.4 | 34.912 45.637 170.92 175.11 178.26 | 0.0 1.0 | | 14875.8 11280.4 | 34.406 45.390 170.92 175.11 178.26 | 0.0 1.0 | | 15080.4 11342.7 | 33.967 45.141 169.87 175.11 178.26 | 0.0 1.0 | | 15383.4 11407.8 | 33.254 44.883 169.87 175.11 178.26 | 0.0 1.0 | | 15305.4 11469.7 | 33.465 44.641 169.87 175.11 178.26 | 0.0 1.0 | | 15360.0 11530.5 | 33.310 44.405 169.87 175.11 178.26 | 0.0 1.0 | | 15648.0 11593.8 | 32.721 44.162 169.87 175.11 178.26 | 0.0 1.0 | | 15606.8 11654.6 | 32.801 43.932 169.87 175.11 178.26 | 0.0 1.0 | | 15911.6 11718.2 | 32.173 43.694 169.87 175.11 178.26 | 0.0 1.0 | | 15858.0 11779.1 | 32.280 43.468 169.87 175.11 178.26 | 0.0 1.0 | | 16425.4 11846.4 | 31.163 43.220 169.87 175.11 178.26 | 0.0 1.0 | | 16497.2 11912.8 | 31.029 42.979 169.87 175.11 178.26 | 0.0 1.0 | | 14833.3 11913.0 | 30.022 42.978 169.87 175.11 178.26 | 0.0 1.0 | ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/platform/06_Validation/04_DSPrimeTask_id_repo_1/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 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 ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped