oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider s3 directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,790 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

03-Dec-2024 19:22:04 PASSED
03-Dec-2024 19:22:04 Unmounting client from /tmp/onedata/mnt/w0d1sd2g1js2jqpo
03-Dec-2024 19:22:04
03-Dec-2024 19:22:04
03-Dec-2024 19:22:04 Unmounting client from /tmp/onedata/mnt/8tgrjz6z8ofu58y9
03-Dec-2024 19:22:04
03-Dec-2024 19:22:04
03-Dec-2024 19:22:43 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:22:43 =================================================================
03-Dec-2024 19:22:43 - Executing scenario 'Copy directory'
03-Dec-2024 19:22:43 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:22:43 -----------------------------------------------------------------
03-Dec-2024 19:22:43 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:22:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:22:43 using [token, token] by [user1, user2]"'
03-Dec-2024 19:22:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:22:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:22:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6w4pm'
03-Dec-2024 19:22:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6w4pm' successfully started
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l2czk5tijxie504l
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l2czk5tijxie504l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l2czk5tijxie504l
03-Dec-2024 19:22:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1266511376931674955'...
03-Dec-2024 19:22:43 Getting configuration...
03-Dec-2024 19:22:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l2czk5tijxie504l'.
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:22:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:22:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wtjcq'
03-Dec-2024 19:22:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wtjcq' successfully started
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n3ixlqr5582p5avb
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n3ixlqr5582p5avb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n3ixlqr5582p5avb
03-Dec-2024 19:22:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '121388146018414112'...
03-Dec-2024 19:22:43 Getting configuration...
03-Dec-2024 19:22:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n3ixlqr5582p5avb'.
03-Dec-2024 19:22:43
03-Dec-2024 19:22:43 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:22:43 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:22:43 =================================================================
03-Dec-2024 19:22:43
03-Dec-2024 19:22:44 PASSED
03-Dec-2024 19:22:44 Unmounting client from /tmp/onedata/mnt/l2czk5tijxie504l
03-Dec-2024 19:22:44
03-Dec-2024 19:22:44
03-Dec-2024 19:22:44 Unmounting client from /tmp/onedata/mnt/n3ixlqr5582p5avb
03-Dec-2024 19:22:44
03-Dec-2024 19:22:44
03-Dec-2024 19:23:24 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:23:24 =================================================================
03-Dec-2024 19:23:24 - Executing scenario 'Fail to move directory to itself'
03-Dec-2024 19:23:24 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:23:24 -----------------------------------------------------------------
03-Dec-2024 19:23:24 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:23:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:23:24 using [token, token] by [user1, user2]"'
03-Dec-2024 19:23:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:23:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:23:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6w4pm'
03-Dec-2024 19:23:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6w4pm' successfully started
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/21ogx12ttdtkabc6
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/21ogx12ttdtkabc6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/21ogx12ttdtkabc6
03-Dec-2024 19:23:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14166889507470193600'...
03-Dec-2024 19:23:24 Getting configuration...
03-Dec-2024 19:23:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/21ogx12ttdtkabc6'.
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:23:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:23:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wtjcq'
03-Dec-2024 19:23:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wtjcq' successfully started
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z4sta7g8x4mg9z10
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z4sta7g8x4mg9z10 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z4sta7g8x4mg9z10
03-Dec-2024 19:23:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17826251110360712516'...
03-Dec-2024 19:23:24 Getting configuration...
03-Dec-2024 19:23:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z4sta7g8x4mg9z10'.
03-Dec-2024 19:23:24
03-Dec-2024 19:23:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:23:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:23:24 =================================================================
03-Dec-2024 19:23:24
03-Dec-2024 19:23:25 PASSED
03-Dec-2024 19:23:25 Unmounting client from /tmp/onedata/mnt/21ogx12ttdtkabc6
03-Dec-2024 19:23:25
03-Dec-2024 19:23:25
03-Dec-2024 19:23:25 Unmounting client from /tmp/onedata/mnt/z4sta7g8x4mg9z10
03-Dec-2024 19:23:25
03-Dec-2024 19:23:25
03-Dec-2024 19:24:00 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:24:00 =================================================================
03-Dec-2024 19:24:00 - Executing scenario 'Fail to move directory to its subtree'
03-Dec-2024 19:24:00 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:24:00 -----------------------------------------------------------------
03-Dec-2024 19:24:00 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:24:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:24:00 using [token, token] by [user1, user2]"'
03-Dec-2024 19:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6w4pm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6w4pm'
03-Dec-2024 19:24:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6w4pm' successfully started
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/v0ns52rdmnohlbto
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v0ns52rdmnohlbto --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v0ns52rdmnohlbto
03-Dec-2024 19:24:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2272702637264717460'...
03-Dec-2024 19:24:00 Getting configuration...
03-Dec-2024 19:24:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v0ns52rdmnohlbto'.
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-wtjcq', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wtjcq'
03-Dec-2024 19:24:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-wtjcq' successfully started
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5qggbvzf61etkdyj
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5qggbvzf61etkdyj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5qggbvzf61etkdyj
03-Dec-2024 19:24:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7996003835735097259'...
03-Dec-2024 19:24:00 Getting configuration...
03-Dec-2024 19:24:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5qggbvzf61etkdyj'.
03-Dec-2024 19:24:00
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:24:00 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:24:00 =================================================================
03-Dec-2024 19:24:00
03-Dec-2024 19:24:14 PASSED
03-Dec-2024 19:24:14 Unmounting client from /tmp/onedata/mnt/v0ns52rdmnohlbto
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 Unmounting client from /tmp/onedata/mnt/5qggbvzf61etkdyj
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1733253841.5077212', '-c', '/tmp/logs']
03-Dec-2024 19:24:14 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-q7nrg. See /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-cross-support-job-3p-users-q7nrg/entrypoint.log for more details
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-6w4pm: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneclient-krakow-9b8968f6-6w4pm/oneclient_logs
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=202/235)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14          27,317   0%   26.05MB/s    0:00:00 (xfr#1, to-chk=201/235)
03-Dec-2024 19:24:14          27,317   0%   26.05MB/s    0:00:00 (xfr#1, to-chk=195/235)
03-Dec-2024 19:24:14          27,971   0%   26.68MB/s    0:00:00 (xfr#2, to-chk=197/235)
03-Dec-2024 19:24:14         125,561   2%  119.74MB/s    0:00:00 (xfr#3, to-chk=196/235)
03-Dec-2024 19:24:14         126,215   2%  120.37MB/s    0:00:00 (xfr#4, to-chk=195/235)
03-Dec-2024 19:24:14         149,207   3%   47.43MB/s    0:00:00 (xfr#5, to-chk=194/235)
03-Dec-2024 19:24:14         149,765   3%   47.61MB/s    0:00:00 (xfr#6, to-chk=190/235)
03-Dec-2024 19:24:14         283,727   5%   33.82MB/s    0:00:00 (xfr#7, to-chk=189/235)
03-Dec-2024 19:24:14         284,285   5%   33.89MB/s    0:00:00 (xfr#8, to-chk=188/235)
03-Dec-2024 19:24:14         284,913   5%   33.96MB/s    0:00:00 (xfr#9, to-chk=187/235)
03-Dec-2024 19:24:14         305,844   6%   36.46MB/s    0:00:00 (xfr#10, to-chk=186/235)
03-Dec-2024 19:24:14         306,210   6%   36.50MB/s    0:00:00 (xfr#11, to-chk=182/235)
03-Dec-2024 19:24:14         413,009   8%   39.39MB/s    0:00:00 (xfr#12, to-chk=181/235)
03-Dec-2024 19:24:14         413,375   8%   35.84MB/s    0:00:00 (xfr#13, to-chk=180/235)
03-Dec-2024 19:24:14         435,768   8%   37.78MB/s    0:00:00 (xfr#14, to-chk=179/235)
03-Dec-2024 19:24:14         436,230   8%   37.82MB/s    0:00:00 (xfr#15, to-chk=175/235)
03-Dec-2024 19:24:14         520,253  10%   33.08MB/s    0:00:00 (xfr#16, to-chk=174/235)
03-Dec-2024 19:24:14         520,715  10%   33.11MB/s    0:00:00 (xfr#17, to-chk=173/235)
03-Dec-2024 19:24:14         521,343  10%   33.15MB/s    0:00:00 (xfr#18, to-chk=172/235)
03-Dec-2024 19:24:14         553,822  11%   35.21MB/s    0:00:00 (xfr#19, to-chk=171/235)
03-Dec-2024 19:24:14         554,476  11%   33.05MB/s    0:00:00 (xfr#20, to-chk=167/235)
03-Dec-2024 19:24:14         685,992  13%   21.10MB/s    0:00:00 (xfr#21, to-chk=166/235)
03-Dec-2024 19:24:14         686,646  13%   21.12MB/s    0:00:00 (xfr#22, to-chk=165/235)
03-Dec-2024 19:24:14         687,274  13%   21.14MB/s    0:00:00 (xfr#23, to-chk=164/235)
03-Dec-2024 19:24:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:24:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:24:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:24:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:24:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:24:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:24:14         704,897  14%   21.69MB/s    0:00:00 (xfr#24, to-chk=163/235)
03-Dec-2024 19:24:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:24:14         705,359  14%   21.70MB/s    0:00:00 (xfr#25, to-chk=159/235)
03-Dec-2024 19:24:14         811,640  16%   24.19MB/s    0:00:00 (xfr#26, to-chk=158/235)
03-Dec-2024 19:24:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:24:14         812,102  16%   24.20MB/s    0:00:00 (xfr#27, to-chk=157/235)
03-Dec-2024 19:24:14         840,443  16%   25.05MB/s    0:00:00 (xfr#28, to-chk=156/235)
03-Dec-2024 19:24:14         841,193  16%   25.07MB/s    0:00:00 (xfr#29, to-chk=152/235)
03-Dec-2024 19:24:14         950,616  19%   26.66MB/s    0:00:00 (xfr#30, to-chk=151/235)
03-Dec-2024 19:24:14         951,366  19%   26.69MB/s    0:00:00 (xfr#31, to-chk=150/235)
03-Dec-2024 19:24:14       1,003,844  20%   27.35MB/s    0:00:00 (xfr#32, to-chk=149/235)
03-Dec-2024 19:24:14       1,004,690  20%   27.38MB/s    0:00:00 (xfr#33, to-chk=145/235)
03-Dec-2024 19:24:14       1,213,873  24%   29.68MB/s    0:00:00 (xfr#34, to-chk=144/235)
03-Dec-2024 19:24:14       1,214,719  24%   29.70MB/s    0:00:00 (xfr#35, to-chk=143/235)
03-Dec-2024 19:24:14       1,215,347  24%   28.98MB/s    0:00:00 (xfr#36, to-chk=142/235)
03-Dec-2024 19:24:14       1,240,223  24%   29.57MB/s    0:00:00 (xfr#37, to-chk=141/235)
03-Dec-2024 19:24:14       1,240,877  24%   29.58MB/s    0:00:00 (xfr#38, to-chk=137/235)
03-Dec-2024 19:24:14       1,363,140  27%   29.55MB/s    0:00:00 (xfr#39, to-chk=136/235)
03-Dec-2024 19:24:14       1,363,794  27%   29.56MB/s    0:00:00 (xfr#40, to-chk=135/235)
03-Dec-2024 19:24:14       1,391,335  28%   30.16MB/s    0:00:00 (xfr#41, to-chk=134/235)
03-Dec-2024 19:24:14       1,391,893  28%   30.17MB/s    0:00:00 (xfr#42, to-chk=130/235)
03-Dec-2024 19:24:14       1,396,034  28%   30.26MB/s    0:00:00 (xfr#43, to-chk=129/235)
03-Dec-2024 19:24:14       1,497,319  30%   26.94MB/s    0:00:00 (xfr#44, to-chk=128/235)
03-Dec-2024 19:24:14       1,497,877  30%   26.95MB/s    0:00:00 (xfr#45, to-chk=127/235)
03-Dec-2024 19:24:14       1,498,505  30%   26.96MB/s    0:00:00 (xfr#46, to-chk=126/235)
03-Dec-2024 19:24:14       1,548,868  31%   27.87MB/s    0:00:00 (xfr#47, to-chk=125/235)
03-Dec-2024 19:24:14       1,549,426  31%   27.36MB/s    0:00:00 (xfr#48, to-chk=121/235)
03-Dec-2024 19:24:14       1,784,670  35%   23.00MB/s    0:00:00 (xfr#49, to-chk=120/235)
03-Dec-2024 19:24:14       1,785,228  35%   22.11MB/s    0:00:00 (xfr#50, to-chk=119/235)
03-Dec-2024 19:24:14       1,818,419  36%   22.23MB/s    0:00:00 (xfr#51, to-chk=118/235)
03-Dec-2024 19:24:14       1,818,977  36%   22.24MB/s    0:00:00 (xfr#52, to-chk=114/235)
03-Dec-2024 19:24:14       1,937,966  39%   23.69MB/s    0:00:00 (xfr#53, to-chk=113/235)
03-Dec-2024 19:24:14       1,938,524  39%   23.70MB/s    0:00:00 (xfr#54, to-chk=112/235)
03-Dec-2024 19:24:14       1,939,152  39%   23.41MB/s    0:00:00 (xfr#55, to-chk=111/235)
03-Dec-2024 19:24:14       1,983,501  39%   23.94MB/s    0:00:00 (xfr#56, to-chk=110/235)
03-Dec-2024 19:24:14       1,984,443  39%   23.96MB/s    0:00:00 (xfr#57, to-chk=106/235)
03-Dec-2024 19:24:14       2,170,631  43%   23.79MB/s    0:00:00 (xfr#58, to-chk=105/235)
03-Dec-2024 19:24:14       2,171,573  43%   23.53MB/s    0:00:00 (xfr#59, to-chk=104/235)
03-Dec-2024 19:24:14       2,190,464  44%   23.74MB/s    0:00:00 (xfr#60, to-chk=103/235)
03-Dec-2024 19:24:14       2,190,830  44%   23.74MB/s    0:00:00 (xfr#61, to-chk=99/235)
03-Dec-2024 19:24:14       2,297,076  46%   23.81MB/s    0:00:00 (xfr#62, to-chk=98/235)
03-Dec-2024 19:24:14       2,297,442  46%   23.82MB/s    0:00:00 (xfr#63, to-chk=97/235)
03-Dec-2024 19:24:14       2,339,526  47%   24.25MB/s    0:00:00 (xfr#64, to-chk=96/235)
03-Dec-2024 19:24:14       2,340,276  47%   24.26MB/s    0:00:00 (xfr#65, to-chk=92/235)
03-Dec-2024 19:24:14       2,616,322  52%   20.97MB/s    0:00:00 (xfr#66, to-chk=91/235)
03-Dec-2024 19:24:14       2,617,072  52%   20.97MB/s    0:00:00 (xfr#67, to-chk=90/235)
03-Dec-2024 19:24:14       2,617,700  52%   20.98MB/s    0:00:00 (xfr#68, to-chk=89/235)
03-Dec-2024 19:24:14       2,654,473  53%   21.27MB/s    0:00:00 (xfr#69, to-chk=88/235)
03-Dec-2024 19:24:14       2,655,223  53%   21.28MB/s    0:00:00 (xfr#70, to-chk=84/235)
03-Dec-2024 19:24:14       2,801,680  56%   21.04MB/s    0:00:00 (xfr#71, to-chk=83/235)
03-Dec-2024 19:24:14       2,802,430  56%   21.04MB/s    0:00:00 (xfr#72, to-chk=82/235)
03-Dec-2024 19:24:14       2,862,210  57%   21.33MB/s    0:00:00 (xfr#73, to-chk=81/235)
03-Dec-2024 19:24:14       2,862,864  57%   21.33MB/s    0:00:00 (xfr#74, to-chk=77/235)
03-Dec-2024 19:24:14       3,253,880  65%   20.02MB/s    0:00:00 (xfr#75, to-chk=76/235)
03-Dec-2024 19:24:14       3,254,534  65%   20.02MB/s    0:00:00 (xfr#76, to-chk=75/235)
03-Dec-2024 19:24:14       3,276,663  65%   20.16MB/s    0:00:00 (xfr#77, to-chk=74/235)
03-Dec-2024 19:24:14       3,277,221  65%   20.16MB/s    0:00:00 (xfr#78, to-chk=70/235)
03-Dec-2024 19:24:14       3,366,299  67%   20.45MB/s    0:00:00 (xfr#79, to-chk=69/235)
03-Dec-2024 19:24:14       3,366,857  67%   20.45MB/s    0:00:00 (xfr#80, to-chk=68/235)
03-Dec-2024 19:24:14       3,389,622  68%   20.59MB/s    0:00:00 (xfr#81, to-chk=67/235)
03-Dec-2024 19:24:14       3,390,180  68%   20.59MB/s    0:00:00 (xfr#82, to-chk=63/235)
03-Dec-2024 19:24:14       3,477,027  70%   21.12MB/s    0:00:00 (xfr#83, to-chk=62/235)
03-Dec-2024 19:24:14       3,477,585  70%   20.99MB/s    0:00:00 (xfr#84, to-chk=61/235)
03-Dec-2024 19:24:14       3,505,004  70%   21.16MB/s    0:00:00 (xfr#85, to-chk=60/235)
03-Dec-2024 19:24:14       3,505,562  70%   21.16MB/s    0:00:00 (xfr#86, to-chk=56/235)
03-Dec-2024 19:24:14       3,648,291  73%   21.48MB/s    0:00:00 (xfr#87, to-chk=55/235)
03-Dec-2024 19:24:14       3,648,849  73%   21.48MB/s    0:00:00 (xfr#88, to-chk=54/235)
03-Dec-2024 19:24:14       3,669,638  73%   21.60MB/s    0:00:00 (xfr#89, to-chk=53/235)
03-Dec-2024 19:24:14       3,670,004  73%   21.60MB/s    0:00:00 (xfr#90, to-chk=49/235)
03-Dec-2024 19:24:14       3,738,798  75%   21.87MB/s    0:00:00 (xfr#91, to-chk=48/235)
03-Dec-2024 19:24:14       3,739,164  75%   21.88MB/s    0:00:00 (xfr#92, to-chk=47/235)
03-Dec-2024 19:24:14       3,739,792  75%   21.88MB/s    0:00:00 (xfr#93, to-chk=46/235)
03-Dec-2024 19:24:14       3,778,874  76%   21.84MB/s    0:00:00 (xfr#94, to-chk=45/235)
03-Dec-2024 19:24:14       3,779,336  76%   21.84MB/s    0:00:00 (xfr#95, to-chk=41/235)
03-Dec-2024 19:24:14       3,951,490  79%   22.04MB/s    0:00:00 (xfr#96, to-chk=40/235)
03-Dec-2024 19:24:14       3,951,952  79%   22.04MB/s    0:00:00 (xfr#97, to-chk=39/235)
03-Dec-2024 19:24:14       3,985,085  80%   22.22MB/s    0:00:00 (xfr#98, to-chk=38/235)
03-Dec-2024 19:24:14       3,985,835  80%   22.23MB/s    0:00:00 (xfr#99, to-chk=34/235)
03-Dec-2024 19:24:14       4,142,654  83%   22.58MB/s    0:00:00 (xfr#100, to-chk=33/235)
03-Dec-2024 19:24:14       4,143,404  83%   22.58MB/s    0:00:00 (xfr#101, to-chk=32/235)
03-Dec-2024 19:24:14       4,144,032  83%   22.58MB/s    0:00:00 (xfr#102, to-chk=31/235)
03-Dec-2024 19:24:14       4,175,164  84%   22.62MB/s    0:00:00 (xfr#103, to-chk=30/235)
03-Dec-2024 19:24:14       4,175,818  84%   22.63MB/s    0:00:00 (xfr#104, to-chk=26/235)
03-Dec-2024 19:24:14       4,312,744  86%   22.85MB/s    0:00:00 (xfr#105, to-chk=25/235)
03-Dec-2024 19:24:14       4,313,398  86%   22.73MB/s    0:00:00 (xfr#106, to-chk=24/235)
03-Dec-2024 19:24:14       4,314,026  86%   22.73MB/s    0:00:00 (xfr#107, to-chk=23/235)
03-Dec-2024 19:24:14       4,363,921  87%   20.60MB/s    0:00:00 (xfr#108, to-chk=22/235)
03-Dec-2024 19:24:14       4,364,575  87%   20.50MB/s    0:00:00 (xfr#109, to-chk=18/235)
03-Dec-2024 19:24:14       4,599,137  92%   18.66MB/s    0:00:00 (xfr#110, to-chk=17/235)
03-Dec-2024 19:24:14       4,599,791  92%   18.59MB/s    0:00:00 (xfr#111, to-chk=16/235)
03-Dec-2024 19:24:14       4,626,349  93%   18.70MB/s    0:00:00 (xfr#112, to-chk=15/235)
03-Dec-2024 19:24:14       4,626,811  93%   18.23MB/s    0:00:00 (xfr#113, to-chk=11/235)
03-Dec-2024 19:24:14       4,630,952  93%   18.25MB/s    0:00:00 (xfr#114, to-chk=10/235)
03-Dec-2024 19:24:14       4,721,877  95%   18.08MB/s    0:00:00 (xfr#115, to-chk=9/235)
03-Dec-2024 19:24:14       4,722,339  95%   18.01MB/s    0:00:00 (xfr#116, to-chk=8/235)
03-Dec-2024 19:24:14       4,743,680  95%   16.51MB/s    0:00:00 (xfr#117, to-chk=7/235)
03-Dec-2024 19:24:14       4,744,142  95%   16.45MB/s    0:00:00 (xfr#118, to-chk=3/235)
03-Dec-2024 19:24:14       4,868,932  98%   16.89MB/s    0:00:00 (xfr#119, to-chk=2/235)
03-Dec-2024 19:24:14       4,869,394  98%   16.89MB/s    0:00:00 (xfr#120, to-chk=1/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   17.08MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   16.96MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   16.96MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14       4,962,232  99%   16.96MB/s    0:00:00 (xfr#121, to-chk=0/235)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-wtjcq: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneclient-paris-7f5779b546-wtjcq/oneclient_logs
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=192/226)
03-Dec-2024 19:24:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=185/226)
03-Dec-2024 19:24:14          23,167   0%   22.09MB/s    0:00:00 (xfr#2, to-chk=191/226)
03-Dec-2024 19:24:14          23,629   0%   22.53MB/s    0:00:00 (xfr#3, to-chk=187/226)
03-Dec-2024 19:24:14         115,161   2%   36.61MB/s    0:00:00 (xfr#4, to-chk=186/226)
03-Dec-2024 19:24:14         115,623   2%   36.76MB/s    0:00:00 (xfr#5, to-chk=185/226)
03-Dec-2024 19:24:14         142,157   3%   13.56MB/s    0:00:00 (xfr#6, to-chk=184/226)
03-Dec-2024 19:24:14         142,811   3%   13.62MB/s    0:00:00 (xfr#7, to-chk=180/226)
03-Dec-2024 19:24:14         300,568   6%   26.06MB/s    0:00:00 (xfr#8, to-chk=179/226)
03-Dec-2024 19:24:14         301,222   7%   26.12MB/s    0:00:00 (xfr#9, to-chk=178/226)
03-Dec-2024 19:24:14         335,458   7%   26.66MB/s    0:00:00 (xfr#10, to-chk=177/226)
03-Dec-2024 19:24:14         335,824   7%   26.69MB/s    0:00:00 (xfr#11, to-chk=173/226)
03-Dec-2024 19:24:14         465,331  10%   29.58MB/s    0:00:00 (xfr#12, to-chk=172/226)
03-Dec-2024 19:24:14         465,697  10%   29.61MB/s    0:00:00 (xfr#13, to-chk=171/226)
03-Dec-2024 19:24:14         490,903  11%   31.21MB/s    0:00:00 (xfr#14, to-chk=170/226)
03-Dec-2024 19:24:14         491,269  11%   31.23MB/s    0:00:00 (xfr#15, to-chk=166/226)
03-Dec-2024 19:24:14         594,247  13%   35.42MB/s    0:00:00 (xfr#16, to-chk=165/226)
03-Dec-2024 19:24:14         594,613  13%   33.36MB/s    0:00:00 (xfr#17, to-chk=164/226)
03-Dec-2024 19:24:14         633,991  14%   33.59MB/s    0:00:00 (xfr#18, to-chk=163/226)
03-Dec-2024 19:24:14         634,645  14%   31.85MB/s    0:00:00 (xfr#19, to-chk=159/226)
03-Dec-2024 19:24:14         849,167  19%   26.12MB/s    0:00:00 (xfr#20, to-chk=158/226)
03-Dec-2024 19:24:14         849,821  19%   26.14MB/s    0:00:00 (xfr#21, to-chk=157/226)
03-Dec-2024 19:24:14         878,925  20%   24.65MB/s    0:00:00 (xfr#22, to-chk=156/226)
03-Dec-2024 19:24:14         879,387  20%   24.67MB/s    0:00:00 (xfr#23, to-chk=152/226)
03-Dec-2024 19:24:14       1,042,118  24%   23.11MB/s    0:00:00 (xfr#24, to-chk=151/226)
03-Dec-2024 19:24:14       1,042,580  24%   22.60MB/s    0:00:00 (xfr#25, to-chk=150/226)
03-Dec-2024 19:24:14       1,067,051  24%   22.61MB/s    0:00:00 (xfr#26, to-chk=149/226)
03-Dec-2024 19:24:14       1,067,705  24%   22.14MB/s    0:00:00 (xfr#27, to-chk=145/226)
03-Dec-2024 19:24:14       1,190,155  27%   21.83MB/s    0:00:00 (xfr#28, to-chk=144/226)
03-Dec-2024 19:24:14       1,190,809  27%   21.84MB/s    0:00:00 (xfr#29, to-chk=143/226)
03-Dec-2024 19:24:14       1,220,767  28%   22.39MB/s    0:00:00 (xfr#30, to-chk=142/226)
03-Dec-2024 19:24:14       1,221,325  28%   21.98MB/s    0:00:00 (xfr#31, to-chk=138/226)
03-Dec-2024 19:24:14       1,325,886  30%   22.58MB/s    0:00:00 (xfr#32, to-chk=137/226)
03-Dec-2024 19:24:14       1,326,444  30%   22.59MB/s    0:00:00 (xfr#33, to-chk=136/226)
03-Dec-2024 19:24:14       1,327,072  30%   22.60MB/s    0:00:00 (xfr#34, to-chk=135/226)
03-Dec-2024 19:24:14       1,352,287  31%   22.63MB/s    0:00:00 (xfr#35, to-chk=134/226)
03-Dec-2024 19:24:14       1,353,037  31%   22.64MB/s    0:00:00 (xfr#36, to-chk=130/226)
03-Dec-2024 19:24:14       1,478,247  34%   24.31MB/s    0:00:00 (xfr#37, to-chk=129/226)
03-Dec-2024 19:24:14       1,478,997  34%   24.32MB/s    0:00:00 (xfr#38, to-chk=128/226)
03-Dec-2024 19:24:14       1,497,129  34%   24.62MB/s    0:00:00 (xfr#39, to-chk=127/226)
03-Dec-2024 19:24:14       1,497,495  34%   24.62MB/s    0:00:00 (xfr#40, to-chk=123/226)
03-Dec-2024 19:24:14       1,563,260  36%   24.44MB/s    0:00:00 (xfr#41, to-chk=122/226)
03-Dec-2024 19:24:14       1,563,626  36%   24.45MB/s    0:00:00 (xfr#42, to-chk=121/226)
03-Dec-2024 19:24:14       1,591,473  37%   24.48MB/s    0:00:00 (xfr#43, to-chk=120/226)
03-Dec-2024 19:24:14       1,592,127  37%   24.49MB/s    0:00:00 (xfr#44, to-chk=116/226)
03-Dec-2024 19:24:14       1,686,216  39%   25.53MB/s    0:00:00 (xfr#45, to-chk=115/226)
03-Dec-2024 19:24:14       1,686,870  39%   25.54MB/s    0:00:00 (xfr#46, to-chk=114/226)
03-Dec-2024 19:24:14       1,719,681  40%   25.63MB/s    0:00:00 (xfr#47, to-chk=113/226)
03-Dec-2024 19:24:14       1,720,143  40%   25.63MB/s    0:00:00 (xfr#48, to-chk=109/226)
03-Dec-2024 19:24:14       1,849,292  43%   26.32MB/s    0:00:00 (xfr#49, to-chk=108/226)
03-Dec-2024 19:24:14       1,849,754  43%   26.33MB/s    0:00:00 (xfr#50, to-chk=107/226)
03-Dec-2024 19:24:14       1,895,697  44%   26.59MB/s    0:00:00 (xfr#51, to-chk=106/226)
03-Dec-2024 19:24:14       1,896,735  44%   26.60MB/s    0:00:00 (xfr#52, to-chk=102/226)
03-Dec-2024 19:24:14       2,147,987  50%   28.85MB/s    0:00:00 (xfr#53, to-chk=101/226)
03-Dec-2024 19:24:14       2,149,025  50%   28.87MB/s    0:00:00 (xfr#54, to-chk=100/226)
03-Dec-2024 19:24:14       2,175,602  50%   28.82MB/s    0:00:00 (xfr#55, to-chk=99/226)
03-Dec-2024 19:24:14       2,176,256  50%   28.83MB/s    0:00:00 (xfr#56, to-chk=95/226)
03-Dec-2024 19:24:14       2,284,276  53%   29.84MB/s    0:00:00 (xfr#57, to-chk=94/226)
03-Dec-2024 19:24:14       2,284,930  53%   29.85MB/s    0:00:00 (xfr#58, to-chk=93/226)
03-Dec-2024 19:24:14       2,315,667  53%   30.25MB/s    0:00:00 (xfr#59, to-chk=92/226)
03-Dec-2024 19:24:14       2,315,937  53%   29.45MB/s    0:00:00 (xfr#60, to-chk=88/226)
03-Dec-2024 19:24:14       2,427,699  56%   30.46MB/s    0:00:00 (xfr#61, to-chk=87/226)
03-Dec-2024 19:24:14       2,427,969  56%   30.47MB/s    0:00:00 (xfr#62, to-chk=86/226)
03-Dec-2024 19:24:14       2,449,154  57%   30.33MB/s    0:00:00 (xfr#63, to-chk=85/226)
03-Dec-2024 19:24:14       2,449,712  57%   29.95MB/s    0:00:00 (xfr#64, to-chk=81/226)
03-Dec-2024 19:24:14       2,532,686  58%   30.97MB/s    0:00:00 (xfr#65, to-chk=80/226)
03-Dec-2024 19:24:14       2,533,244  58%   30.97MB/s    0:00:00 (xfr#66, to-chk=79/226)
03-Dec-2024 19:24:14       2,565,233  59%   31.36MB/s    0:00:00 (xfr#67, to-chk=78/226)
03-Dec-2024 19:24:14       2,565,983  59%   30.98MB/s    0:00:00 (xfr#68, to-chk=74/226)
03-Dec-2024 19:24:14       2,704,034  62%   29.99MB/s    0:00:00 (xfr#69, to-chk=73/226)
03-Dec-2024 19:24:14       2,704,784  62%   29.99MB/s    0:00:00 (xfr#70, to-chk=72/226)
03-Dec-2024 19:24:14       2,739,330  63%   29.69MB/s    0:00:00 (xfr#71, to-chk=71/226)
03-Dec-2024 19:24:14       2,739,984  63%   29.69MB/s    0:00:00 (xfr#72, to-chk=67/226)
03-Dec-2024 19:24:14       2,883,524  67%   30.22MB/s    0:00:00 (xfr#73, to-chk=66/226)
03-Dec-2024 19:24:14       2,884,178  67%   30.23MB/s    0:00:00 (xfr#74, to-chk=65/226)
03-Dec-2024 19:24:14       2,912,235  67%   30.19MB/s    0:00:00 (xfr#75, to-chk=64/226)
03-Dec-2024 19:24:14       2,912,793  67%   30.19MB/s    0:00:00 (xfr#76, to-chk=60/226)
03-Dec-2024 19:24:14       3,032,491  70%   30.77MB/s    0:00:00 (xfr#77, to-chk=59/226)
03-Dec-2024 19:24:14       3,033,049  70%   30.45MB/s    0:00:00 (xfr#78, to-chk=58/226)
03-Dec-2024 19:24:14       3,054,887  71%   30.35MB/s    0:00:00 (xfr#79, to-chk=57/226)
03-Dec-2024 19:24:14       3,055,541  71%   30.35MB/s    0:00:00 (xfr#80, to-chk=53/226)
03-Dec-2024 19:24:14       3,126,920  72%   30.12MB/s    0:00:00 (xfr#81, to-chk=52/226)
03-Dec-2024 19:24:14       3,127,574  72%   30.13MB/s    0:00:00 (xfr#82, to-chk=51/226)
03-Dec-2024 19:24:14       3,177,162  73%   30.30MB/s    0:00:00 (xfr#83, to-chk=50/226)
03-Dec-2024 19:24:14       3,178,104  73%   30.31MB/s    0:00:00 (xfr#84, to-chk=46/226)
03-Dec-2024 19:24:14       3,395,351  79%   30.84MB/s    0:00:00 (xfr#85, to-chk=45/226)
03-Dec-2024 19:24:14       3,396,293  79%   30.85MB/s    0:00:00 (xfr#86, to-chk=44/226)
03-Dec-2024 19:24:14       3,414,362  79%   30.72MB/s    0:00:00 (xfr#87, to-chk=43/226)
03-Dec-2024 19:24:14       3,414,824  79%   30.72MB/s    0:00:00 (xfr#88, to-chk=39/226)
03-Dec-2024 19:24:14       3,502,714  81%   31.51MB/s    0:00:00 (xfr#89, to-chk=38/226)
03-Dec-2024 19:24:14       3,503,176  81%   31.52MB/s    0:00:00 (xfr#90, to-chk=37/226)
03-Dec-2024 19:24:14       3,531,352  82%   31.77MB/s    0:00:00 (xfr#91, to-chk=36/226)
03-Dec-2024 19:24:14       3,531,814  82%   31.19MB/s    0:00:00 (xfr#92, to-chk=32/226)
03-Dec-2024 19:24:14       3,621,039  84%   31.39MB/s    0:00:00 (xfr#93, to-chk=31/226)
03-Dec-2024 19:24:14       3,621,501  84%   31.40MB/s    0:00:00 (xfr#94, to-chk=30/226)
03-Dec-2024 19:24:14       3,656,012  85%   31.70MB/s    0:00:00 (xfr#95, to-chk=29/226)
03-Dec-2024 19:24:14       3,656,474  85%   31.70MB/s    0:00:00 (xfr#96, to-chk=25/226)
03-Dec-2024 19:24:14       3,804,527  88%   32.69MB/s    0:00:00 (xfr#97, to-chk=24/226)
03-Dec-2024 19:24:14       3,804,989  88%   32.69MB/s    0:00:00 (xfr#98, to-chk=23/226)
03-Dec-2024 19:24:14       3,824,601  89%   32.57MB/s    0:00:00 (xfr#99, to-chk=22/226)
03-Dec-2024 19:24:14       3,824,967  89%   32.57MB/s    0:00:00 (xfr#100, to-chk=18/226)
03-Dec-2024 19:24:14       3,940,409  91%   33.26MB/s    0:00:00 (xfr#101, to-chk=17/226)
03-Dec-2024 19:24:14       3,940,775  91%   33.26MB/s    0:00:00 (xfr#102, to-chk=16/226)
03-Dec-2024 19:24:14       3,941,403  91%   32.97MB/s    0:00:00 (xfr#103, to-chk=15/226)
03-Dec-2024 19:24:14       3,972,288  92%   33.23MB/s    0:00:00 (xfr#104, to-chk=14/226)
03-Dec-2024 19:24:14       3,972,942  92%   33.24MB/s    0:00:00 (xfr#105, to-chk=10/226)
03-Dec-2024 19:24:14       4,090,128  95%   31.97MB/s    0:00:00 (xfr#106, to-chk=9/226)
03-Dec-2024 19:24:14       4,090,782  95%   31.46MB/s    0:00:00 (xfr#107, to-chk=8/226)
03-Dec-2024 19:24:14       4,119,664  95%   31.68MB/s    0:00:00 (xfr#108, to-chk=7/226)
03-Dec-2024 19:24:14       4,120,222  95%   31.69MB/s    0:00:00 (xfr#109, to-chk=3/226)
03-Dec-2024 19:24:14       4,221,655  98%   31.95MB/s    0:00:00 (xfr#110, to-chk=2/226)
03-Dec-2024 19:24:14       4,222,213  98%   31.96MB/s    0:00:00 (xfr#111, to-chk=1/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.72MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14       4,291,284  99%   31.24MB/s    0:00:00 (xfr#112, to-chk=0/226)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:24:14           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:24:14           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:24:14           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:24:14           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:24:14           6,899  50%  842.16kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14          25,065  16%   23.90MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:24:14          51,156  33%   48.79MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:24:14          51,156  33%   48.79MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:24:14          76,018  49%   72.50MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:24:14          76,309  50%   72.77MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:24:14          76,309  50%   36.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14           9,877   0%    9.42MB/s    0:00:00 (xfr#1, to-chk=133/136)
03-Dec-2024 19:24:14          61,517   6%   58.67MB/s    0:00:00 (xfr#2, to-chk=131/136)
03-Dec-2024 19:24:14         109,573  10%  104.50MB/s    0:00:00 (xfr#3, to-chk=129/136)
03-Dec-2024 19:24:14         117,505  11%  112.06MB/s    0:00:00 (xfr#4, to-chk=127/136)
03-Dec-2024 19:24:14         117,505  11%  112.06MB/s    0:00:00 (xfr#5, to-chk=125/136)
03-Dec-2024 19:24:14         163,984  16%  156.39MB/s    0:00:00 (xfr#6, to-chk=123/136)
03-Dec-2024 19:24:14         164,133  16%  156.53MB/s    0:00:00 (xfr#7, to-chk=121/136)
03-Dec-2024 19:24:14         164,430  16%   78.41MB/s    0:00:00 (xfr#8, to-chk=119/136)
03-Dec-2024 19:24:14         315,724  31%   43.01MB/s    0:00:00 (xfr#9, to-chk=117/136)
03-Dec-2024 19:24:14         316,526  31%   43.12MB/s    0:00:00 (xfr#10, to-chk=107/136)
03-Dec-2024 19:24:14         316,842  31%   43.17MB/s    0:00:00 (xfr#11, to-chk=106/136)
03-Dec-2024 19:24:14         317,158  31%   37.81MB/s    0:00:00 (xfr#12, to-chk=105/136)
03-Dec-2024 19:24:14         318,101  31%   37.92MB/s    0:00:00 (xfr#13, to-chk=104/136)
03-Dec-2024 19:24:14         318,924  31%   38.02MB/s    0:00:00 (xfr#14, to-chk=103/136)
03-Dec-2024 19:24:14         319,744  31%   38.12MB/s    0:00:00 (xfr#15, to-chk=102/136)
03-Dec-2024 19:24:14         320,065  31%   33.92MB/s    0:00:00 (xfr#16, to-chk=101/136)
03-Dec-2024 19:24:14         321,023  31%   34.02MB/s    0:00:00 (xfr#17, to-chk=100/136)
03-Dec-2024 19:24:14         321,696  31%   34.09MB/s    0:00:00 (xfr#18, to-chk=99/136)
03-Dec-2024 19:24:14         322,507  31%   34.17MB/s    0:00:00 (xfr#19, to-chk=98/136)
03-Dec-2024 19:24:14         322,823  31%   34.21MB/s    0:00:00 (xfr#20, to-chk=97/136)
03-Dec-2024 19:24:14         323,301  31%   34.26MB/s    0:00:00 (xfr#21, to-chk=96/136)
03-Dec-2024 19:24:14         323,617  31%   34.29MB/s    0:00:00 (xfr#22, to-chk=95/136)
03-Dec-2024 19:24:14         323,940  31%   30.89MB/s    0:00:00 (xfr#23, to-chk=94/136)
03-Dec-2024 19:24:14         324,916  31%   30.99MB/s    0:00:00 (xfr#24, to-chk=93/136)
03-Dec-2024 19:24:14         325,715  32%   31.06MB/s    0:00:00 (xfr#25, to-chk=92/136)
03-Dec-2024 19:24:14         326,192  32%   31.11MB/s    0:00:00 (xfr#26, to-chk=91/136)
03-Dec-2024 19:24:14         326,508  32%   31.14MB/s    0:00:00 (xfr#27, to-chk=90/136)
03-Dec-2024 19:24:14         327,385  32%   31.22MB/s    0:00:00 (xfr#28, to-chk=89/136)
03-Dec-2024 19:24:14         327,701  32%   28.41MB/s    0:00:00 (xfr#29, to-chk=88/136)
03-Dec-2024 19:24:14         328,977  32%   28.52MB/s    0:00:00 (xfr#30, to-chk=87/136)
03-Dec-2024 19:24:14         329,293  32%   28.55MB/s    0:00:00 (xfr#31, to-chk=86/136)
03-Dec-2024 19:24:14         329,609  32%   28.58MB/s    0:00:00 (xfr#32, to-chk=85/136)
03-Dec-2024 19:24:14         330,246  32%   28.63MB/s    0:00:00 (xfr#33, to-chk=84/136)
03-Dec-2024 19:24:14         330,562  32%   28.66MB/s    0:00:00 (xfr#34, to-chk=83/136)
03-Dec-2024 19:24:14         331,217  32%   26.32MB/s    0:00:00 (xfr#35, to-chk=82/136)
03-Dec-2024 19:24:14         331,761  32%   26.37MB/s    0:00:00 (xfr#36, to-chk=81/136)
03-Dec-2024 19:24:14         331,921  32%   26.38MB/s    0:00:00 (xfr#37, to-chk=80/136)
03-Dec-2024 19:24:14         332,870  32%   26.45MB/s    0:00:00 (xfr#38, to-chk=79/136)
03-Dec-2024 19:24:14         333,186  32%   26.48MB/s    0:00:00 (xfr#39, to-chk=78/136)
03-Dec-2024 19:24:14         333,502  32%   24.47MB/s    0:00:00 (xfr#40, to-chk=77/136)
03-Dec-2024 19:24:14         333,971  32%   24.50MB/s    0:00:00 (xfr#41, to-chk=76/136)
03-Dec-2024 19:24:14         334,292  32%   24.52MB/s    0:00:00 (xfr#42, to-chk=75/136)
03-Dec-2024 19:24:14         335,323  33%   22.84MB/s    0:00:00 (xfr#43, to-chk=74/136)
03-Dec-2024 19:24:14         336,113  33%   22.90MB/s    0:00:00 (xfr#44, to-chk=73/136)
03-Dec-2024 19:24:14         336,912  33%   22.95MB/s    0:00:00 (xfr#45, to-chk=72/136)
03-Dec-2024 19:24:14         337,864  33%   23.02MB/s    0:00:00 (xfr#46, to-chk=71/136)
03-Dec-2024 19:24:14         338,180  33%   23.04MB/s    0:00:00 (xfr#47, to-chk=70/136)
03-Dec-2024 19:24:14         339,003  33%   21.55MB/s    0:00:00 (xfr#48, to-chk=69/136)
03-Dec-2024 19:24:14         339,847  33%   21.61MB/s    0:00:00 (xfr#49, to-chk=68/136)
03-Dec-2024 19:24:14         340,670  33%   21.66MB/s    0:00:00 (xfr#50, to-chk=67/136)
03-Dec-2024 19:24:14         341,490  33%   21.71MB/s    0:00:00 (xfr#51, to-chk=66/136)
03-Dec-2024 19:24:14         342,463  33%   21.77MB/s    0:00:00 (xfr#52, to-chk=65/136)
03-Dec-2024 19:24:14         343,424  33%   20.47MB/s    0:00:00 (xfr#53, to-chk=64/136)
03-Dec-2024 19:24:14         343,896  33%   20.50MB/s    0:00:00 (xfr#54, to-chk=63/136)
03-Dec-2024 19:24:14         344,212  33%   20.52MB/s    0:00:00 (xfr#55, to-chk=62/136)
03-Dec-2024 19:24:14         344,372  33%   20.53MB/s    0:00:00 (xfr#56, to-chk=61/136)
03-Dec-2024 19:24:14         344,688  33%   20.55MB/s    0:00:00 (xfr#57, to-chk=60/136)
03-Dec-2024 19:24:14         345,004  33%   20.56MB/s    0:00:00 (xfr#58, to-chk=59/136)
03-Dec-2024 19:24:14         345,473  34%   19.38MB/s    0:00:00 (xfr#59, to-chk=58/136)
03-Dec-2024 19:24:14         345,945  34%   19.41MB/s    0:00:00 (xfr#60, to-chk=57/136)
03-Dec-2024 19:24:14         346,261  34%   19.42MB/s    0:00:00 (xfr#61, to-chk=56/136)
03-Dec-2024 19:24:14         347,057  34%   19.47MB/s    0:00:00 (xfr#62, to-chk=55/136)
03-Dec-2024 19:24:14         347,373  34%   19.49MB/s    0:00:00 (xfr#63, to-chk=54/136)
03-Dec-2024 19:24:14         360,765  35%   20.24MB/s    0:00:00 (xfr#64, to-chk=53/136)
03-Dec-2024 19:24:14         374,194  36%   20.99MB/s    0:00:00 (xfr#65, to-chk=52/136)
03-Dec-2024 19:24:14         378,218  37%   20.04MB/s    0:00:00 (xfr#66, to-chk=51/136)
03-Dec-2024 19:24:14         385,340  37%   20.42MB/s    0:00:00 (xfr#67, to-chk=50/136)
03-Dec-2024 19:24:14         388,016  38%   20.56MB/s    0:00:00 (xfr#68, to-chk=49/136)
03-Dec-2024 19:24:14         393,770  38%   20.86MB/s    0:00:00 (xfr#69, to-chk=48/136)
03-Dec-2024 19:24:14         400,473  39%   21.22MB/s    0:00:00 (xfr#70, to-chk=47/136)
03-Dec-2024 19:24:14         413,350  40%   21.90MB/s    0:00:00 (xfr#71, to-chk=46/136)
03-Dec-2024 19:24:14         418,801  41%   22.19MB/s    0:00:00 (xfr#72, to-chk=45/136)
03-Dec-2024 19:24:14         421,933  41%   18.29MB/s    0:00:00 (xfr#73, to-chk=44/136)
03-Dec-2024 19:24:14         423,739  41%   18.37MB/s    0:00:00 (xfr#74, to-chk=43/136)
03-Dec-2024 19:24:14         426,356  41%   17.68MB/s    0:00:00 (xfr#75, to-chk=42/136)
03-Dec-2024 19:24:14         437,391  43%   18.14MB/s    0:00:00 (xfr#76, to-chk=41/136)
03-Dec-2024 19:24:14         445,576  43%   17.71MB/s    0:00:00 (xfr#77, to-chk=40/136)
03-Dec-2024 19:24:14         454,522  44%   18.06MB/s    0:00:00 (xfr#78, to-chk=39/136)
03-Dec-2024 19:24:14         462,670  45%   18.38MB/s    0:00:00 (xfr#79, to-chk=38/136)
03-Dec-2024 19:24:14         467,606  46%   18.58MB/s    0:00:00 (xfr#80, to-chk=37/136)
03-Dec-2024 19:24:14         474,765  46%   18.11MB/s    0:00:00 (xfr#81, to-chk=36/136)
03-Dec-2024 19:24:14         478,752  47%   18.26MB/s    0:00:00 (xfr#82, to-chk=35/136)
03-Dec-2024 19:24:14         488,647  48%   18.64MB/s    0:00:00 (xfr#83, to-chk=34/136)
03-Dec-2024 19:24:14         496,339  48%   18.93MB/s    0:00:00 (xfr#84, to-chk=33/136)
03-Dec-2024 19:24:14         508,003  50%   18.63MB/s    0:00:00 (xfr#85, to-chk=32/136)
03-Dec-2024 19:24:14         514,250  50%   18.86MB/s    0:00:00 (xfr#86, to-chk=31/136)
03-Dec-2024 19:24:14         517,783  50%   18.99MB/s    0:00:00 (xfr#87, to-chk=30/136)
03-Dec-2024 19:24:14         530,699  52%   18.74MB/s    0:00:00 (xfr#88, to-chk=29/136)
03-Dec-2024 19:24:14         531,097  52%   18.09MB/s    0:00:00 (xfr#89, to-chk=28/136)
03-Dec-2024 19:24:14         543,237  53%   18.50MB/s    0:00:00 (xfr#90, to-chk=27/136)
03-Dec-2024 19:24:14         547,665  53%   18.01MB/s    0:00:00 (xfr#91, to-chk=26/136)
03-Dec-2024 19:24:14         548,517  53%   18.04MB/s    0:00:00 (xfr#92, to-chk=25/136)
03-Dec-2024 19:24:14         558,013  54%   18.35MB/s    0:00:00 (xfr#93, to-chk=24/136)
03-Dec-2024 19:24:14         563,804  55%   17.92MB/s    0:00:00 (xfr#94, to-chk=23/136)
03-Dec-2024 19:24:14         568,190  55%   18.06MB/s    0:00:00 (xfr#95, to-chk=22/136)
03-Dec-2024 19:24:14         575,976  56%   18.31MB/s    0:00:00 (xfr#96, to-chk=21/136)
03-Dec-2024 19:24:14         580,875  57%   18.47MB/s    0:00:00 (xfr#97, to-chk=20/136)
03-Dec-2024 19:24:14         591,873  58%   18.82MB/s    0:00:00 (xfr#98, to-chk=19/136)
03-Dec-2024 19:24:14         594,093  58%   18.89MB/s    0:00:00 (xfr#99, to-chk=18/136)
03-Dec-2024 19:24:14         605,718  59%   19.26MB/s    0:00:00 (xfr#100, to-chk=17/136)
03-Dec-2024 19:24:14         617,895  60%   19.01MB/s    0:00:00 (xfr#101, to-chk=16/136)
03-Dec-2024 19:24:14         624,504  61%   19.21MB/s    0:00:00 (xfr#102, to-chk=15/136)
03-Dec-2024 19:24:14         625,812  61%   19.25MB/s    0:00:00 (xfr#103, to-chk=14/136)
03-Dec-2024 19:24:14         627,576  61%   19.31MB/s    0:00:00 (xfr#104, to-chk=13/136)
03-Dec-2024 19:24:14         637,434  62%   19.00MB/s    0:00:00 (xfr#105, to-chk=12/136)
03-Dec-2024 19:24:14         643,644  63%   19.18MB/s    0:00:00 (xfr#106, to-chk=11/136)
03-Dec-2024 19:24:14         654,072  64%   18.35MB/s    0:00:00 (xfr#107, to-chk=10/136)
03-Dec-2024 19:24:14         664,537  65%   18.11MB/s    0:00:00 (xfr#108, to-chk=9/136)
03-Dec-2024 19:24:14         666,851  65%   18.17MB/s    0:00:00 (xfr#109, to-chk=8/136)
03-Dec-2024 19:24:14         670,476  66%   18.27MB/s    0:00:00 (xfr#110, to-chk=7/136)
03-Dec-2024 19:24:14         673,702  66%   18.36MB/s    0:00:00 (xfr#111, to-chk=6/136)
03-Dec-2024 19:24:14         675,047  66%   18.39MB/s    0:00:00 (xfr#112, to-chk=5/136)
03-Dec-2024 19:24:14         675,384  66%   18.40MB/s    0:00:00 (xfr#113, to-chk=4/136)
03-Dec-2024 19:24:14         684,367  67%   18.13MB/s    0:00:00 (xfr#114, to-chk=3/136)
03-Dec-2024 19:24:14         685,256  67%   18.15MB/s    0:00:00 (xfr#115, to-chk=2/136)
03-Dec-2024 19:24:14         694,658  68%   18.40MB/s    0:00:00 (xfr#116, to-chk=1/136)
03-Dec-2024 19:24:14         700,050  68%   18.04MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         700,050  68%   18.04MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         700,050  68%   18.04MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         700,050  68%   16.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         700,050  68%   16.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         700,050  68%   16.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:24:14           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:24:14           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:24:14           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:24:14           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:24:14           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14          24,853  16%   23.70MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:24:14          50,728  33%   48.38MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:24:14          50,728  33%   48.38MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:24:14          75,378  49%   71.89MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:24:14          75,669  50%   72.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:24:14          75,669  50%   18.04MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14          44,133   4%   42.09MB/s    0:00:00 (xfr#2, to-chk=131/136)
03-Dec-2024 19:24:14          84,554   9%   80.64MB/s    0:00:00 (xfr#3, to-chk=129/136)
03-Dec-2024 19:24:14          84,554   9%   80.64MB/s    0:00:00 (xfr#4, to-chk=127/136)
03-Dec-2024 19:24:14          84,554   9%   80.64MB/s    0:00:00 (xfr#5, to-chk=125/136)
03-Dec-2024 19:24:14         123,526  13%  117.80MB/s    0:00:00 (xfr#6, to-chk=123/136)
03-Dec-2024 19:24:14         123,675  13%  117.95MB/s    0:00:00 (xfr#7, to-chk=121/136)
03-Dec-2024 19:24:14         123,972  13%  118.23MB/s    0:00:00 (xfr#8, to-chk=119/136)
03-Dec-2024 19:24:14         275,526  29%  131.38MB/s    0:00:00 (xfr#9, to-chk=117/136)
03-Dec-2024 19:24:14         276,505  29%   87.90MB/s    0:00:00 (xfr#10, to-chk=107/136)
03-Dec-2024 19:24:14         276,941  29%   88.04MB/s    0:00:00 (xfr#11, to-chk=106/136)
03-Dec-2024 19:24:14         277,379  29%   88.18MB/s    0:00:00 (xfr#12, to-chk=105/136)
03-Dec-2024 19:24:14         278,193  29%   88.44MB/s    0:00:00 (xfr#13, to-chk=104/136)
03-Dec-2024 19:24:14         278,821  29%   66.48MB/s    0:00:00 (xfr#14, to-chk=103/136)
03-Dec-2024 19:24:14         279,299  29%   66.59MB/s    0:00:00 (xfr#15, to-chk=102/136)
03-Dec-2024 19:24:14         279,581  29%   66.66MB/s    0:00:00 (xfr#16, to-chk=101/136)
03-Dec-2024 19:24:14         280,712  30%   66.93MB/s    0:00:00 (xfr#17, to-chk=100/136)
03-Dec-2024 19:24:14         281,334  30%   67.08MB/s    0:00:00 (xfr#18, to-chk=99/136)
03-Dec-2024 19:24:14         282,343  30%   67.32MB/s    0:00:00 (xfr#19, to-chk=98/136)
03-Dec-2024 19:24:14         282,627  30%   53.91MB/s    0:00:00 (xfr#20, to-chk=97/136)
03-Dec-2024 19:24:14         283,099  30%   54.00MB/s    0:00:00 (xfr#21, to-chk=96/136)
03-Dec-2024 19:24:14         283,379  30%   54.05MB/s    0:00:00 (xfr#22, to-chk=95/136)
03-Dec-2024 19:24:14         283,659  30%   45.09MB/s    0:00:00 (xfr#23, to-chk=94/136)
03-Dec-2024 19:24:14         284,357  30%   45.20MB/s    0:00:00 (xfr#24, to-chk=93/136)
03-Dec-2024 19:24:14         284,991  30%   45.30MB/s    0:00:00 (xfr#25, to-chk=92/136)
03-Dec-2024 19:24:14         285,583  30%   45.39MB/s    0:00:00 (xfr#26, to-chk=91/136)
03-Dec-2024 19:24:14         285,865  30%   45.44MB/s    0:00:00 (xfr#27, to-chk=90/136)
03-Dec-2024 19:24:14         286,493  30%   39.03MB/s    0:00:00 (xfr#28, to-chk=89/136)
03-Dec-2024 19:24:14         286,773  30%   39.07MB/s    0:00:00 (xfr#29, to-chk=88/136)
03-Dec-2024 19:24:14         288,055  30%   39.24MB/s    0:00:00 (xfr#30, to-chk=87/136)
03-Dec-2024 19:24:14         288,409  30%   39.29MB/s    0:00:00 (xfr#31, to-chk=86/136)
03-Dec-2024 19:24:14         288,687  30%   34.41MB/s    0:00:00 (xfr#32, to-chk=85/136)
03-Dec-2024 19:24:14         289,492  31%   34.51MB/s    0:00:00 (xfr#33, to-chk=84/136)
03-Dec-2024 19:24:14         289,926  31%   34.56MB/s    0:00:00 (xfr#34, to-chk=83/136)
03-Dec-2024 19:24:14         290,948  31%   34.68MB/s    0:00:00 (xfr#35, to-chk=82/136)
03-Dec-2024 19:24:14         291,600  31%   30.90MB/s    0:00:00 (xfr#36, to-chk=81/136)
03-Dec-2024 19:24:14         291,881  31%   30.93MB/s    0:00:00 (xfr#37, to-chk=80/136)
03-Dec-2024 19:24:14         292,680  31%   31.01MB/s    0:00:00 (xfr#38, to-chk=79/136)
03-Dec-2024 19:24:14         293,118  31%   27.95MB/s    0:00:00 (xfr#39, to-chk=78/136)
03-Dec-2024 19:24:14         293,400  31%   27.98MB/s    0:00:00 (xfr#40, to-chk=77/136)
03-Dec-2024 19:24:14         294,091  31%   28.05MB/s    0:00:00 (xfr#41, to-chk=76/136)
03-Dec-2024 19:24:14         294,373  31%   28.07MB/s    0:00:00 (xfr#42, to-chk=75/136)
03-Dec-2024 19:24:14         295,401  31%   25.61MB/s    0:00:00 (xfr#43, to-chk=74/136)
03-Dec-2024 19:24:14         296,347  31%   25.69MB/s    0:00:00 (xfr#44, to-chk=73/136)
03-Dec-2024 19:24:14         297,407  31%   25.78MB/s    0:00:00 (xfr#45, to-chk=72/136)
03-Dec-2024 19:24:14         298,551  32%   25.88MB/s    0:00:00 (xfr#46, to-chk=71/136)
03-Dec-2024 19:24:14         298,903  32%   25.91MB/s    0:00:00 (xfr#47, to-chk=70/136)
03-Dec-2024 19:24:14         299,531  32%   23.80MB/s    0:00:00 (xfr#48, to-chk=69/136)
03-Dec-2024 19:24:14         300,459  32%   23.88MB/s    0:00:00 (xfr#49, to-chk=68/136)
03-Dec-2024 19:24:14         301,486  32%   23.96MB/s    0:00:00 (xfr#50, to-chk=67/136)
03-Dec-2024 19:24:14         301,958  32%   24.00MB/s    0:00:00 (xfr#51, to-chk=66/136)
03-Dec-2024 19:24:14         302,601  32%   22.20MB/s    0:00:00 (xfr#52, to-chk=65/136)
03-Dec-2024 19:24:14         303,397  32%   22.26MB/s    0:00:00 (xfr#53, to-chk=64/136)
03-Dec-2024 19:24:14         303,835  32%   22.29MB/s    0:00:00 (xfr#54, to-chk=63/136)
03-Dec-2024 19:24:14         304,117  32%   20.72MB/s    0:00:00 (xfr#55, to-chk=62/136)
03-Dec-2024 19:24:14         304,397  32%   20.74MB/s    0:00:00 (xfr#56, to-chk=61/136)
03-Dec-2024 19:24:14         304,681  32%   20.75MB/s    0:00:00 (xfr#57, to-chk=60/136)
03-Dec-2024 19:24:14         304,963  32%   19.39MB/s    0:00:00 (xfr#58, to-chk=59/136)
03-Dec-2024 19:24:14         305,279  32%   19.41MB/s    0:00:00 (xfr#59, to-chk=58/136)
03-Dec-2024 19:24:14         305,717  32%   18.22MB/s    0:00:00 (xfr#60, to-chk=57/136)
03-Dec-2024 19:24:14         305,997  32%   17.17MB/s    0:00:00 (xfr#61, to-chk=56/136)
03-Dec-2024 19:24:14         306,542  32%   17.20MB/s    0:00:00 (xfr#62, to-chk=55/136)
03-Dec-2024 19:24:14         306,822  32%   17.21MB/s    0:00:00 (xfr#63, to-chk=54/136)
03-Dec-2024 19:24:14         320,271  34%   16.97MB/s    0:00:00 (xfr#64, to-chk=53/136)
03-Dec-2024 19:24:14         333,600  35%   17.67MB/s    0:00:00 (xfr#65, to-chk=52/136)
03-Dec-2024 19:24:14         337,524  36%   17.88MB/s    0:00:00 (xfr#66, to-chk=51/136)
03-Dec-2024 19:24:14         344,646  36%   16.43MB/s    0:00:00 (xfr#67, to-chk=50/136)
03-Dec-2024 19:24:14         347,322  37%   16.56MB/s    0:00:00 (xfr#68, to-chk=49/136)
03-Dec-2024 19:24:14         353,076  37%   16.84MB/s    0:00:00 (xfr#69, to-chk=48/136)
03-Dec-2024 19:24:14         359,687  38%   16.33MB/s    0:00:00 (xfr#70, to-chk=47/136)
03-Dec-2024 19:24:14         372,566  39%   15.45MB/s    0:00:00 (xfr#71, to-chk=46/136)
03-Dec-2024 19:24:14         377,915  40%   15.02MB/s    0:00:00 (xfr#72, to-chk=45/136)
03-Dec-2024 19:24:14         381,047  40%   15.14MB/s    0:00:00 (xfr#73, to-chk=44/136)
03-Dec-2024 19:24:14         382,748  41%   15.21MB/s    0:00:00 (xfr#74, to-chk=43/136)
03-Dec-2024 19:24:14         385,369  41%   15.31MB/s    0:00:00 (xfr#75, to-chk=42/136)
03-Dec-2024 19:24:14         396,247  42%   15.12MB/s    0:00:00 (xfr#76, to-chk=41/136)
03-Dec-2024 19:24:14         404,340  43%   15.42MB/s    0:00:00 (xfr#77, to-chk=40/136)
03-Dec-2024 19:24:14         413,286  44%   15.16MB/s    0:00:00 (xfr#78, to-chk=39/136)
03-Dec-2024 19:24:14         421,434  45%   15.46MB/s    0:00:00 (xfr#79, to-chk=38/136)
03-Dec-2024 19:24:14         426,278  45%   15.64MB/s    0:00:00 (xfr#80, to-chk=37/136)
03-Dec-2024 19:24:14         433,337  46%   15.31MB/s    0:00:00 (xfr#81, to-chk=36/136)
03-Dec-2024 19:24:14         437,324  46%   15.45MB/s    0:00:00 (xfr#82, to-chk=35/136)
03-Dec-2024 19:24:14         447,119  47%   15.79MB/s    0:00:00 (xfr#83, to-chk=34/136)
03-Dec-2024 19:24:14         454,868  48%   16.07MB/s    0:00:00 (xfr#84, to-chk=33/136)
03-Dec-2024 19:24:14         466,430  50%   15.89MB/s    0:00:00 (xfr#85, to-chk=32/136)
03-Dec-2024 19:24:14         472,577  50%   16.10MB/s    0:00:00 (xfr#86, to-chk=31/136)
03-Dec-2024 19:24:14         476,108  51%   16.22MB/s    0:00:00 (xfr#87, to-chk=30/136)
03-Dec-2024 19:24:14         488,924  52%   16.65MB/s    0:00:00 (xfr#88, to-chk=29/136)
03-Dec-2024 19:24:14         489,320  52%   16.09MB/s    0:00:00 (xfr#89, to-chk=28/136)
03-Dec-2024 19:24:14         501,460  53%   16.49MB/s    0:00:00 (xfr#90, to-chk=27/136)
03-Dec-2024 19:24:14         505,783  54%   16.63MB/s    0:00:00 (xfr#91, to-chk=26/136)
03-Dec-2024 19:24:14         506,635  54%   16.11MB/s    0:00:00 (xfr#92, to-chk=25/136)
03-Dec-2024 19:24:14         516,031  55%   14.91MB/s    0:00:00 (xfr#93, to-chk=24/136)
03-Dec-2024 19:24:14         521,722  55%   14.22MB/s    0:00:00 (xfr#94, to-chk=23/136)
03-Dec-2024 19:24:14         526,108  56%   14.34MB/s    0:00:00 (xfr#95, to-chk=22/136)
03-Dec-2024 19:24:14         533,745  57%   14.54MB/s    0:00:00 (xfr#96, to-chk=21/136)
03-Dec-2024 19:24:14         538,644  57%   14.27MB/s    0:00:00 (xfr#97, to-chk=20/136)
03-Dec-2024 19:24:14         549,642  58%   14.56MB/s    0:00:00 (xfr#98, to-chk=19/136)
03-Dec-2024 19:24:14         551,862  59%   14.62MB/s    0:00:00 (xfr#99, to-chk=18/136)
03-Dec-2024 19:24:14         563,487  60%   14.52MB/s    0:00:00 (xfr#100, to-chk=17/136)
03-Dec-2024 19:24:14         575,562  61%   14.84MB/s    0:00:00 (xfr#101, to-chk=16/136)
03-Dec-2024 19:24:14         582,228  62%   14.61MB/s    0:00:00 (xfr#102, to-chk=15/136)
03-Dec-2024 19:24:14         583,536  62%   14.64MB/s    0:00:00 (xfr#103, to-chk=14/136)
03-Dec-2024 19:24:14         585,300  62%   14.31MB/s    0:00:00 (xfr#104, to-chk=13/136)
03-Dec-2024 19:24:14         595,158  63%   14.55MB/s    0:00:00 (xfr#105, to-chk=12/136)
03-Dec-2024 19:24:14         601,368  64%   14.34MB/s    0:00:00 (xfr#106, to-chk=11/136)
03-Dec-2024 19:24:14         611,796  65%   14.59MB/s    0:00:00 (xfr#107, to-chk=10/136)
03-Dec-2024 19:24:14         622,161  66%   14.83MB/s    0:00:00 (xfr#108, to-chk=9/136)
03-Dec-2024 19:24:14         624,318  66%   14.88MB/s    0:00:00 (xfr#109, to-chk=8/136)
03-Dec-2024 19:24:14         627,784  67%   14.60MB/s    0:00:00 (xfr#110, to-chk=7/136)
03-Dec-2024 19:24:14         630,853  67%   14.67MB/s    0:00:00 (xfr#111, to-chk=6/136)
03-Dec-2024 19:24:14         632,098  67%   14.70MB/s    0:00:00 (xfr#112, to-chk=5/136)
03-Dec-2024 19:24:14         632,437  67%   14.71MB/s    0:00:00 (xfr#113, to-chk=4/136)
03-Dec-2024 19:24:14         641,320  68%   14.92MB/s    0:00:00 (xfr#114, to-chk=3/136)
03-Dec-2024 19:24:14         642,109  68%   14.58MB/s    0:00:00 (xfr#115, to-chk=2/136)
03-Dec-2024 19:24:14         651,568  69%   14.79MB/s    0:00:00 (xfr#116, to-chk=1/136)
03-Dec-2024 19:24:14         656,860  70%   14.92MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         656,860  70%   14.92MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         656,860  70%   14.92MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         656,860  70%   14.24MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         656,860  70%   14.24MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14         656,860  70%   14.24MB/s    0:00:00 (xfr#117, to-chk=0/136)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14          55,878  12%   53.29MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:24:14         113,349  25%  108.10MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:24:14         162,723  37%   77.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:24:14         218,398  49%  104.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:24:14         218,689  50%  104.28MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:24:14         218,689  50%   69.52MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14          24,442   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
03-Dec-2024 19:24:14          49,659   6%   47.36MB/s    0:00:00 (xfr#3, to-chk=13/20)
03-Dec-2024 19:24:14          49,659   6%   47.36MB/s    0:00:00 (xfr#4, to-chk=11/20)
03-Dec-2024 19:24:14          73,621  10%   70.21MB/s    0:00:00 (xfr#5, to-chk=9/20)
03-Dec-2024 19:24:14          73,711  10%   70.30MB/s    0:00:00 (xfr#6, to-chk=7/20)
03-Dec-2024 19:24:14         210,278  28%   16.71MB/s    0:00:00 (xfr#7, to-chk=5/20)
03-Dec-2024 19:24:14         210,575  28%   16.73MB/s    0:00:00 (xfr#8, to-chk=3/20)
03-Dec-2024 19:24:14         364,373  50%   26.73MB/s    0:00:00 (xfr#9, to-chk=1/20)
03-Dec-2024 19:24:14         364,373  50%   20.44MB/s    0:00:00 (xfr#9, to-chk=0/20)
03-Dec-2024 19:24:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:24:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:24:14           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:24:14           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:24:14           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:24:14           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:24:14           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:24:14           6,742  50%    1.61MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:24:14 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-592hs. See /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-volume-s3-krakow-init-592hs/entrypoint.log for more details
03-Dec-2024 19:24:14 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-gwctf. See /home/bamboo/.one-env/deployments/2024.12.03-19.01.49/pod-logs/dev-volume-s3-paris-init-gwctf/entrypoint.log for more details
03-Dec-2024 19:24:14 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1733253841.5077212 exists, exporting anyway.
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 =============================== warnings summary ===============================
03-Dec-2024 19:24:14 tests/utils/rest_utils.py:97
03-Dec-2024 19:24:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:24:14     print("""
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 tests/utils/path_utils.py:112
03-Dec-2024 19:24:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:24:14     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 tests/utils/acceptance_utils.py:55
03-Dec-2024 19:24:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:24:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 tests/utils/acceptance_utils.py:57
03-Dec-2024 19:24:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:24:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:24:14
03-Dec-2024 19:24:14 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 19:24:14 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 19:24:14 ================= 27 passed, 4 warnings in 1351.63s (0:22:31) ==================
03-Dec-2024 19:24:19 release "dev" uninstalled
03-Dec-2024 19:24:19 Sidecar injection has been disabled
03-Dec-2024 19:24:19 Cleaning helm release "dev"...
03-Dec-2024 19:24:19 Deleted 1 helm deployments
03-Dec-2024 19:24:19 Deleted 0 k8s deployments
03-Dec-2024 19:24:19 Deleted 0 k8s services
03-Dec-2024 19:24:19 Deleted 0 persistent volumes
03-Dec-2024 19:24:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:24:20 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 19:24:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:24:20 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 19:24:20 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 19:24:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:24:20 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 19:24:20 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 19:24:20 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 19:24:20 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS...
03-Dec-2024 19:24:20 Finished task 'Parse test results' with result: Success
03-Dec-2024 19:24:20 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:24:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:24:20 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:24:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3374 (ODSRV-OAP-MSDCPS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3374-ScriptBuildTask-2144250919570175398.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance
03-Dec-2024 19:24:20 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
03-Dec-2024 19:24:22 Uploading artifact
03-Dec-2024 19:24:22     source path: surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
03-Dec-2024 19:24:22     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
03-Dec-2024 19:24:22 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 19:24:22 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:24:22 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:24:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3374 (ODSRV-OAP-MSDCPS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3374-ScriptBuildTask-803702143653005491.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS
03-Dec-2024 19:24:22 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 19:24:22 Finished task 'Pack logs' with result: Success
03-Dec-2024 19:24:22 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:24:22
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 19:24:22 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:24:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3374 (ODSRV-OAP-MSDCPS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3374-ScriptBuildTask-2549645279508505878.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance
03-Dec-2024 19:24:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 19:24:22                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 19:24:22
03-Dec-2024 19:24:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 19:24:22 100  4822  100  4822    0     0  38576      0 --:--:-- --:--:-- --:--:-- 38887
03-Dec-2024 19:24:22 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 19:24:23 Cleaning helm deployments
03-Dec-2024 19:24:23 Cleanining pods
03-Dec-2024 19:24:24 Cleaning kube persistant volumes
03-Dec-2024 19:24:24 pod "dev-volume-s3-krakow-585f4c9-m5shk" deleted
03-Dec-2024 19:24:44 pod "dev-volume-s3-paris-64bd65585f-xr8ks" deleted
03-Dec-2024 19:24:50 Cleaning dockswift container
03-Dec-2024 19:24:50 Cleaning docker containers
03-Dec-2024 19:24:53 Stalled docker containers to remove:
03-Dec-2024 19:24:53 f905f014a8c4 f8e7e5436ea9 e0cf641de698 b8ee399cc0cb db66c4c3f0a3 a66274586948 23e5a45698a2 d924fd87583f bcdc33c7f5ed a2281fd55681 f653f460ae50 e56bbd5ca011 c76dff9facf8 bf018d92f5d7 4a292ac81bc4 bd2d5c81a7b8 917731219a0b 2d7a3acb5ab1 7f73ab500989 9a150108b661 c74cb7eb4356 88fcfbc70b4b 0c3ff5a2bc06 e95141876b60 2c82984ab12d dcd39b59f7c7 bbb32eb6abcb b5ba46f7cf0e
03-Dec-2024 19:24:53 Removing stalled docker containers
03-Dec-2024 19:24:53 Error response from daemon: Cannot kill container: f905f014a8c4: Container f905f014a8c428fc37015d913e3cd55a376f79f1cb957b708e4e8b344a808b31 is not running
03-Dec-2024 19:24:54 f905f014a8c4
03-Dec-2024 19:24:54 Error response from daemon: Cannot kill container: f8e7e5436ea9: Container f8e7e5436ea9a3e56b7cfddba3b8566b567e4c11f9c3f1b5856eac0a3c3f3a75 is not running
03-Dec-2024 19:24:54 f8e7e5436ea9
03-Dec-2024 19:24:54 Error response from daemon: Cannot kill container: e0cf641de698: Container e0cf641de698f7a1a91d4c012f63488da88d66fbde6dc84b96c81769d96c90fb is not running
03-Dec-2024 19:24:54 e0cf641de698
03-Dec-2024 19:24:54 Error response from daemon: Cannot kill container: b8ee399cc0cb: Container b8ee399cc0cba8a5436708d0169b6dad0adf9a903d160f4385432b441756ec35 is not running
03-Dec-2024 19:24:55 b8ee399cc0cb
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: db66c4c3f0a3: Container db66c4c3f0a359b7be5ceb707a3e865170b73441515ab12409963315d30b63e3 is not running
03-Dec-2024 19:24:55 db66c4c3f0a3
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: a66274586948: Container a66274586948bdbff0018fae9c53c4315fbb969ebcb4b4b142097c82bbc9d33c is not running
03-Dec-2024 19:24:55 a66274586948
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: 23e5a45698a2: Container 23e5a45698a28de5fd7671fb6aed45effe3fc729e2e30a958736cb941eecd323 is not running
03-Dec-2024 19:24:55 23e5a45698a2
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: d924fd87583f: Container d924fd87583fac7ee1fa5f294172783816773f3feafff07698ebf171b8659e9e is not running
03-Dec-2024 19:24:55 d924fd87583f
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: bcdc33c7f5ed: Container bcdc33c7f5ede6fdc14c57bb633a14cf6baf5f93f826d73fc4c84e581ea9240a is not running
03-Dec-2024 19:24:55 bcdc33c7f5ed
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: a2281fd55681: Container a2281fd556819917342a17f8387036c746c879d71ef578d42174fc7540d9df9d is not running
03-Dec-2024 19:24:55 a2281fd55681
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: f653f460ae50: Container f653f460ae50ea248e972c661bc391774d7b69d4b963b8bad628219418c901f3 is not running
03-Dec-2024 19:24:55 f653f460ae50
03-Dec-2024 19:24:55 Error response from daemon: Cannot kill container: e56bbd5ca011: Container e56bbd5ca011a6022844017dd0150a1d392dbf50401485c629af067aa80fd89b is not running
03-Dec-2024 19:24:55 e56bbd5ca011
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: c76dff9facf8: Container c76dff9facf8dda1524d17bb539f04a2cfd2bb10e3bb0b1649ec4d62d5a37ab8 is not running
03-Dec-2024 19:24:56 c76dff9facf8
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: bf018d92f5d7: Container bf018d92f5d7bba259ea10014f5d74c802ebe68401d58fca084be5789317a0d6 is not running
03-Dec-2024 19:24:56 bf018d92f5d7
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 4a292ac81bc4: Container 4a292ac81bc4311c142e575eeb5598f68f73ae0ad442421a6db521c6e9171789 is not running
03-Dec-2024 19:24:56 4a292ac81bc4
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: bd2d5c81a7b8: Container bd2d5c81a7b880630145623ef18d82cb61fd5fd606e802677f7c4f80522140b4 is not running
03-Dec-2024 19:24:56 bd2d5c81a7b8
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 917731219a0b: Container 917731219a0ba73757d1dae5f9800fe016a16a001c76c51ff484ac9428085b57 is not running
03-Dec-2024 19:24:56 917731219a0b
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 2d7a3acb5ab1: Container 2d7a3acb5ab13e70681afd0a2423695874304d6735078298013bdf56aa95e2d8 is not running
03-Dec-2024 19:24:56 2d7a3acb5ab1
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 7f73ab500989: Container 7f73ab500989f3a9dced781fa8dfcbd9a635ba13dfb6a5a3b9284134348834a2 is not running
03-Dec-2024 19:24:56 7f73ab500989
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 9a150108b661: Container 9a150108b661797bc772657b76de90da55e8288b29d03cc65f6397040b13b157 is not running
03-Dec-2024 19:24:56 9a150108b661
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: c74cb7eb4356: Container c74cb7eb4356d6d308ed63583b5a49716501fc67de75a866a078a9b4cb459e64 is not running
03-Dec-2024 19:24:56 c74cb7eb4356
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 88fcfbc70b4b: Container 88fcfbc70b4bb7853cac2c96260a9a6f3d4bea0e46e65468b319e281a8e20960 is not running
03-Dec-2024 19:24:56 88fcfbc70b4b
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: 0c3ff5a2bc06: Container 0c3ff5a2bc06834cd176bbd78e7896603bc3922815b66eb73897a3eeda5c6959 is not running
03-Dec-2024 19:24:56 0c3ff5a2bc06
03-Dec-2024 19:24:56 Error response from daemon: Cannot kill container: e95141876b60: Container e95141876b60112e417586fedbce1a64a935df938901d94bfced1c521eb31067 is not running
03-Dec-2024 19:24:57 e95141876b60
03-Dec-2024 19:24:57 Error response from daemon: Cannot kill container: 2c82984ab12d: Container 2c82984ab12d044db3f801cd3b0a845b395136b80ec67efe31bac7637feede05 is not running
03-Dec-2024 19:24:57 2c82984ab12d
03-Dec-2024 19:24:57 Error response from daemon: Cannot kill container: dcd39b59f7c7: Container dcd39b59f7c7b75c3673cfe42f7a6306d1a924adab2313b1d605becc887fd158 is not running
03-Dec-2024 19:24:57 dcd39b59f7c7
03-Dec-2024 19:24:57 Error response from daemon: Cannot kill container: bbb32eb6abcb: Container bbb32eb6abcbdb958e263920a9f79c9c77b204f587b1d5e7c40c4dd12e0c48a4 is not running
03-Dec-2024 19:24:57 bbb32eb6abcb
03-Dec-2024 19:24:57 b5ba46f7cf0e
03-Dec-2024 19:24:57 b5ba46f7cf0e
03-Dec-2024 19:24:57 Stalled docker volumes to remove:
03-Dec-2024 19:24:57
03-Dec-2024 19:24:57 Removing stalled docker volumes
03-Dec-2024 19:24:57 Removing stalled loopdevices
03-Dec-2024 19:24:58 Done
03-Dec-2024 19:24:58 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 19:24:58 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 19:24:58 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 19:24:58 Running post build plugin 'NCover Results Collector'
03-Dec-2024 19:24:58 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 19:24:58 Running post build plugin 'Clover Results Collector'
03-Dec-2024 19:24:58 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 19:24:58 Running post build plugin 'Artifact Copier'
03-Dec-2024 19:24:58 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 19:24:58 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 142.3 ms
03-Dec-2024 19:24:58 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS'
03-Dec-2024 19:24:58 Finalising the build...
03-Dec-2024 19:24:58 Stopping timer.
03-Dec-2024 19:24:58 Build ODSRV-OAP-MSDCPS-3374 completed.
03-Dec-2024 19:24:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 19:24:58 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 19:24:58 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 19:24:58 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 19:24:58 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 19:24:58 All post build plugins have finished
03-Dec-2024 19:24:58 Generating build results summary...
03-Dec-2024 19:24:59 Saving build results to disk...
03-Dec-2024 19:24:59 Store variable context...
03-Dec-2024 19:24:59 Finished building ODSRV-OAP-MSDCPS-3374.