--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 ________________________________________________________________________________ [20/Apr/2023 02:47:48] DSPrimeTask_id_repo_1 pre : N/A ________________________________________________________________________________ [20/Apr/2023 02:47:48] - INFO: target (ds-idrepo-1) is a ds pod [20/Apr/2023 02:47:48] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 02:47:48] - 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 02:47:49] 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 02:47:51] 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 \"dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI\" -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" } ________________________________________________________________________________ [20/Apr/2023 02:47:53] 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 31 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [20/Apr/2023 02:47:53] 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-5787489599-k5lt5 --- 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-5787489599-k5lt5:/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 02:47:55] 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 34s, 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 55s, 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 42s, 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 03s, 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 24s, retry Order is running since 3m 29s, retry Order is running since 3m 34s, retry Order is running since 3m 39s, retry Order is running since 3m 45s, retry Order is running since 3m 50s, retry Order is running since 3m 55s, retry Order is running since 4m, retry Order is running since 4m 06s, retry Order is running since 4m 11s, retry Order is running since 4m 16s, retry Order is running since 4m 21s, retry Order is running since 4m 26s, retry Order is running since 4m 32s, retry Order is running since 4m 37s, retry Order is running since 4m 42s, retry Order is running since 4m 47s, retry Order is running since 4m 53s, retry Order is running since 4m 58s, retry Order is running since 5m 03s, retry Order is running since 5m 08s, retry Order is running since 5m 14s, retry Order is running since 5m 19s, retry Order is running since 5m 24s, retry Order is running since 5m 29s, retry Order is running since 5m 34s, retry Order is running since 5m 40s, retry Order is running since 5m 45s, retry Order is running since 5m 50s, retry Order is running since 5m 55s, retry Order is running since 6m 01s, retry PASS : Order stopped by itself after 6m 06s and before timeout (59s) ________________________________________________________________________________ [20/Apr/2023 02:54:01] 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-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -- 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 07s ________________________________________________________________________________ [20/Apr/2023 02:54:02] 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-5787489599-k5lt5 --- stderr --- Checking pod: overseer-0-5787489599-k5lt5 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-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -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-5787489599-k5lt5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-5787489599-k5lt5 -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-5787489599-k5lt5 --- stderr --- source : /results/orders/DSPrimeTask_id_repo_1/order.tar.gz @ overseer-0-5787489599-k5lt5 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-5787489599-k5lt5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-5787489599-k5lt5:/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 ________________________________________________________________________________ [20/Apr/2023 02:54:06] 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 "dt1M9kx4RiETS1lJCHSZafFTo6K8ATHI" -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 02:54:06] 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]) ________________________________________________________________________________ [20/Apr/2023 02:54:06] 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 | -------------------------------------------------------------------------------------------- | 4116.4 4116.4 | 124.834 124.834 177.21 181.40 205.52 | 0.0 1.0 | | 4878.6 4497.5 | 105.155 114.162 177.21 179.31 205.52 | 0.0 1.0 | | 5819.8 4938.1 | 88.174 103.955 177.21 179.31 182.45 | 0.0 1.0 | | 6851.6 5416.5 | 74.763 94.723 177.21 179.31 182.45 | 0.0 1.0 | | 7687.5 5870.8 | 66.615 87.361 177.21 178.26 182.45 | 0.0 1.0 | | 8373.3 6287.8 | 61.183 81.552 176.16 178.26 182.45 | 0.0 1.0 | | 8844.6 6653.0 | 57.884 77.057 176.16 178.26 182.45 | 0.0 1.0 | | 9214.6 6973.2 | 55.574 73.508 176.16 178.26 181.40 | 0.0 1.0 | | 9492.9 7253.2 | 53.906 70.657 176.16 178.26 181.40 | 0.0 1.0 | | 9675.5 7495.4 | 52.936 68.370 176.16 178.26 181.40 | 0.0 1.0 | | 9827.6 7707.5 | 52.106 66.485 176.16 178.26 181.40 | 0.0 1.0 | | 9915.8 7891.5 | 51.612 64.928 175.11 178.26 181.40 | 0.0 1.0 | | 10074.8 8059.4 | 50.815 63.570 175.11 177.21 181.40 | 0.0 1.0 | | 10207.4 8212.8 | 50.170 62.381 175.11 177.21 181.40 | 0.0 1.0 | | 10254.4 8348.9 | 49.909 61.360 175.11 177.21 181.40 | 0.0 1.0 | | 10395.9 8476.9 | 49.242 60.431 175.11 177.21 180.36 | 0.0 1.0 | | 10494.3 8595.6 | 48.794 59.595 175.11 177.21 180.36 | 0.0 1.0 | | 10579.6 8705.8 | 48.399 58.839 174.06 177.21 179.31 | 0.0 1.0 | | 10647.6 8808.0 | 48.077 58.155 174.06 177.21 179.31 | 0.0 1.0 | | 10754.6 8905.3 | 47.596 57.517 174.06 177.21 179.31 | 0.0 1.0 | | 10761.0 8993.7 | 47.577 56.951 174.06 177.21 179.31 | 0.0 1.0 | | 10739.5 9073.0 | 47.660 56.451 174.06 177.21 179.31 | 0.0 1.0 | | 10911.6 9153.0 | 46.916 55.957 174.06 177.21 179.31 | 0.0 1.0 | | 10962.0 9228.3 | 46.695 55.498 174.06 177.21 179.31 | 0.0 1.0 | | 10984.0 9298.6 | 46.588 55.077 174.06 177.21 179.31 | 0.0 1.0 | | 11088.0 9367.4 | 46.180 54.672 174.06 177.21 179.31 | 0.0 1.0 | | 11194.6 9435.1 | 45.750 54.280 174.06 177.21 179.31 | 0.0 1.0 | | 11277.1 9500.9 | 45.404 53.904 173.02 177.21 179.31 | 0.0 1.0 | | 11285.8 9562.4 | 45.341 53.555 173.02 177.21 179.31 | 0.0 1.0 | | 11376.5 9622.9 | 45.004 53.218 173.02 177.21 179.31 | 0.0 1.0 | | 11515.3 9683.9 | 44.474 52.883 173.02 177.21 178.26 | 0.0 1.0 | | 11656.4 9745.6 | 43.901 52.547 173.02 177.21 178.26 | 0.0 1.0 | | 11741.6 9806.0 | 43.609 52.223 173.02 177.21 178.26 | 0.0 1.0 | | 11822.2 9865.3 | 43.304 51.909 173.02 177.21 178.26 | 0.0 1.0 | | 11944.2 9924.7 | 42.870 51.598 173.02 177.21 178.26 | 0.0 1.0 | | 12035.0 9983.4 | 42.514 51.294 173.02 177.21 178.26 | 0.0 1.0 | | 12100.4 10040.6 | 42.300 51.001 173.02 177.21 178.26 | 0.0 1.0 | | 12400.3 10102.7 | 41.309 50.688 173.02 177.21 178.26 | 0.0 1.0 | | 12359.4 10160.5 | 41.405 50.398 171.97 177.21 178.26 | 0.0 1.0 | | 12510.1 10219.3 | 40.935 50.109 171.97 177.21 178.26 | 0.0 1.0 | | 12623.9 10277.9 | 40.534 49.822 171.97 176.16 178.26 | 0.0 1.0 | | 12822.8 10338.5 | 39.913 49.529 171.97 176.16 178.26 | 0.0 1.0 | | 12921.2 10398.6 | 39.637 49.243 171.97 176.16 178.26 | 0.0 1.0 | | 13041.2 10458.6 | 39.252 48.960 171.97 176.16 178.26 | 0.0 1.0 | | 13225.2 10520.1 | 38.723 48.674 171.97 176.16 178.26 | 0.0 1.0 | | 13234.8 10579.1 | 38.664 48.402 171.97 176.16 178.26 | 0.0 1.0 | | 13312.4 10637.3 | 38.445 48.137 171.97 176.16 178.26 | 0.0 1.0 | | 13512.3 10697.2 | 37.895 47.867 171.97 176.16 178.26 | 0.0 1.0 | | 13737.1 10759.2 | 37.271 47.591 170.92 176.16 178.26 | 0.0 1.0 | | 13825.0 10820.5 | 37.045 47.322 170.92 176.16 178.26 | 0.0 1.0 | | 14048.4 10883.8 | 36.423 47.046 170.92 176.16 178.26 | 0.0 1.0 | | 14177.8 10947.2 | 36.113 46.773 170.92 176.16 178.26 | 0.0 1.0 | | 14342.9 11011.2 | 35.693 46.501 170.92 176.16 178.26 | 0.0 1.0 | | 14448.0 11074.9 | 35.439 46.234 170.92 176.16 178.26 | 0.0 1.0 | | 14625.9 11139.5 | 34.976 45.965 170.92 176.16 178.26 | 0.0 1.0 | | 14795.4 11204.7 | 34.635 45.698 169.87 176.16 178.26 | 0.0 1.0 | | 14885.0 11269.3 | 34.368 45.435 169.87 176.16 178.26 | 0.0 1.0 | | 14981.4 11333.3 | 34.179 45.179 169.87 176.16 178.26 | 0.0 1.0 | | 15152.8 11398.0 | 33.782 44.922 169.87 176.16 178.26 | 0.0 1.0 | | 15415.3 11465.0 | 33.196 44.659 169.87 176.16 178.26 | 0.0 1.0 | | 15530.7 11531.6 | 32.979 44.401 169.87 176.16 178.26 | 0.0 1.0 | | 15671.3 11598.4 | 32.653 44.145 169.87 176.16 178.26 | 0.0 1.0 | | 15772.4 11664.7 | 32.432 43.894 168.82 176.16 178.26 | 0.0 1.0 | | 15878.6 11730.5 | 32.265 43.648 168.82 176.16 178.26 | 0.0 1.0 | | 15997.0 11796.1 | 31.998 43.405 168.82 176.16 178.26 | 0.0 1.0 | | 16241.2 11863.5 | 31.516 43.158 168.82 176.16 178.26 | 0.0 1.0 | | 16288.0 11929.5 | 31.444 42.920 168.82 176.16 178.26 | 0.0 1.0 | | 16487.2 11996.6 | 31.022 42.679 168.82 176.16 178.26 | 0.0 1.0 | | 16646.3 12063.9 | 30.778 42.441 168.82 176.16 178.26 | 0.0 1.0 | | 16701.4 12130.2 | 30.640 42.209 168.82 176.16 178.26 | 0.0 1.0 | | 15360.0 12130.4 | 30.096 42.208 168.82 176.16 178.26 | 0.0 0.9 | ________________________________________________________________________________ [20/Apr/2023 02:54:06] 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 ----- ________________________________________________________________________________ [20/Apr/2023 02:54:06] 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 ________________________________________________________________________________ [20/Apr/2023 02:54:06] DSPrimeTask_id_repo_1 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [20/Apr/2023 02:54:06] DSPrimeTask_id_repo_1 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped