--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 04:57:28] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [20/Apr/2023 04:57:28] - INFO: target (ds-idrepo-2) is a ds pod [20/Apr/2023 04:57:28] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [20/Apr/2023 04:57:28] - 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 "hzQ1QIbHdGWHv2WUgBRbwmJY6hSKMatZ" -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 04:57:30] 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 "hzQ1QIbHdGWHv2WUgBRbwmJY6hSKMatZ" -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 "hzQ1QIbHdGWHv2WUgBRbwmJY6hSKMatZ" -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 04:57:31] 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 "hzQ1QIbHdGWHv2WUgBRbwmJY6hSKMatZ" -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 \"hzQ1QIbHdGWHv2WUgBRbwmJY6hSKMatZ\" -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 04:57:33] 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 29 0 --:--:-- --:--:-- --:--:-- 29 ________________________________________________________________________________ [20/Apr/2023 04:57:33] 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-d958867fb-rdwk5 --- 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-d958867fb-rdwk5:/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 04:57:35] 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 08s, 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 29s, 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 50s, 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 11s, retry Order is running since 2m 16s, retry Order is running since 2m 21s, retry Order is running since 2m 26s, retry Order is running since 2m 32s, retry Order is running since 2m 37s, retry Order is running since 2m 42s, retry Order is running since 2m 47s, retry Order is running since 2m 53s, retry Order is running since 2m 58s, retry Order is running since 3m 03s, retry Order is running since 3m 08s, retry Order is running since 3m 14s, retry Order is running since 3m 19s, retry Order is running since 3m 24s, retry Order is running since 3m 29s, retry Order is running since 3m 35s, retry Order is running since 3m 40s, retry Order is running since 3m 45s, retry Order is running since 3m 50s, retry Order is running since 3m 56s, retry Order is running since 4m 01s, 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 22s, retry Order is running since 4m 27s, retry Order is running since 4m 32s, retry Order is running since 4m 37s, retry Order is running since 4m 43s, retry Order is running since 4m 48s, retry Order is running since 4m 53s, retry Order is running since 4m 58s, retry Order is running since 5m 04s, retry Order is running since 5m 09s, retry Order is running since 5m 14s, retry Order is running since 5m 19s, retry Order is running since 5m 25s, retry Order is running since 5m 30s, retry Order is running since 5m 35s, retry Order is running since 5m 40s, retry Order is running since 5m 46s, retry Order is running since 5m 51s, retry Order is running since 5m 56s, retry PASS : Order stopped by itself after 6m 01s and before timeout (59s) ________________________________________________________________________________ [20/Apr/2023 05:03:37] 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-d958867fb-rdwk5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-d958867fb-rdwk5 -- 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 02s ________________________________________________________________________________ [20/Apr/2023 05:03:38] 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-d958867fb-rdwk5 --- stderr --- Checking pod: overseer-0-d958867fb-rdwk5 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-d958867fb-rdwk5 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-d958867fb-rdwk5 -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-d958867fb-rdwk5 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-d958867fb-rdwk5 -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-d958867fb-rdwk5 --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-d958867fb-rdwk5 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-d958867fb-rdwk5 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-d958867fb-rdwk5:/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 05:03:42] 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 "hzQ1QIbHdGWHv2WUgBRbwmJY6hSKMatZ" -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 05:03:42] 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 05:03:42] 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 | -------------------------------------------------------------------------------------------- | 4125.6 4125.6 | 124.519 124.519 179.31 250.61 312.48 | 0.0 1.0 | | 4892.4 4508.9 | 104.853 113.852 179.31 248.51 312.48 | 0.0 1.0 | | 5796.2 4938.0 | 88.486 103.927 178.26 246.42 310.38 | 0.0 1.0 | | 6815.0 5407.3 | 75.163 94.864 178.26 188.74 310.38 | 0.0 1.0 | | 7676.4 5861.1 | 66.758 87.502 178.26 183.50 310.38 | 0.0 1.0 | | 8323.4 6271.5 | 61.538 81.759 178.26 180.36 250.61 | 0.0 1.0 | | 8785.0 6630.5 | 58.281 77.315 177.21 180.36 250.61 | 0.0 1.0 | | 9034.0 6931.0 | 56.673 73.952 177.21 180.36 250.61 | 0.0 1.0 | | 9196.0 7182.6 | 55.677 71.352 177.21 180.36 250.61 | 0.0 1.0 | | 9374.2 7401.8 | 54.590 69.229 177.21 179.31 250.61 | 0.0 1.0 | | 9541.4 7596.3 | 53.663 67.452 177.21 179.31 250.61 | 0.0 1.0 | | 9708.0 7772.3 | 52.743 65.921 177.21 179.31 250.61 | 0.0 1.0 | | 9815.6 7929.5 | 52.168 64.611 177.21 179.31 250.61 | 0.0 1.0 | | 9973.2 8075.5 | 51.314 63.438 177.21 179.31 248.51 | 0.0 1.0 | | 10033.8 8206.0 | 51.031 62.427 177.21 179.31 248.51 | 0.0 1.0 | | 10035.0 8320.3 | 51.034 61.568 176.16 179.31 248.51 | 0.0 1.0 | | 10150.0 8427.9 | 50.435 60.779 176.16 179.31 248.51 | 0.0 1.0 | | 10229.0 8528.0 | 50.036 60.063 176.16 179.31 248.51 | 0.0 1.0 | | 10226.0 8617.4 | 50.065 59.439 176.16 178.26 248.51 | 0.0 1.0 | | 10397.0 8706.4 | 49.234 58.830 176.16 178.26 246.42 | 0.0 1.0 | | 10430.6 8788.5 | 49.082 58.279 176.16 178.26 246.42 | 0.0 1.0 | | 10505.6 8866.5 | 48.718 57.764 176.16 178.26 246.42 | 0.0 1.0 | | 10510.8 8938.0 | 48.725 57.302 176.16 178.26 246.42 | 0.0 1.0 | | 10593.6 9007.0 | 48.316 56.861 176.16 178.26 228.59 | 0.0 1.0 | | 10669.4 9073.5 | 47.991 56.444 176.16 178.26 228.59 | 0.0 1.0 | | 10694.2 9135.8 | 47.865 56.058 176.16 178.26 188.74 | 0.0 1.0 | | 10814.6 9198.0 | 47.338 55.678 176.16 178.26 188.74 | 0.0 1.0 | | 10992.6 9262.1 | 46.576 55.292 176.16 178.26 188.74 | 0.0 1.0 | | 11047.0 9323.6 | 46.334 54.926 176.16 178.26 188.74 | 0.0 1.0 | | 11058.0 9381.4 | 46.309 54.588 175.11 178.26 188.74 | 0.0 1.0 | | 11184.2 9439.6 | 45.753 54.250 175.11 178.26 188.74 | 0.0 1.0 | | 11164.4 9493.5 | 45.863 53.942 175.11 178.26 188.74 | 0.0 1.0 | | 11386.8 9550.9 | 44.974 53.618 175.11 178.26 187.70 | 0.0 1.0 | | 11514.8 9608.6 | 44.450 53.295 175.11 178.26 187.70 | 0.0 1.0 | | 11601.4 9665.6 | 44.127 52.980 175.11 178.26 187.70 | 0.0 1.0 | | 11715.4 9722.5 | 43.705 52.670 175.11 178.26 187.70 | 0.0 1.0 | | 11790.0 9778.4 | 43.430 52.369 175.11 178.26 183.50 | 0.0 1.0 | | 11921.0 9834.8 | 42.928 52.068 175.11 178.26 181.40 | 0.0 1.0 | | 12037.0 9891.2 | 42.526 51.770 175.11 178.26 181.40 | 0.0 1.0 | | 12195.4 9948.8 | 41.989 51.470 175.11 178.26 181.40 | 0.0 1.0 | | 12202.0 10003.8 | 41.966 51.187 175.11 178.26 181.40 | 0.0 1.0 | | 12255.2 10057.4 | 41.746 50.913 174.06 178.26 181.40 | 0.0 1.0 | | 12456.2 10113.2 | 41.086 50.632 174.06 178.26 180.36 | 0.0 1.0 | | 12512.4 10167.7 | 40.944 50.361 174.06 178.26 180.36 | 0.0 1.0 | | 12608.2 10222.0 | 40.604 50.094 174.06 178.26 180.36 | 0.0 1.0 | | 12720.0 10276.3 | 40.237 49.828 174.06 178.26 180.36 | 0.0 1.0 | | 12893.0 10331.9 | 39.701 49.559 174.06 178.26 180.36 | 0.0 1.0 | | 12938.6 10386.2 | 39.576 49.300 174.06 177.21 180.36 | 0.0 1.0 | | 13062.8 10440.9 | 39.194 49.042 174.06 177.21 180.36 | 0.0 1.0 | | 13383.0 10499.7 | 38.249 48.767 174.06 177.21 180.36 | 0.0 1.0 | | 13303.8 10554.7 | 38.488 48.513 174.06 177.21 180.36 | 0.0 1.0 | | 13542.6 10612.1 | 37.800 48.250 173.02 177.21 180.36 | 0.0 1.0 | | 13587.6 10668.3 | 37.684 47.996 173.02 177.21 180.36 | 0.0 1.0 | | 13897.4 10728.1 | 36.823 47.728 173.02 177.21 180.36 | 0.0 1.0 | | 13881.4 10785.4 | 36.879 47.474 173.02 177.21 180.36 | 0.0 1.0 | | 14085.8 10844.4 | 36.351 47.216 173.02 177.21 180.36 | 0.0 1.0 | | 14213.4 10903.5 | 36.006 46.960 173.02 177.21 180.36 | 0.0 1.0 | | 14326.4 10962.5 | 35.731 46.707 173.02 177.21 180.36 | 0.0 1.0 | | 14511.6 11022.6 | 35.284 46.452 173.02 177.21 180.36 | 0.0 1.0 | | 14641.2 11082.9 | 34.965 46.199 173.02 177.21 180.36 | 0.0 1.0 | | 14662.8 11141.6 | 34.914 45.956 171.97 177.21 180.36 | 0.0 1.0 | | 14885.8 11202.0 | 34.386 45.708 171.97 177.21 180.36 | 0.0 1.0 | | 15073.2 11263.5 | 33.960 45.458 171.97 177.21 180.36 | 0.0 1.0 | | 15040.8 11322.5 | 34.030 45.221 171.97 177.21 179.31 | 0.0 1.0 | | 15168.8 11381.7 | 33.764 44.986 171.97 177.21 179.31 | 0.0 1.0 | | 15173.8 11439.1 | 33.723 44.760 171.97 177.21 179.31 | 0.0 1.0 | | 15330.0 11497.2 | 33.395 44.533 171.97 177.21 179.31 | 0.0 1.0 | | 15573.4 11557.1 | 32.885 44.303 171.97 177.21 179.31 | 0.0 1.0 | | 15747.4 11617.9 | 32.506 44.071 170.92 177.21 179.31 | 0.0 1.0 | | 15809.4 11677.7 | 32.368 43.845 170.92 177.21 179.31 | 0.0 1.0 | | 14827.6 11678.0 | 32.907 43.843 170.92 177.21 179.31 | 0.0 0.9 | ________________________________________________________________________________ [20/Apr/2023 05:03:42] 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 05:03:42] 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 05:03:42] 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 05:03:42] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped