--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 ________________________________________________________________________________ [21/Apr/2023 18:44:16] DSPrimeTask_id_repo_2 pre : N/A ________________________________________________________________________________ [21/Apr/2023 18:44:16] - INFO: target (ds-idrepo-2) is a ds pod [21/Apr/2023 18:44:16] - INFO: Timeout for this Task has changed to 59s (-1 seconds) [21/Apr/2023 18:44:16] - 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 "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:44:17] 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 "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-2.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:19] 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 "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/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 \"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_2" } ________________________________________________________________________________ [21/Apr/2023 18:44:20] 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 ________________________________________________________________________________ [21/Apr/2023 18:44:21] 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-549bbf56bd-z5d8t --- 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-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:44:22] 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 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 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:50:28] 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-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:50:29] 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-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_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-549bbf56bd-z5d8t --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-549bbf56bd-z5d8t -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-549bbf56bd-z5d8t --- stderr --- source : /results/orders/DSPrimeTask_id_repo_2/order.tar.gz @ overseer-0-549bbf56bd-z5d8t 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-549bbf56bd-z5d8t --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-549bbf56bd-z5d8t:/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 ________________________________________________________________________________ [21/Apr/2023 18:50:33] 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 "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:50:33] 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]) ________________________________________________________________________________ [21/Apr/2023 18:50:33] 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 | -------------------------------------------------------------------------------------------- | 4124.2 4124.2 | 124.577 124.577 177.21 231.74 238.03 | 0.0 1.0 | | 4925.0 4524.5 | 104.154 113.464 176.16 178.26 238.03 | 0.0 1.0 | | 5798.8 4949.3 | 88.503 103.715 176.16 178.26 235.93 | 0.0 1.0 | | 6838.8 5421.7 | 74.868 94.618 176.16 178.26 235.93 | 0.0 1.0 | | 7678.6 5873.0 | 66.723 87.324 176.16 178.26 235.93 | 0.0 1.0 | | 8352.4 6286.3 | 61.323 81.566 176.16 177.21 235.93 | 0.0 1.0 | | 8846.6 6652.0 | 57.863 77.063 176.16 177.21 235.93 | 0.0 1.0 | | 9245.8 6976.3 | 55.392 73.473 175.11 177.21 233.83 | 0.0 1.0 | | 9593.6 7267.1 | 53.386 70.526 175.11 177.21 233.83 | 0.0 1.0 | | 9729.6 7513.3 | 52.588 68.203 175.11 177.21 231.74 | 0.0 1.0 | | 9887.8 7729.2 | 51.809 66.297 175.11 177.21 231.74 | 0.0 1.0 | | 10001.8 7918.6 | 51.161 64.704 175.11 177.21 231.74 | 0.0 1.0 | | 10175.2 8092.2 | 50.332 63.314 175.11 177.21 231.74 | 0.0 1.0 | | 10252.8 8246.5 | 49.913 62.123 175.11 177.21 231.74 | 0.0 1.0 | | 10409.4 8390.7 | 49.193 61.054 175.11 177.21 231.74 | 0.0 1.0 | | 10494.0 8522.1 | 48.793 60.110 175.11 177.21 227.54 | 0.0 1.0 | | 10566.8 8642.4 | 48.440 59.271 175.11 176.16 227.54 | 0.0 1.0 | | 10706.0 8757.1 | 47.826 58.494 174.06 176.16 178.26 | 0.0 1.0 | | 10811.0 8865.2 | 47.334 57.777 174.06 176.16 178.26 | 0.0 1.0 | | 10910.8 8967.4 | 46.922 57.117 174.06 176.16 178.26 | 0.0 1.0 | | 10869.0 9058.0 | 47.097 56.545 174.06 176.16 178.26 | 0.0 1.0 | | 11036.0 9147.9 | 46.393 55.988 174.06 176.16 178.26 | 0.0 1.0 | | 11063.8 9231.2 | 46.282 55.482 174.06 176.16 178.26 | 0.0 1.0 | | 11127.2 9310.2 | 46.000 55.010 174.06 176.16 178.26 | 0.0 1.0 | | 11106.6 9382.1 | 46.079 54.587 174.06 176.16 178.26 | 0.0 1.0 | | 11227.6 9453.0 | 45.601 54.176 174.06 176.16 178.26 | 0.0 1.0 | | 11341.4 9523.0 | 45.138 53.778 174.06 176.16 178.26 | 0.0 1.0 | | 11482.0 9592.9 | 44.578 53.385 174.06 176.16 178.26 | 0.0 1.0 | | 11415.4 9655.8 | 44.842 53.036 174.06 176.16 178.26 | 0.0 1.0 | | 11550.6 9718.9 | 44.330 52.691 174.06 176.16 178.26 | 0.0 1.0 | | 11711.0 9783.2 | 43.711 52.345 174.06 176.16 178.26 | 0.0 1.0 | | 11751.2 9844.7 | 43.558 52.017 173.02 176.16 178.26 | 0.0 1.0 | | 11889.2 9906.7 | 43.070 51.691 173.02 176.16 178.26 | 0.0 1.0 | | 11961.0 9967.1 | 42.795 51.377 173.02 176.16 178.26 | 0.0 1.0 | | 12089.0 10027.7 | 42.371 51.067 173.02 176.16 178.26 | 0.0 1.0 | | 12250.4 10089.5 | 41.756 50.753 173.02 176.16 178.26 | 0.0 1.0 | | 12396.8 10151.8 | 41.302 50.441 173.02 176.16 177.21 | 0.0 1.0 | | 12477.4 10213.0 | 41.017 50.138 173.02 176.16 177.21 | 0.0 1.0 | | 12682.2 10276.3 | 40.390 49.830 173.02 176.16 177.21 | 0.0 1.0 | | 12697.8 10336.9 | 40.314 49.538 173.02 176.16 177.21 | 0.0 1.0 | | 12738.2 10395.4 | 40.180 49.258 173.02 176.16 177.21 | 0.0 1.0 | | 13029.0 10458.1 | 39.279 48.962 171.97 176.16 177.21 | 0.0 1.0 | | 13068.0 10518.8 | 39.172 48.679 171.97 176.16 177.21 | 0.0 1.0 | | 13191.4 10579.6 | 38.836 48.400 171.97 176.16 177.21 | 0.0 1.0 | | 13444.8 10643.2 | 38.068 48.110 171.97 176.16 177.21 | 0.0 1.0 | | 13401.0 10703.2 | 38.200 47.840 171.97 176.16 177.21 | 0.0 1.0 | | 13632.2 10765.5 | 37.543 47.563 171.97 176.16 177.21 | 0.0 1.0 | | 13817.8 10829.1 | 37.074 47.284 171.97 176.16 177.21 | 0.0 1.0 | | 13964.8 10893.1 | 36.633 47.005 170.92 175.11 177.21 | 0.0 1.0 | | 14115.8 10957.5 | 36.276 46.729 170.92 175.11 177.21 | 0.0 1.0 | | 14400.4 11025.1 | 35.556 46.443 170.92 175.11 177.21 | 0.0 1.0 | | 14528.2 11092.4 | 35.235 46.160 170.92 175.11 177.21 | 0.0 1.0 | | 14521.8 11157.1 | 35.225 45.892 170.92 175.11 177.21 | 0.0 1.0 | | 14750.4 11223.7 | 34.726 45.620 170.92 175.11 177.21 | 0.0 1.0 | | 15063.8 11293.5 | 33.982 45.338 169.87 175.11 177.21 | 0.0 1.0 | | 15043.2 11360.5 | 34.024 45.070 169.87 175.11 177.21 | 0.0 1.0 | | 15267.2 11429.0 | 33.530 44.800 169.87 175.11 177.21 | 0.0 1.0 | | 15483.8 11498.9 | 33.055 44.527 169.87 175.11 177.21 | 0.0 1.0 | | 15452.8 11565.9 | 33.127 44.269 169.87 175.11 177.21 | 0.0 1.0 | | 15754.4 11635.7 | 32.498 44.004 169.87 175.11 177.21 | 0.0 1.0 | | 16080.4 11708.6 | 31.839 43.730 169.87 175.11 177.21 | 0.0 1.0 | | 15943.8 11776.9 | 32.093 43.476 169.87 175.11 177.21 | 0.0 1.0 | | 15961.2 11843.3 | 32.089 43.232 168.82 175.11 177.21 | 0.0 1.0 | | 16140.4 11910.5 | 31.698 42.988 168.82 175.11 177.21 | 0.0 1.0 | | 16465.6 11980.5 | 31.096 42.736 168.82 175.11 177.21 | 0.0 1.0 | | 16781.4 12053.3 | 30.508 42.478 168.82 175.11 177.21 | 0.0 1.0 | | 16697.6 12122.6 | 30.650 42.235 168.82 175.11 177.21 | 0.0 1.0 | | 16743.6 12190.6 | 30.567 41.999 168.82 175.11 177.21 | 0.0 1.0 | | 17075.0 12261.3 | 29.989 41.757 168.82 175.11 177.21 | 0.0 1.0 | | 16920.0 12327.9 | 30.230 41.531 168.82 175.11 177.21 | 0.0 1.0 | | 14777.8 12328.1 | 33.864 41.530 168.82 175.11 177.21 | 0.0 1.0 | ________________________________________________________________________________ [21/Apr/2023 18:50:33] 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 ----- ________________________________________________________________________________ [21/Apr/2023 18:50:33] 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 ________________________________________________________________________________ [21/Apr/2023 18:50:33] DSPrimeTask_id_repo_2 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [21/Apr/2023 18:50:33] DSPrimeTask_id_repo_2 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped