oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

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,798 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

15-Nov-2024 20:59:02 =================================================================
15-Nov-2024 20:59:02 - Executing scenario 'Copy directory'
15-Nov-2024 20:59:02 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:59:02 -----------------------------------------------------------------
15-Nov-2024 20:59:02 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:59:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:59:02 using [token, token] by [user1, user2]"'
15-Nov-2024 20:59:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:59:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:59:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-cgxdh'
15-Nov-2024 20:59:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-cgxdh' successfully started
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sj1gqbswxs2xc5hh
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sj1gqbswxs2xc5hh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sj1gqbswxs2xc5hh
15-Nov-2024 20:59:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11213761730500419802'...
15-Nov-2024 20:59:02 Getting configuration...
15-Nov-2024 20:59:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sj1gqbswxs2xc5hh'.
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:59:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:59:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-ngg8d'
15-Nov-2024 20:59:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-ngg8d' successfully started
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yzf79pfn3bvlu0eo
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yzf79pfn3bvlu0eo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yzf79pfn3bvlu0eo
15-Nov-2024 20:59:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14461305243948139352'...
15-Nov-2024 20:59:02 Getting configuration...
15-Nov-2024 20:59:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yzf79pfn3bvlu0eo'.
15-Nov-2024 20:59:02
15-Nov-2024 20:59:02 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:59:02 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:59:02 =================================================================
15-Nov-2024 20:59:02
15-Nov-2024 20:59:04 PASSED
15-Nov-2024 20:59:04 Unmounting client from /tmp/onedata/mnt/sj1gqbswxs2xc5hh
15-Nov-2024 20:59:04
15-Nov-2024 20:59:04
15-Nov-2024 20:59:04 Unmounting client from /tmp/onedata/mnt/yzf79pfn3bvlu0eo
15-Nov-2024 20:59:04
15-Nov-2024 20:59:04
15-Nov-2024 21:00:00 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
15-Nov-2024 21:00:00 =================================================================
15-Nov-2024 21:00:00 - Executing scenario 'Fail to move directory to itself'
15-Nov-2024 21:00:00 - from feature 'Multi_directory_CRUD'
15-Nov-2024 21:00:00 -----------------------------------------------------------------
15-Nov-2024 21:00:00 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 21:00:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 21:00:00 using [token, token] by [user1, user2]"'
15-Nov-2024 21:00:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:00:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:00:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-cgxdh'
15-Nov-2024 21:00:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-cgxdh' successfully started
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8ctg7jgyn9b7myme
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8ctg7jgyn9b7myme --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8ctg7jgyn9b7myme
15-Nov-2024 21:00:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16562750361559293093'...
15-Nov-2024 21:00:00 Getting configuration...
15-Nov-2024 21:00:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8ctg7jgyn9b7myme'.
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:00:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:00:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-ngg8d'
15-Nov-2024 21:00:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-ngg8d' successfully started
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nxo5k9zqkzzqezi7
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nxo5k9zqkzzqezi7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nxo5k9zqkzzqezi7
15-Nov-2024 21:00:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15809805443674783561'...
15-Nov-2024 21:00:00 Getting configuration...
15-Nov-2024 21:00:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nxo5k9zqkzzqezi7'.
15-Nov-2024 21:00:00
15-Nov-2024 21:00:00 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 21:00:00 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 21:00:00 =================================================================
15-Nov-2024 21:00:00
15-Nov-2024 21:00:01 PASSED
15-Nov-2024 21:00:01 Unmounting client from /tmp/onedata/mnt/8ctg7jgyn9b7myme
15-Nov-2024 21:00:01
15-Nov-2024 21:00:01
15-Nov-2024 21:00:01 Unmounting client from /tmp/onedata/mnt/nxo5k9zqkzzqezi7
15-Nov-2024 21:00:01
15-Nov-2024 21:00:01
15-Nov-2024 21:01:02 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
15-Nov-2024 21:01:02 =================================================================
15-Nov-2024 21:01:02 - Executing scenario 'Fail to move directory to its subtree'
15-Nov-2024 21:01:02 - from feature 'Multi_directory_CRUD'
15-Nov-2024 21:01:02 -----------------------------------------------------------------
15-Nov-2024 21:01:02 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 21:01:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 21:01:02 using [token, token] by [user1, user2]"'
15-Nov-2024 21:01:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:01:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:01:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-cgxdh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-cgxdh'
15-Nov-2024 21:01:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-cgxdh' successfully started
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vehglrgiebut8xd1
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vehglrgiebut8xd1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vehglrgiebut8xd1
15-Nov-2024 21:01:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18358055846223722364'...
15-Nov-2024 21:01:02 Getting configuration...
15-Nov-2024 21:01:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vehglrgiebut8xd1'.
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 21:01:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 21:01:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-ngg8d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-ngg8d'
15-Nov-2024 21:01:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-ngg8d' successfully started
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lvhniwajmywmbrnj
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lvhniwajmywmbrnj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lvhniwajmywmbrnj
15-Nov-2024 21:01:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7359091161231376018'...
15-Nov-2024 21:01:02 Getting configuration...
15-Nov-2024 21:01:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lvhniwajmywmbrnj'.
15-Nov-2024 21:01:02
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 21:01:02 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 21:01:02 =================================================================
15-Nov-2024 21:01:02
15-Nov-2024 21:01:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 21:01:27 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 21:01:27 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 21:01:27 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 21:01:27 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 21:01:27 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 21:01:27 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 21:01:27 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
15-Nov-2024 21:01:27 PASSED
15-Nov-2024 21:01:27 Unmounting client from /tmp/onedata/mnt/vehglrgiebut8xd1
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 Unmounting client from /tmp/onedata/mnt/lvhniwajmywmbrnj
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 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.1731704462.9912462', '-c', '/tmp/logs']
15-Nov-2024 21:01:27 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-7dfrb. See /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-cross-support-job-3p-users-7dfrb/entrypoint.log for more details
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-cgxdh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneclient-krakow-9b8968f6-cgxdh/oneclient_logs
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=199/232)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          36,765   0%   35.06MB/s    0:00:00 (xfr#1, to-chk=198/232)
15-Nov-2024 21:01:27          36,765   0%   35.06MB/s    0:00:00 (xfr#1, to-chk=192/232)
15-Nov-2024 21:01:27          37,611   0%   35.87MB/s    0:00:00 (xfr#2, to-chk=194/232)
15-Nov-2024 21:01:27         178,916   3%   34.13MB/s    0:00:00 (xfr#3, to-chk=193/232)
15-Nov-2024 21:01:27         179,762   3%   34.29MB/s    0:00:00 (xfr#4, to-chk=192/232)
15-Nov-2024 21:01:27         210,448   4%   33.45MB/s    0:00:00 (xfr#5, to-chk=191/232)
15-Nov-2024 21:01:27         211,102   4%   28.76MB/s    0:00:00 (xfr#6, to-chk=187/232)
15-Nov-2024 21:01:27         339,639   6%   40.49MB/s    0:00:00 (xfr#7, to-chk=186/232)
15-Nov-2024 21:01:27         340,293   6%   40.57MB/s    0:00:00 (xfr#8, to-chk=185/232)
15-Nov-2024 21:01:27         381,336   7%   40.41MB/s    0:00:00 (xfr#9, to-chk=184/232)
15-Nov-2024 21:01:27         382,086   7%   40.49MB/s    0:00:00 (xfr#10, to-chk=180/232)
15-Nov-2024 21:01:27         557,978  11%   12.09MB/s    0:00:00 (xfr#11, to-chk=179/232)
15-Nov-2024 21:01:27         558,728  11%   12.11MB/s    0:00:00 (xfr#12, to-chk=178/232)
15-Nov-2024 21:01:27         559,356  11%   11.85MB/s    0:00:00 (xfr#13, to-chk=177/232)
15-Nov-2024 21:01:27         588,426  12%    9.35MB/s    0:00:00 (xfr#14, to-chk=176/232)
15-Nov-2024 21:01:27         588,888  12%    9.36MB/s    0:00:00 (xfr#15, to-chk=172/232)
15-Nov-2024 21:01:27         701,601  14%    8.69MB/s    0:00:00 (xfr#16, to-chk=171/232)
15-Nov-2024 21:01:27         702,063  14%    8.70MB/s    0:00:00 (xfr#17, to-chk=170/232)
15-Nov-2024 21:01:27         702,691  14%    8.70MB/s    0:00:00 (xfr#18, to-chk=169/232)
15-Nov-2024 21:01:27         724,263  14%    8.86MB/s    0:00:00 (xfr#19, to-chk=168/232)
15-Nov-2024 21:01:27         725,013  14%    8.86MB/s    0:00:00 (xfr#20, to-chk=164/232)
15-Nov-2024 21:01:27         832,622  17%    7.35MB/s    0:00:00 (xfr#21, to-chk=163/232)
15-Nov-2024 21:01:27         833,372  17%    7.36MB/s    0:00:00 (xfr#22, to-chk=162/232)
15-Nov-2024 21:01:27         887,172  18%    7.76MB/s    0:00:00 (xfr#23, to-chk=161/232)
15-Nov-2024 21:01:27         888,306  18%    7.70MB/s    0:00:00 (xfr#24, to-chk=157/232)
15-Nov-2024 21:01:27       1,103,325  22%    6.92MB/s    0:00:00 (xfr#25, to-chk=156/232)
15-Nov-2024 21:01:27       1,104,459  22%    6.88MB/s    0:00:00 (xfr#26, to-chk=155/232)
15-Nov-2024 21:01:27       1,144,763  23%    6.58MB/s    0:00:00 (xfr#27, to-chk=154/232)
15-Nov-2024 21:01:27       1,145,321  23%    6.58MB/s    0:00:00 (xfr#28, to-chk=150/232)
15-Nov-2024 21:01:27       1,314,245  26%    6.43MB/s    0:00:00 (xfr#29, to-chk=149/232)
15-Nov-2024 21:01:27       1,314,803  26%    6.43MB/s    0:00:00 (xfr#30, to-chk=148/232)
15-Nov-2024 21:01:27       1,340,310  27%    6.03MB/s    0:00:00 (xfr#31, to-chk=147/232)
15-Nov-2024 21:01:27       1,340,964  27%    6.03MB/s    0:00:00 (xfr#32, to-chk=143/232)
15-Nov-2024 21:01:27       1,441,631  29%    5.93MB/s    0:00:00 (xfr#33, to-chk=142/232)
15-Nov-2024 21:01:27       1,442,285  29%    5.90MB/s    0:00:00 (xfr#34, to-chk=141/232)
15-Nov-2024 21:01:27       1,464,414  30%    5.99MB/s    0:00:00 (xfr#35, to-chk=140/232)
15-Nov-2024 21:01:27       1,464,684  30%    5.99MB/s    0:00:00 (xfr#36, to-chk=136/232)
15-Nov-2024 21:01:27       1,546,215  31%    6.30MB/s    0:00:00 (xfr#37, to-chk=135/232)
15-Nov-2024 21:01:27       1,546,485  31%    6.30MB/s    0:00:00 (xfr#38, to-chk=134/232)
15-Nov-2024 21:01:27       1,547,113  31%    6.25MB/s    0:00:00 (xfr#39, to-chk=133/232)
15-Nov-2024 21:01:27       1,571,736  32%    6.32MB/s    0:00:00 (xfr#40, to-chk=132/232)
15-Nov-2024 21:01:27       1,572,006  32%    6.33MB/s    0:00:00 (xfr#41, to-chk=128/232)
15-Nov-2024 21:01:27       1,662,829  34%    5.47MB/s    0:00:00 (xfr#42, to-chk=127/232)
15-Nov-2024 21:01:27       1,663,099  34%    5.47MB/s    0:00:00 (xfr#43, to-chk=126/232)
15-Nov-2024 21:01:27       1,704,304  34%    5.57MB/s    0:00:00 (xfr#44, to-chk=125/232)
15-Nov-2024 21:01:27       1,704,958  34%    5.55MB/s    0:00:00 (xfr#45, to-chk=121/232)
15-Nov-2024 21:01:27       1,983,323  40%    6.14MB/s    0:00:00 (xfr#46, to-chk=120/232)
15-Nov-2024 21:01:27       1,983,977  40%    6.14MB/s    0:00:00 (xfr#47, to-chk=119/232)
15-Nov-2024 21:01:27       2,005,975  41%    6.19MB/s    0:00:00 (xfr#48, to-chk=118/232)
15-Nov-2024 21:01:27       2,006,341  41%    6.19MB/s    0:00:00 (xfr#49, to-chk=114/232)
15-Nov-2024 21:01:27       2,095,115  42%    6.19MB/s    0:00:00 (xfr#50, to-chk=113/232)
15-Nov-2024 21:01:27       2,095,481  42%    6.19MB/s    0:00:00 (xfr#51, to-chk=112/232)
15-Nov-2024 21:01:27       2,116,393  43%    6.23MB/s    0:00:00 (xfr#52, to-chk=111/232)
15-Nov-2024 21:01:27       2,117,047  43%    6.23MB/s    0:00:00 (xfr#53, to-chk=107/232)
15-Nov-2024 21:01:27       2,231,667  45%    6.51MB/s    0:00:00 (xfr#54, to-chk=106/232)
15-Nov-2024 21:01:27       2,232,321  45%    6.49MB/s    0:00:00 (xfr#55, to-chk=105/232)
15-Nov-2024 21:01:27       2,249,221  46%    6.54MB/s    0:00:00 (xfr#56, to-chk=104/232)
15-Nov-2024 21:01:27       2,249,587  46%    6.52MB/s    0:00:00 (xfr#57, to-chk=100/232)
15-Nov-2024 21:01:27       2,253,729  46%    6.53MB/s    0:00:00 (xfr#58, to-chk=99/232)
15-Nov-2024 21:01:27       2,342,233  48%    6.44MB/s    0:00:00 (xfr#59, to-chk=98/232)
15-Nov-2024 21:01:27       2,342,599  48%    6.42MB/s    0:00:00 (xfr#60, to-chk=97/232)
15-Nov-2024 21:01:27       2,343,227  48%    6.42MB/s    0:00:00 (xfr#61, to-chk=96/232)
15-Nov-2024 21:01:27       2,373,400  48%    6.32MB/s    0:00:00 (xfr#62, to-chk=95/232)
15-Nov-2024 21:01:27       2,374,150  48%    6.32MB/s    0:00:00 (xfr#63, to-chk=91/232)
15-Nov-2024 21:01:27       2,484,861  50%    5.74MB/s    0:00:00 (xfr#64, to-chk=90/232)
15-Nov-2024 21:01:27       2,485,611  50%    5.74MB/s    0:00:00 (xfr#65, to-chk=89/232)
15-Nov-2024 21:01:27       2,504,162  51%    5.67MB/s    0:00:00 (xfr#66, to-chk=88/232)
15-Nov-2024 21:01:27       2,504,720  51%    5.67MB/s    0:00:00 (xfr#67, to-chk=84/232)
15-Nov-2024 21:01:27       2,596,984  53%    5.57MB/s    0:00:00 (xfr#68, to-chk=83/232)
15-Nov-2024 21:01:27       2,597,542  53%    5.55MB/s    0:00:00 (xfr#69, to-chk=82/232)
15-Nov-2024 21:01:27       2,662,449  54%    5.48MB/s    0:00:00 (xfr#70, to-chk=81/232)
15-Nov-2024 21:01:27       2,663,487  54%    5.49MB/s    0:00:00 (xfr#71, to-chk=77/232)
15-Nov-2024 21:01:27       3,070,650  62%    5.80MB/s    0:00:00 (xfr#72, to-chk=76/232)
15-Nov-2024 21:01:27       3,071,688  62%    5.80MB/s    0:00:00 (xfr#73, to-chk=75/232)
15-Nov-2024 21:01:27       3,104,819  63%    5.85MB/s    0:00:00 (xfr#74, to-chk=74/232)
15-Nov-2024 21:01:27       3,105,281  63%    5.85MB/s    0:00:00 (xfr#75, to-chk=70/232)
15-Nov-2024 21:01:27       3,242,044  66%    6.07MB/s    0:00:00 (xfr#76, to-chk=69/232)
15-Nov-2024 21:01:27       3,242,506  66%    6.08MB/s    0:00:00 (xfr#77, to-chk=68/232)
15-Nov-2024 21:01:27       3,243,134  66%    6.08MB/s    0:00:00 (xfr#78, to-chk=67/232)
15-Nov-2024 21:01:27       3,268,885  66%    6.11MB/s    0:00:00 (xfr#79, to-chk=66/232)
15-Nov-2024 21:01:27       3,269,539  67%    6.11MB/s    0:00:00 (xfr#80, to-chk=62/232)
15-Nov-2024 21:01:27       3,390,542  69%    6.23MB/s    0:00:00 (xfr#81, to-chk=61/232)
15-Nov-2024 21:01:27       3,391,196  69%    6.23MB/s    0:00:00 (xfr#82, to-chk=60/232)
15-Nov-2024 21:01:27       3,419,576  70%    6.27MB/s    0:00:00 (xfr#83, to-chk=59/232)
15-Nov-2024 21:01:27       3,420,230  70%    6.24MB/s    0:00:00 (xfr#84, to-chk=55/232)
15-Nov-2024 21:01:27       3,558,791  72%    6.27MB/s    0:00:00 (xfr#85, to-chk=54/232)
15-Nov-2024 21:01:27       3,559,445  72%    6.26MB/s    0:00:00 (xfr#86, to-chk=53/232)
15-Nov-2024 21:01:27       3,560,073  72%    6.26MB/s    0:00:00 (xfr#87, to-chk=52/232)
15-Nov-2024 21:01:27       3,585,894  73%    6.30MB/s    0:00:00 (xfr#88, to-chk=51/232)
15-Nov-2024 21:01:27       3,586,164  73%    6.30MB/s    0:00:00 (xfr#89, to-chk=47/232)
15-Nov-2024 21:01:27       3,685,668  75%    6.44MB/s    0:00:00 (xfr#90, to-chk=46/232)
15-Nov-2024 21:01:27       3,685,938  75%    6.43MB/s    0:00:00 (xfr#91, to-chk=45/232)
15-Nov-2024 21:01:27       3,721,384  76%    6.49MB/s    0:00:00 (xfr#92, to-chk=44/232)
15-Nov-2024 21:01:27       3,722,038  76%    6.49MB/s    0:00:00 (xfr#93, to-chk=40/232)
15-Nov-2024 21:01:27       3,890,478  79%    6.70MB/s    0:00:00 (xfr#94, to-chk=39/232)
15-Nov-2024 21:01:27       3,891,132  79%    6.70MB/s    0:00:00 (xfr#95, to-chk=38/232)
15-Nov-2024 21:01:27       3,891,760  79%    6.69MB/s    0:00:00 (xfr#96, to-chk=37/232)
15-Nov-2024 21:01:27       3,911,309  80%    6.72MB/s    0:00:00 (xfr#97, to-chk=36/232)
15-Nov-2024 21:01:27       3,911,771  80%    6.72MB/s    0:00:00 (xfr#98, to-chk=32/232)
15-Nov-2024 21:01:27       3,978,381  81%    6.82MB/s    0:00:00 (xfr#99, to-chk=31/232)
15-Nov-2024 21:01:27       3,978,843  81%    6.82MB/s    0:00:00 (xfr#100, to-chk=30/232)
15-Nov-2024 21:01:27       4,028,861  82%    6.87MB/s    0:00:00 (xfr#101, to-chk=29/232)
15-Nov-2024 21:01:27       4,029,707  82%    6.87MB/s    0:00:00 (xfr#102, to-chk=25/232)
15-Nov-2024 21:01:27       4,033,846  82%    6.88MB/s    0:00:00 (xfr#103, to-chk=24/232)
15-Nov-2024 21:01:27       4,260,405  87%    7.17MB/s    0:00:00 (xfr#104, to-chk=23/232)
15-Nov-2024 21:01:27       4,261,251  87%    7.17MB/s    0:00:00 (xfr#105, to-chk=22/232)
15-Nov-2024 21:01:27       4,307,139  88%    7.22MB/s    0:00:00 (xfr#106, to-chk=21/232)
15-Nov-2024 21:01:27       4,307,985  88%    7.22MB/s    0:00:00 (xfr#107, to-chk=17/232)
15-Nov-2024 21:01:27       4,501,524  92%    7.51MB/s    0:00:00 (xfr#108, to-chk=16/232)
15-Nov-2024 21:01:27       4,502,370  92%    7.51MB/s    0:00:00 (xfr#109, to-chk=15/232)
15-Nov-2024 21:01:27       4,526,255  92%    7.55MB/s    0:00:00 (xfr#110, to-chk=14/232)
15-Nov-2024 21:01:27       4,526,717  92%    7.53MB/s    0:00:00 (xfr#111, to-chk=10/232)
15-Nov-2024 21:01:27       4,673,525  95%    7.72MB/s    0:00:00 (xfr#112, to-chk=9/232)
15-Nov-2024 21:01:27       4,673,987  95%    7.73MB/s    0:00:00 (xfr#113, to-chk=8/232)
15-Nov-2024 21:01:27       4,699,620  96%    7.75MB/s    0:00:00 (xfr#114, to-chk=7/232)
15-Nov-2024 21:01:27       4,699,986  96%    7.75MB/s    0:00:00 (xfr#115, to-chk=3/232)
15-Nov-2024 21:01:27       4,786,601  98%    7.87MB/s    0:00:00 (xfr#116, to-chk=2/232)
15-Nov-2024 21:01:27       4,786,967  98%    7.86MB/s    0:00:00 (xfr#117, to-chk=1/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.71MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.60MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27       4,874,983  99%    7.60MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-ngg8d: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneclient-paris-7f5779b546-ngg8d/oneclient_logs
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=200/233)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          35,450   0%   33.81MB/s    0:00:00 (xfr#1, to-chk=199/233)
15-Nov-2024 21:01:27          35,450   0%   33.81MB/s    0:00:00 (xfr#1, to-chk=193/233)
15-Nov-2024 21:01:27          36,104   0%   34.43MB/s    0:00:00 (xfr#2, to-chk=195/233)
15-Nov-2024 21:01:27         167,766   3%   10.67MB/s    0:00:00 (xfr#3, to-chk=194/233)
15-Nov-2024 21:01:27         168,420   3%   10.71MB/s    0:00:00 (xfr#4, to-chk=193/233)
15-Nov-2024 21:01:27         202,071   4%   12.04MB/s    0:00:00 (xfr#5, to-chk=192/233)
15-Nov-2024 21:01:27         202,533   4%   12.07MB/s    0:00:00 (xfr#6, to-chk=188/233)
15-Nov-2024 21:01:27         337,821   7%   18.95MB/s    0:00:00 (xfr#7, to-chk=187/233)
15-Nov-2024 21:01:27         338,283   7%   18.98MB/s    0:00:00 (xfr#8, to-chk=186/233)
15-Nov-2024 21:01:27         338,911   7%   19.01MB/s    0:00:00 (xfr#9, to-chk=185/233)
15-Nov-2024 21:01:27         365,245   8%   20.49MB/s    0:00:00 (xfr#10, to-chk=184/233)
15-Nov-2024 21:01:27         365,899   8%   20.53MB/s    0:00:00 (xfr#11, to-chk=180/233)
15-Nov-2024 21:01:27         497,499  11%   26.36MB/s    0:00:00 (xfr#12, to-chk=179/233)
15-Nov-2024 21:01:27         498,153  11%   26.39MB/s    0:00:00 (xfr#13, to-chk=178/233)
15-Nov-2024 21:01:27         530,429  12%   28.10MB/s    0:00:00 (xfr#14, to-chk=177/233)
15-Nov-2024 21:01:27         530,987  12%   26.65MB/s    0:00:00 (xfr#15, to-chk=173/233)
15-Nov-2024 21:01:27         651,127  15%   31.05MB/s    0:00:00 (xfr#16, to-chk=172/233)
15-Nov-2024 21:01:27         651,685  15%   31.07MB/s    0:00:00 (xfr#17, to-chk=171/233)
15-Nov-2024 21:01:27         678,461  15%   32.35MB/s    0:00:00 (xfr#18, to-chk=170/233)
15-Nov-2024 21:01:27         678,923  15%   32.37MB/s    0:00:00 (xfr#19, to-chk=166/233)
15-Nov-2024 21:01:27         683,056  15%   32.57MB/s    0:00:00 (xfr#20, to-chk=165/233)
15-Nov-2024 21:01:27         769,651  17%   15.29MB/s    0:00:00 (xfr#21, to-chk=164/233)
15-Nov-2024 21:01:27         770,113  17%   14.99MB/s    0:00:00 (xfr#22, to-chk=163/233)
15-Nov-2024 21:01:27         796,399  18%   15.50MB/s    0:00:00 (xfr#23, to-chk=162/233)
15-Nov-2024 21:01:27         796,957  18%   15.20MB/s    0:00:00 (xfr#24, to-chk=158/233)
15-Nov-2024 21:01:27         948,811  21%   13.71MB/s    0:00:00 (xfr#25, to-chk=157/233)
15-Nov-2024 21:01:27         949,369  21%   13.72MB/s    0:00:00 (xfr#26, to-chk=156/233)
15-Nov-2024 21:01:27         989,050  22%   14.29MB/s    0:00:00 (xfr#27, to-chk=155/233)
15-Nov-2024 21:01:27         989,992  22%   14.30MB/s    0:00:00 (xfr#28, to-chk=151/233)
15-Nov-2024 21:01:27       1,202,772  27%   15.71MB/s    0:00:00 (xfr#29, to-chk=150/233)
15-Nov-2024 21:01:27       1,203,714  27%   15.73MB/s    0:00:00 (xfr#30, to-chk=149/233)
15-Nov-2024 21:01:27       1,222,812  28%   15.76MB/s    0:00:00 (xfr#31, to-chk=148/233)
15-Nov-2024 21:01:27       1,223,370  28%   15.77MB/s    0:00:00 (xfr#32, to-chk=144/233)
15-Nov-2024 21:01:27       1,316,896  30%   12.82MB/s    0:00:00 (xfr#33, to-chk=143/233)
15-Nov-2024 21:01:27       1,317,454  30%   12.82MB/s    0:00:00 (xfr#34, to-chk=142/233)
15-Nov-2024 21:01:27       1,345,809  31%   12.83MB/s    0:00:00 (xfr#35, to-chk=141/233)
15-Nov-2024 21:01:27       1,346,463  31%   12.84MB/s    0:00:00 (xfr#36, to-chk=137/233)
15-Nov-2024 21:01:27       1,442,598  33%   12.28MB/s    0:00:00 (xfr#37, to-chk=136/233)
15-Nov-2024 21:01:27       1,443,252  33%   12.29MB/s    0:00:00 (xfr#38, to-chk=135/233)
15-Nov-2024 21:01:27       1,494,788  34%   12.62MB/s    0:00:00 (xfr#39, to-chk=134/233)
15-Nov-2024 21:01:27       1,495,442  34%   12.51MB/s    0:00:00 (xfr#40, to-chk=130/233)
15-Nov-2024 21:01:27       1,720,539  39%   12.43MB/s    0:00:00 (xfr#41, to-chk=129/233)
15-Nov-2024 21:01:27       1,721,193  39%   12.44MB/s    0:00:00 (xfr#42, to-chk=128/233)
15-Nov-2024 21:01:27       1,750,944  40%   12.56MB/s    0:00:00 (xfr#43, to-chk=127/233)
15-Nov-2024 21:01:27       1,751,502  40%   12.56MB/s    0:00:00 (xfr#44, to-chk=123/233)
15-Nov-2024 21:01:27       1,865,624  43%   12.71MB/s    0:00:00 (xfr#45, to-chk=122/233)
15-Nov-2024 21:01:27       1,866,182  43%   12.71MB/s    0:00:00 (xfr#46, to-chk=121/233)
15-Nov-2024 21:01:27       1,866,810  43%   12.72MB/s    0:00:00 (xfr#47, to-chk=120/233)
15-Nov-2024 21:01:27       1,885,298  43%   12.84MB/s    0:00:00 (xfr#48, to-chk=119/233)
15-Nov-2024 21:01:27       1,885,760  43%   12.85MB/s    0:00:00 (xfr#49, to-chk=115/233)
15-Nov-2024 21:01:27       1,953,307  45%   11.64MB/s    0:00:00 (xfr#50, to-chk=114/233)
15-Nov-2024 21:01:27       1,953,769  45%   11.65MB/s    0:00:00 (xfr#51, to-chk=113/233)
15-Nov-2024 21:01:27       1,954,397  45%   11.65MB/s    0:00:00 (xfr#52, to-chk=112/233)
15-Nov-2024 21:01:27       1,981,225  45%   10.99MB/s    0:00:00 (xfr#53, to-chk=111/233)
15-Nov-2024 21:01:27       1,981,687  45%   10.92MB/s    0:00:00 (xfr#54, to-chk=107/233)
15-Nov-2024 21:01:27       2,081,292  48%   11.34MB/s    0:00:00 (xfr#55, to-chk=106/233)
15-Nov-2024 21:01:27       2,081,754  48%   11.34MB/s    0:00:00 (xfr#56, to-chk=105/233)
15-Nov-2024 21:01:27       2,108,817  48%   11.49MB/s    0:00:00 (xfr#57, to-chk=104/233)
15-Nov-2024 21:01:27       2,109,375  48%   11.50MB/s    0:00:00 (xfr#58, to-chk=100/233)
15-Nov-2024 21:01:27       2,234,854  51%   11.97MB/s    0:00:00 (xfr#59, to-chk=99/233)
15-Nov-2024 21:01:27       2,235,412  51%   11.91MB/s    0:00:00 (xfr#60, to-chk=98/233)
15-Nov-2024 21:01:27       2,259,863  52%   12.04MB/s    0:00:00 (xfr#61, to-chk=97/233)
15-Nov-2024 21:01:27       2,260,517  52%   12.04MB/s    0:00:00 (xfr#62, to-chk=93/233)
15-Nov-2024 21:01:27       2,384,338  55%   12.56MB/s    0:00:00 (xfr#63, to-chk=92/233)
15-Nov-2024 21:01:27       2,384,992  55%   12.57MB/s    0:00:00 (xfr#64, to-chk=91/233)
15-Nov-2024 21:01:27       2,385,620  55%   12.57MB/s    0:00:00 (xfr#65, to-chk=90/233)
15-Nov-2024 21:01:27       2,416,945  55%   12.73MB/s    0:00:00 (xfr#66, to-chk=89/233)
15-Nov-2024 21:01:27       2,417,407  56%   12.67MB/s    0:00:00 (xfr#67, to-chk=85/233)
15-Nov-2024 21:01:27       2,559,870  59%   13.34MB/s    0:00:00 (xfr#68, to-chk=84/233)
15-Nov-2024 21:01:27       2,560,332  59%   13.27MB/s    0:00:00 (xfr#69, to-chk=83/233)
15-Nov-2024 21:01:27       2,588,105  59%   13.34MB/s    0:00:00 (xfr#70, to-chk=82/233)
15-Nov-2024 21:01:27       2,588,663  59%   13.13MB/s    0:00:00 (xfr#71, to-chk=78/233)
15-Nov-2024 21:01:27       2,769,624  64%   13.90MB/s    0:00:00 (xfr#72, to-chk=77/233)
15-Nov-2024 21:01:27       2,770,182  64%   13.83MB/s    0:00:00 (xfr#73, to-chk=76/233)
15-Nov-2024 21:01:27       2,796,879  64%   13.89MB/s    0:00:00 (xfr#74, to-chk=75/233)
15-Nov-2024 21:01:27       2,797,341  64%   13.89MB/s    0:00:00 (xfr#75, to-chk=71/233)
15-Nov-2024 21:01:27       2,885,622  66%   13.90MB/s    0:00:00 (xfr#76, to-chk=70/233)
15-Nov-2024 21:01:27       2,886,084  66%   13.90MB/s    0:00:00 (xfr#77, to-chk=69/233)
15-Nov-2024 21:01:27       2,904,979  67%   13.99MB/s    0:00:00 (xfr#78, to-chk=68/233)
15-Nov-2024 21:01:27       2,905,441  67%   13.99MB/s    0:00:00 (xfr#79, to-chk=64/233)
15-Nov-2024 21:01:27       2,994,642  69%   14.14MB/s    0:00:00 (xfr#80, to-chk=63/233)
15-Nov-2024 21:01:27       2,995,104  69%   14.07MB/s    0:00:00 (xfr#81, to-chk=62/233)
15-Nov-2024 21:01:27       3,016,943  69%   14.10MB/s    0:00:00 (xfr#82, to-chk=61/233)
15-Nov-2024 21:01:27       3,017,597  69%   14.04MB/s    0:00:00 (xfr#83, to-chk=57/233)
15-Nov-2024 21:01:27       3,088,985  71%   13.64MB/s    0:00:00 (xfr#84, to-chk=56/233)
15-Nov-2024 21:01:27       3,089,639  71%   13.64MB/s    0:00:00 (xfr#85, to-chk=55/233)
15-Nov-2024 21:01:27       3,090,267  71%   13.40MB/s    0:00:00 (xfr#86, to-chk=54/233)
15-Nov-2024 21:01:27       3,110,174  72%   13.48MB/s    0:00:00 (xfr#87, to-chk=53/233)
15-Nov-2024 21:01:27       3,110,732  72%   13.42MB/s    0:00:00 (xfr#88, to-chk=49/233)
15-Nov-2024 21:01:27       3,114,868  72%   13.44MB/s    0:00:00 (xfr#89, to-chk=48/233)
15-Nov-2024 21:01:27       3,183,922  73%   13.50MB/s    0:00:00 (xfr#90, to-chk=47/233)
15-Nov-2024 21:01:27       3,184,480  73%   13.26MB/s    0:00:00 (xfr#91, to-chk=46/233)
15-Nov-2024 21:01:27       3,185,108  73%   13.26MB/s    0:00:00 (xfr#92, to-chk=45/233)
15-Nov-2024 21:01:27       3,218,789  74%   13.23MB/s    0:00:00 (xfr#93, to-chk=44/233)
15-Nov-2024 21:01:27       3,219,827  74%   13.18MB/s    0:00:00 (xfr#94, to-chk=40/233)
15-Nov-2024 21:01:27       3,368,019  78%   13.38MB/s    0:00:00 (xfr#95, to-chk=39/233)
15-Nov-2024 21:01:27       3,369,057  78%   13.22MB/s    0:00:00 (xfr#96, to-chk=38/233)
15-Nov-2024 21:01:27       3,398,476  78%   13.07MB/s    0:00:00 (xfr#97, to-chk=37/233)
15-Nov-2024 21:01:27       3,398,938  78%   13.07MB/s    0:00:00 (xfr#98, to-chk=33/233)
15-Nov-2024 21:01:27       3,516,777  81%   13.31MB/s    0:00:00 (xfr#99, to-chk=32/233)
15-Nov-2024 21:01:27       3,517,239  81%   13.26MB/s    0:00:00 (xfr#100, to-chk=31/233)
15-Nov-2024 21:01:27       3,541,382  82%   13.24MB/s    0:00:00 (xfr#101, to-chk=30/233)
15-Nov-2024 21:01:27       3,541,940  82%   13.25MB/s    0:00:00 (xfr#102, to-chk=26/233)
15-Nov-2024 21:01:27       3,640,128  84%   13.40MB/s    0:00:00 (xfr#103, to-chk=25/233)
15-Nov-2024 21:01:27       3,640,686  84%   13.20MB/s    0:00:00 (xfr#104, to-chk=24/233)
15-Nov-2024 21:01:27       3,641,314  84%   13.20MB/s    0:00:00 (xfr#105, to-chk=23/233)
15-Nov-2024 21:01:27       3,667,628  84%   13.25MB/s    0:00:00 (xfr#106, to-chk=22/233)
15-Nov-2024 21:01:27       3,668,282  84%   13.25MB/s    0:00:00 (xfr#107, to-chk=18/233)
15-Nov-2024 21:01:27       3,780,350  87%   13.45MB/s    0:00:00 (xfr#108, to-chk=17/233)
15-Nov-2024 21:01:27       3,781,004  87%   13.45MB/s    0:00:00 (xfr#109, to-chk=16/233)
15-Nov-2024 21:01:27       3,828,616  88%   13.57MB/s    0:00:00 (xfr#110, to-chk=15/233)
15-Nov-2024 21:01:27       3,829,558  88%   13.58MB/s    0:00:00 (xfr#111, to-chk=11/233)
15-Nov-2024 21:01:27       4,084,172  94%   14.27MB/s    0:00:00 (xfr#112, to-chk=10/233)
15-Nov-2024 21:01:27       4,085,114  94%   14.17MB/s    0:00:00 (xfr#113, to-chk=9/233)
15-Nov-2024 21:01:27       4,085,742  94%   14.17MB/s    0:00:00 (xfr#114, to-chk=8/233)
15-Nov-2024 21:01:27       4,114,970  95%   14.22MB/s    0:00:00 (xfr#115, to-chk=7/233)
15-Nov-2024 21:01:27       4,115,720  95%   13.97MB/s    0:00:00 (xfr#116, to-chk=3/233)
15-Nov-2024 21:01:27       4,242,689  98%   14.25MB/s    0:00:00 (xfr#117, to-chk=2/233)
15-Nov-2024 21:01:27       4,243,439  98%   14.20MB/s    0:00:00 (xfr#118, to-chk=1/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.38MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.18MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27       4,311,608  99%   14.18MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          24,898  16%   23.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:01:27          50,820  33%   48.47MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:01:27          50,820  33%   48.47MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:01:27          75,515  49%   14.40MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:01:27          75,806  50%   14.46MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:01:27          75,806  50%    2.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          43,599   3%   41.58MB/s    0:00:00 (xfr#2, to-chk=131/136)
15-Nov-2024 21:01:27          83,476   6%   39.80MB/s    0:00:00 (xfr#3, to-chk=129/136)
15-Nov-2024 21:01:27          83,476   6%   26.54MB/s    0:00:00 (xfr#4, to-chk=127/136)
15-Nov-2024 21:01:27          83,476   6%   26.54MB/s    0:00:00 (xfr#5, to-chk=125/136)
15-Nov-2024 21:01:27         121,914   9%   29.07MB/s    0:00:00 (xfr#6, to-chk=123/136)
15-Nov-2024 21:01:27         122,064   9%   29.10MB/s    0:00:00 (xfr#7, to-chk=121/136)
15-Nov-2024 21:01:27         122,361   9%   23.34MB/s    0:00:00 (xfr#8, to-chk=119/136)
15-Nov-2024 21:01:27         350,130  27%   15.18MB/s    0:00:00 (xfr#9, to-chk=117/136)
15-Nov-2024 21:01:27         350,446  27%   14.53MB/s    0:00:00 (xfr#10, to-chk=107/136)
15-Nov-2024 21:01:27         351,551  27%   14.58MB/s    0:00:00 (xfr#11, to-chk=106/136)
15-Nov-2024 21:01:27         352,179  27%   11.20MB/s    0:00:00 (xfr#12, to-chk=105/136)
15-Nov-2024 21:01:27         353,137  27%    7.83MB/s    0:00:00 (xfr#13, to-chk=104/136)
15-Nov-2024 21:01:27         353,921  27%    7.67MB/s    0:00:00 (xfr#14, to-chk=103/136)
15-Nov-2024 21:01:27         354,393  27%    7.68MB/s    0:00:00 (xfr#15, to-chk=102/136)
15-Nov-2024 21:01:27         355,057  27%    7.70MB/s    0:00:00 (xfr#16, to-chk=101/136)
15-Nov-2024 21:01:27         355,938  27%    7.71MB/s    0:00:00 (xfr#17, to-chk=100/136)
15-Nov-2024 21:01:27         356,581  27%    7.73MB/s    0:00:00 (xfr#18, to-chk=99/136)
15-Nov-2024 21:01:27         356,897  27%    7.74MB/s    0:00:00 (xfr#19, to-chk=98/136)
15-Nov-2024 21:01:27         357,525  28%    7.75MB/s    0:00:00 (xfr#20, to-chk=97/136)
15-Nov-2024 21:01:27         358,166  28%    7.76MB/s    0:00:00 (xfr#21, to-chk=96/136)
15-Nov-2024 21:01:27         358,482  28%    7.77MB/s    0:00:00 (xfr#22, to-chk=95/136)
15-Nov-2024 21:01:27         359,590  28%    7.62MB/s    0:00:00 (xfr#23, to-chk=94/136)
15-Nov-2024 21:01:27         360,578  28%    7.64MB/s    0:00:00 (xfr#24, to-chk=93/136)
15-Nov-2024 21:01:27         361,150  28%    7.65MB/s    0:00:00 (xfr#25, to-chk=92/136)
15-Nov-2024 21:01:27         362,111  28%    7.67MB/s    0:00:00 (xfr#26, to-chk=91/136)
15-Nov-2024 21:01:27         362,427  28%    7.51MB/s    0:00:00 (xfr#27, to-chk=90/136)
15-Nov-2024 21:01:27         362,899  28%    7.52MB/s    0:00:00 (xfr#28, to-chk=89/136)
15-Nov-2024 21:01:27         363,527  28%    7.38MB/s    0:00:00 (xfr#29, to-chk=88/136)
15-Nov-2024 21:01:27         364,005  28%    7.39MB/s    0:00:00 (xfr#30, to-chk=87/136)
15-Nov-2024 21:01:27         364,798  28%    7.40MB/s    0:00:00 (xfr#31, to-chk=86/136)
15-Nov-2024 21:01:27         365,621  28%    7.42MB/s    0:00:00 (xfr#32, to-chk=85/136)
15-Nov-2024 21:01:27         366,423  28%    7.44MB/s    0:00:00 (xfr#33, to-chk=84/136)
15-Nov-2024 21:01:27         367,693  28%    7.46MB/s    0:00:00 (xfr#34, to-chk=83/136)
15-Nov-2024 21:01:27         368,324  28%    7.17MB/s    0:00:00 (xfr#35, to-chk=82/136)
15-Nov-2024 21:01:27         368,796  28%    7.18MB/s    0:00:00 (xfr#36, to-chk=81/136)
15-Nov-2024 21:01:27         369,650  28%    7.19MB/s    0:00:00 (xfr#37, to-chk=80/136)
15-Nov-2024 21:01:27         370,317  29%    7.21MB/s    0:00:00 (xfr#38, to-chk=79/136)
15-Nov-2024 21:01:27         370,792  29%    7.07MB/s    0:00:00 (xfr#39, to-chk=78/136)
15-Nov-2024 21:01:27         371,264  29%    7.08MB/s    0:00:00 (xfr#40, to-chk=77/136)
15-Nov-2024 21:01:27         371,928  29%    7.09MB/s    0:00:00 (xfr#41, to-chk=76/136)
15-Nov-2024 21:01:27         372,400  29%    7.10MB/s    0:00:00 (xfr#42, to-chk=75/136)
15-Nov-2024 21:01:27         373,256  29%    7.12MB/s    0:00:00 (xfr#43, to-chk=74/136)
15-Nov-2024 21:01:27         373,893  29%    7.13MB/s    0:00:00 (xfr#44, to-chk=73/136)
15-Nov-2024 21:01:27         374,365  29%    7.14MB/s    0:00:00 (xfr#45, to-chk=72/136)
15-Nov-2024 21:01:27         374,681  29%    7.15MB/s    0:00:00 (xfr#46, to-chk=71/136)
15-Nov-2024 21:01:27         375,153  29%    7.02MB/s    0:00:00 (xfr#47, to-chk=70/136)
15-Nov-2024 21:01:27         375,625  29%    7.02MB/s    0:00:00 (xfr#48, to-chk=69/136)
15-Nov-2024 21:01:27         375,947  29%    7.03MB/s    0:00:00 (xfr#49, to-chk=68/136)
15-Nov-2024 21:01:27         376,938  29%    7.05MB/s    0:00:00 (xfr#50, to-chk=67/136)
15-Nov-2024 21:01:27         377,611  29%    7.06MB/s    0:00:00 (xfr#51, to-chk=66/136)
15-Nov-2024 21:01:27         377,927  29%    7.07MB/s    0:00:00 (xfr#52, to-chk=65/136)
15-Nov-2024 21:01:27         378,711  29%    7.08MB/s    0:00:00 (xfr#53, to-chk=64/136)
15-Nov-2024 21:01:27         379,669  29%    6.96MB/s    0:00:00 (xfr#54, to-chk=63/136)
15-Nov-2024 21:01:27         380,495  29%    6.37MB/s    0:00:00 (xfr#55, to-chk=62/136)
15-Nov-2024 21:01:27         381,462  29%    6.38MB/s    0:00:00 (xfr#56, to-chk=61/136)
15-Nov-2024 21:01:27         381,934  29%    6.39MB/s    0:00:00 (xfr#57, to-chk=60/136)
15-Nov-2024 21:01:27         382,412  29%    6.29MB/s    0:00:00 (xfr#58, to-chk=59/136)
15-Nov-2024 21:01:27         382,884  30%    6.30MB/s    0:00:00 (xfr#59, to-chk=58/136)
15-Nov-2024 21:01:27         383,527  30%    6.31MB/s    0:00:00 (xfr#60, to-chk=57/136)
15-Nov-2024 21:01:27         384,272  30%    6.32MB/s    0:00:00 (xfr#61, to-chk=56/136)
15-Nov-2024 21:01:27         384,744  30%    6.33MB/s    0:00:00 (xfr#62, to-chk=55/136)
15-Nov-2024 21:01:27         385,240  30%    6.33MB/s    0:00:00 (xfr#63, to-chk=54/136)
15-Nov-2024 21:01:27         400,042  31%    6.47MB/s    0:00:00 (xfr#64, to-chk=53/136)
15-Nov-2024 21:01:27         416,891  32%    5.68MB/s    0:00:00 (xfr#65, to-chk=52/136)
15-Nov-2024 21:01:27         437,447  34%    5.88MB/s    0:00:00 (xfr#66, to-chk=51/136)
15-Nov-2024 21:01:27         445,119  34%    5.98MB/s    0:00:00 (xfr#67, to-chk=50/136)
15-Nov-2024 21:01:27         463,678  36%    6.14MB/s    0:00:00 (xfr#68, to-chk=49/136)
15-Nov-2024 21:01:27         479,444  37%    6.10MB/s    0:00:00 (xfr#69, to-chk=48/136)
15-Nov-2024 21:01:27         488,427  38%    5.90MB/s    0:00:00 (xfr#70, to-chk=47/136)
15-Nov-2024 21:01:27         493,363  38%    5.96MB/s    0:00:00 (xfr#71, to-chk=46/136)
15-Nov-2024 21:01:27         505,766  39%    6.11MB/s    0:00:00 (xfr#72, to-chk=45/136)
15-Nov-2024 21:01:27         510,645  40%    6.16MB/s    0:00:00 (xfr#73, to-chk=44/136)
15-Nov-2024 21:01:27         527,380  41%    6.29MB/s    0:00:00 (xfr#74, to-chk=43/136)
15-Nov-2024 21:01:27         530,891  41%    6.25MB/s    0:00:00 (xfr#75, to-chk=42/136)
15-Nov-2024 21:01:27         532,922  41%    6.20MB/s    0:00:00 (xfr#76, to-chk=41/136)
15-Nov-2024 21:01:27         552,621  43%    6.35MB/s    0:00:00 (xfr#77, to-chk=40/136)
15-Nov-2024 21:01:27         560,938  43%    6.37MB/s    0:00:00 (xfr#78, to-chk=39/136)
15-Nov-2024 21:01:27         567,874  44%    6.45MB/s    0:00:00 (xfr#79, to-chk=38/136)
15-Nov-2024 21:01:27         578,909  45%    6.57MB/s    0:00:00 (xfr#80, to-chk=37/136)
15-Nov-2024 21:01:27         585,099  45%    6.64MB/s    0:00:00 (xfr#81, to-chk=36/136)
15-Nov-2024 21:01:27         594,025  46%    6.74MB/s    0:00:00 (xfr#82, to-chk=35/136)
15-Nov-2024 21:01:27         598,163  46%    6.79MB/s    0:00:00 (xfr#83, to-chk=34/136)
15-Nov-2024 21:01:27         609,141  47%    6.83MB/s    0:00:00 (xfr#84, to-chk=33/136)
15-Nov-2024 21:01:27         610,543  47%    6.85MB/s    0:00:00 (xfr#85, to-chk=32/136)
15-Nov-2024 21:01:27         623,972  48%    7.00MB/s    0:00:00 (xfr#86, to-chk=31/136)
15-Nov-2024 21:01:27         638,085  50%    7.16MB/s    0:00:00 (xfr#87, to-chk=30/136)
15-Nov-2024 21:01:27         653,965  51%    7.25MB/s    0:00:00 (xfr#88, to-chk=29/136)
15-Nov-2024 21:01:27         654,626  51%    7.26MB/s    0:00:00 (xfr#89, to-chk=28/136)
15-Nov-2024 21:01:27         662,246  51%    7.18MB/s    0:00:00 (xfr#90, to-chk=27/136)
15-Nov-2024 21:01:27         680,919  53%    7.38MB/s    0:00:00 (xfr#91, to-chk=26/136)
15-Nov-2024 21:01:27         695,830  54%    7.46MB/s    0:00:00 (xfr#92, to-chk=25/136)
15-Nov-2024 21:01:27         702,709  55%    7.53MB/s    0:00:00 (xfr#93, to-chk=24/136)
15-Nov-2024 21:01:27         711,070  55%    7.53MB/s    0:00:00 (xfr#94, to-chk=23/136)
15-Nov-2024 21:01:27         721,421  56%    7.64MB/s    0:00:00 (xfr#95, to-chk=22/136)
15-Nov-2024 21:01:27         739,127  57%    7.75MB/s    0:00:00 (xfr#96, to-chk=21/136)
15-Nov-2024 21:01:27         741,213  58%    7.68MB/s    0:00:00 (xfr#97, to-chk=20/136)
15-Nov-2024 21:01:27         746,833  58%    7.74MB/s    0:00:00 (xfr#98, to-chk=19/136)
15-Nov-2024 21:01:27         752,339  59%    7.71MB/s    0:00:00 (xfr#99, to-chk=18/136)
15-Nov-2024 21:01:27         764,685  59%    7.76MB/s    0:00:00 (xfr#100, to-chk=17/136)
15-Nov-2024 21:01:27         765,973  60%    7.77MB/s    0:00:00 (xfr#101, to-chk=16/136)
15-Nov-2024 21:01:27         769,427  60%    7.64MB/s    0:00:00 (xfr#102, to-chk=15/136)
15-Nov-2024 21:01:27         782,804  61%    7.70MB/s    0:00:00 (xfr#103, to-chk=14/136)
15-Nov-2024 21:01:27         785,636  61%    7.72MB/s    0:00:00 (xfr#104, to-chk=13/136)
15-Nov-2024 21:01:27         795,360  62%    7.74MB/s    0:00:00 (xfr#105, to-chk=12/136)
15-Nov-2024 21:01:27         809,416  63%    7.64MB/s    0:00:00 (xfr#106, to-chk=11/136)
15-Nov-2024 21:01:27         821,135  64%    7.68MB/s    0:00:00 (xfr#107, to-chk=10/136)
15-Nov-2024 21:01:27         832,911  65%    7.64MB/s    0:00:00 (xfr#108, to-chk=9/136)
15-Nov-2024 21:01:27         850,672  66%    7.80MB/s    0:00:00 (xfr#109, to-chk=8/136)
15-Nov-2024 21:01:27         851,390  66%    7.73MB/s    0:00:00 (xfr#110, to-chk=7/136)
15-Nov-2024 21:01:27         861,057  67%    7.75MB/s    0:00:00 (xfr#111, to-chk=6/136)
15-Nov-2024 21:01:27         871,351  68%    7.84MB/s    0:00:00 (xfr#112, to-chk=5/136)
15-Nov-2024 21:01:27         874,121  68%    7.79MB/s    0:00:00 (xfr#113, to-chk=4/136)
15-Nov-2024 21:01:27         894,732  70%    7.97MB/s    0:00:00 (xfr#114, to-chk=3/136)
15-Nov-2024 21:01:27         900,979  70%    7.96MB/s    0:00:00 (xfr#115, to-chk=2/136)
15-Nov-2024 21:01:27         920,626  72%    8.13MB/s    0:00:00 (xfr#116, to-chk=1/136)
15-Nov-2024 21:01:27         924,823  72%    8.09MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         924,823  72%    8.02MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         924,823  72%    7.95MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         924,823  72%    7.60MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         924,823  72%    7.60MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         924,823  72%    7.60MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:01:27           4,860  35%    1.16MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:01:27           4,860  35%  949.22kB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:01:27           6,679  48%    1.27MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:01:27           6,941  50%    1.32MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:01:27           6,941  50%  338.92kB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          25,038  16%   23.88MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:01:27          51,100  33%   24.37MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:01:27          51,100  33%   24.37MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:01:27          75,935  49%   24.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:01:27          76,226  50%   18.17MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:01:27          76,226  50%    4.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          43,622   3%    6.93MB/s    0:00:00 (xfr#2, to-chk=131/136)
15-Nov-2024 21:01:27          83,522   6%    5.69MB/s    0:00:00 (xfr#3, to-chk=129/136)
15-Nov-2024 21:01:27          83,522   6%    4.98MB/s    0:00:00 (xfr#4, to-chk=127/136)
15-Nov-2024 21:01:27          83,522   6%    4.98MB/s    0:00:00 (xfr#5, to-chk=125/136)
15-Nov-2024 21:01:27         121,983   9%    6.84MB/s    0:00:00 (xfr#6, to-chk=123/136)
15-Nov-2024 21:01:27         122,133   9%    6.85MB/s    0:00:00 (xfr#7, to-chk=121/136)
15-Nov-2024 21:01:27         122,430   9%    6.87MB/s    0:00:00 (xfr#8, to-chk=119/136)
15-Nov-2024 21:01:27         350,130  27%   10.43MB/s    0:00:00 (xfr#9, to-chk=117/136)
15-Nov-2024 21:01:27         350,413  27%   10.13MB/s    0:00:00 (xfr#10, to-chk=107/136)
15-Nov-2024 21:01:27         351,491  27%    9.58MB/s    0:00:00 (xfr#11, to-chk=106/136)
15-Nov-2024 21:01:27         352,153  27%    9.60MB/s    0:00:00 (xfr#12, to-chk=105/136)
15-Nov-2024 21:01:27         353,085  27%    8.02MB/s    0:00:00 (xfr#13, to-chk=104/136)
15-Nov-2024 21:01:27         353,831  27%    8.03MB/s    0:00:00 (xfr#14, to-chk=103/136)
15-Nov-2024 21:01:27         354,269  27%    8.04MB/s    0:00:00 (xfr#15, to-chk=102/136)
15-Nov-2024 21:01:27         354,715  27%    7.87MB/s    0:00:00 (xfr#16, to-chk=101/136)
15-Nov-2024 21:01:27         355,529  28%    7.89MB/s    0:00:00 (xfr#17, to-chk=100/136)
15-Nov-2024 21:01:27         355,971  28%    7.89MB/s    0:00:00 (xfr#18, to-chk=99/136)
15-Nov-2024 21:01:27         356,251  28%    7.90MB/s    0:00:00 (xfr#19, to-chk=98/136)
15-Nov-2024 21:01:27         356,845  28%    7.91MB/s    0:00:00 (xfr#20, to-chk=97/136)
15-Nov-2024 21:01:27         357,708  28%    7.93MB/s    0:00:00 (xfr#21, to-chk=96/136)
15-Nov-2024 21:01:27         358,058  28%    7.94MB/s    0:00:00 (xfr#22, to-chk=95/136)
15-Nov-2024 21:01:27         359,150  28%    7.78MB/s    0:00:00 (xfr#23, to-chk=94/136)
15-Nov-2024 21:01:27         359,970  28%    7.80MB/s    0:00:00 (xfr#24, to-chk=93/136)
15-Nov-2024 21:01:27         360,628  28%    7.82MB/s    0:00:00 (xfr#25, to-chk=92/136)
15-Nov-2024 21:01:27         361,410  28%    7.83MB/s    0:00:00 (xfr#26, to-chk=91/136)
15-Nov-2024 21:01:27         361,688  28%    7.84MB/s    0:00:00 (xfr#27, to-chk=90/136)
15-Nov-2024 21:01:27         361,970  28%    7.67MB/s    0:00:00 (xfr#28, to-chk=89/136)
15-Nov-2024 21:01:27         362,564  28%    7.68MB/s    0:00:00 (xfr#29, to-chk=88/136)
15-Nov-2024 21:01:27         363,002  28%    7.69MB/s    0:00:00 (xfr#30, to-chk=87/136)
15-Nov-2024 21:01:27         363,763  28%    7.71MB/s    0:00:00 (xfr#31, to-chk=86/136)
15-Nov-2024 21:01:27         364,271  28%    7.72MB/s    0:00:00 (xfr#32, to-chk=85/136)
15-Nov-2024 21:01:27         364,935  28%    7.57MB/s    0:00:00 (xfr#33, to-chk=84/136)
15-Nov-2024 21:01:27         365,853  28%    7.42MB/s    0:00:00 (xfr#34, to-chk=83/136)
15-Nov-2024 21:01:27         366,757  28%    7.44MB/s    0:00:00 (xfr#35, to-chk=82/136)
15-Nov-2024 21:01:27         367,196  28%    7.45MB/s    0:00:00 (xfr#36, to-chk=81/136)
15-Nov-2024 21:01:27         368,294  29%    7.47MB/s    0:00:00 (xfr#37, to-chk=80/136)
15-Nov-2024 21:01:27         368,738  29%    7.48MB/s    0:00:00 (xfr#38, to-chk=79/136)
15-Nov-2024 21:01:27         369,175  29%    7.49MB/s    0:00:00 (xfr#39, to-chk=78/136)
15-Nov-2024 21:01:27         369,614  29%    7.50MB/s    0:00:00 (xfr#40, to-chk=77/136)
15-Nov-2024 21:01:27         370,214  29%    6.19MB/s    0:00:00 (xfr#41, to-chk=76/136)
15-Nov-2024 21:01:27         370,722  29%    6.10MB/s    0:00:00 (xfr#42, to-chk=75/136)
15-Nov-2024 21:01:27         371,634  29%    6.11MB/s    0:00:00 (xfr#43, to-chk=74/136)
15-Nov-2024 21:01:27         372,243  29%    6.12MB/s    0:00:00 (xfr#44, to-chk=73/136)
15-Nov-2024 21:01:27         372,683  29%    6.13MB/s    0:00:00 (xfr#45, to-chk=72/136)
15-Nov-2024 21:01:27         373,119  29%    6.03MB/s    0:00:00 (xfr#46, to-chk=71/136)
15-Nov-2024 21:01:27         373,555  29%    5.94MB/s    0:00:00 (xfr#47, to-chk=70/136)
15-Nov-2024 21:01:27         373,993  29%    5.94MB/s    0:00:00 (xfr#48, to-chk=69/136)
15-Nov-2024 21:01:27         374,276  29%    5.67MB/s    0:00:00 (xfr#49, to-chk=68/136)
15-Nov-2024 21:01:27         375,310  29%    5.68MB/s    0:00:00 (xfr#50, to-chk=67/136)
15-Nov-2024 21:01:27         375,920  29%    5.69MB/s    0:00:00 (xfr#51, to-chk=66/136)
15-Nov-2024 21:01:27         376,200  29%    5.69MB/s    0:00:00 (xfr#52, to-chk=65/136)
15-Nov-2024 21:01:27         376,948  29%    5.71MB/s    0:00:00 (xfr#53, to-chk=64/136)
15-Nov-2024 21:01:27         377,735  29%    5.63MB/s    0:00:00 (xfr#54, to-chk=63/136)
15-Nov-2024 21:01:27         378,534  29%    5.64MB/s    0:00:00 (xfr#55, to-chk=62/136)
15-Nov-2024 21:01:27         379,666  29%    5.66MB/s    0:00:00 (xfr#56, to-chk=61/136)
15-Nov-2024 21:01:27         380,104  29%    5.66MB/s    0:00:00 (xfr#57, to-chk=60/136)
15-Nov-2024 21:01:27         380,538  30%    5.50MB/s    0:00:00 (xfr#58, to-chk=59/136)
15-Nov-2024 21:01:27         380,976  30%    5.50MB/s    0:00:00 (xfr#59, to-chk=58/136)
15-Nov-2024 21:01:27         381,765  30%    5.43MB/s    0:00:00 (xfr#60, to-chk=57/136)
15-Nov-2024 21:01:27         382,246  30%    5.44MB/s    0:00:00 (xfr#61, to-chk=56/136)
15-Nov-2024 21:01:27         382,688  30%    5.45MB/s    0:00:00 (xfr#62, to-chk=55/136)
15-Nov-2024 21:01:27         383,375  30%    5.46MB/s    0:00:00 (xfr#63, to-chk=54/136)
15-Nov-2024 21:01:27         398,072  31%    5.67MB/s    0:00:00 (xfr#64, to-chk=53/136)
15-Nov-2024 21:01:27         414,821  32%    5.82MB/s    0:00:00 (xfr#65, to-chk=52/136)
15-Nov-2024 21:01:27         435,218  34%    6.10MB/s    0:00:00 (xfr#66, to-chk=51/136)
15-Nov-2024 21:01:27         442,845  34%    6.12MB/s    0:00:00 (xfr#67, to-chk=50/136)
15-Nov-2024 21:01:27         461,304  36%    6.28MB/s    0:00:00 (xfr#68, to-chk=49/136)
15-Nov-2024 21:01:27         476,970  37%    6.41MB/s    0:00:00 (xfr#69, to-chk=48/136)
15-Nov-2024 21:01:27         485,851  38%    6.44MB/s    0:00:00 (xfr#70, to-chk=47/136)
15-Nov-2024 21:01:27         490,742  38%    6.50MB/s    0:00:00 (xfr#71, to-chk=46/136)
15-Nov-2024 21:01:27         503,043  39%    6.57MB/s    0:00:00 (xfr#72, to-chk=45/136)
15-Nov-2024 21:01:27         507,822  40%    6.63MB/s    0:00:00 (xfr#73, to-chk=44/136)
15-Nov-2024 21:01:27         524,457  41%    6.76MB/s    0:00:00 (xfr#74, to-chk=43/136)
15-Nov-2024 21:01:27         527,933  41%    6.71MB/s    0:00:00 (xfr#75, to-chk=42/136)
15-Nov-2024 21:01:27         529,862  41%    6.74MB/s    0:00:00 (xfr#76, to-chk=41/136)
15-Nov-2024 21:01:27         549,461  43%    6.81MB/s    0:00:00 (xfr#77, to-chk=40/136)
15-Nov-2024 21:01:27         557,780  43%    6.91MB/s    0:00:00 (xfr#78, to-chk=39/136)
15-Nov-2024 21:01:27         564,609  44%    6.90MB/s    0:00:00 (xfr#79, to-chk=38/136)
15-Nov-2024 21:01:27         575,542  45%    7.04MB/s    0:00:00 (xfr#80, to-chk=37/136)
15-Nov-2024 21:01:27         581,632  45%    6.93MB/s    0:00:00 (xfr#81, to-chk=36/136)
15-Nov-2024 21:01:27         590,458  46%    6.87MB/s    0:00:00 (xfr#82, to-chk=35/136)
15-Nov-2024 21:01:27         594,496  46%    6.03MB/s    0:00:00 (xfr#83, to-chk=34/136)
15-Nov-2024 21:01:27         605,382  47%    6.08MB/s    0:00:00 (xfr#84, to-chk=33/136)
15-Nov-2024 21:01:27         606,684  47%    6.03MB/s    0:00:00 (xfr#85, to-chk=32/136)
15-Nov-2024 21:01:27         620,011  48%    6.03MB/s    0:00:00 (xfr#86, to-chk=31/136)
15-Nov-2024 21:01:27         634,022  50%    6.17MB/s    0:00:00 (xfr#87, to-chk=30/136)
15-Nov-2024 21:01:27         649,802  51%    6.32MB/s    0:00:00 (xfr#88, to-chk=29/136)
15-Nov-2024 21:01:27         650,363  51%    6.26MB/s    0:00:00 (xfr#89, to-chk=28/136)
15-Nov-2024 21:01:27         657,878  51%    6.34MB/s    0:00:00 (xfr#90, to-chk=27/136)
15-Nov-2024 21:01:27         676,451  53%    6.39MB/s    0:00:00 (xfr#91, to-chk=26/136)
15-Nov-2024 21:01:27         691,262  54%    6.53MB/s    0:00:00 (xfr#92, to-chk=25/136)
15-Nov-2024 21:01:27         697,979  55%    6.59MB/s    0:00:00 (xfr#93, to-chk=24/136)
15-Nov-2024 21:01:27         706,178  55%    6.60MB/s    0:00:00 (xfr#94, to-chk=23/136)
15-Nov-2024 21:01:27         716,427  56%    6.63MB/s    0:00:00 (xfr#95, to-chk=22/136)
15-Nov-2024 21:01:27         733,974  57%    6.80MB/s    0:00:00 (xfr#96, to-chk=21/136)
15-Nov-2024 21:01:27         735,958  58%    6.81MB/s    0:00:00 (xfr#97, to-chk=20/136)
15-Nov-2024 21:01:27         741,476  58%    6.80MB/s    0:00:00 (xfr#98, to-chk=19/136)
15-Nov-2024 21:01:27         746,882  58%    6.85MB/s    0:00:00 (xfr#99, to-chk=18/136)
15-Nov-2024 21:01:27         759,128  59%    6.96MB/s    0:00:00 (xfr#100, to-chk=17/136)
15-Nov-2024 21:01:27         760,316  59%    6.97MB/s    0:00:00 (xfr#101, to-chk=16/136)
15-Nov-2024 21:01:27         763,670  60%    7.00MB/s    0:00:00 (xfr#102, to-chk=15/136)
15-Nov-2024 21:01:27         776,950  61%    7.12MB/s    0:00:00 (xfr#103, to-chk=14/136)
15-Nov-2024 21:01:27         779,685  61%    7.08MB/s    0:00:00 (xfr#104, to-chk=13/136)
15-Nov-2024 21:01:27         789,364  62%    7.17MB/s    0:00:00 (xfr#105, to-chk=12/136)
15-Nov-2024 21:01:27         803,320  63%    7.30MB/s    0:00:00 (xfr#106, to-chk=11/136)
15-Nov-2024 21:01:27         814,939  64%    7.40MB/s    0:00:00 (xfr#107, to-chk=10/136)
15-Nov-2024 21:01:27         826,670  65%    7.51MB/s    0:00:00 (xfr#108, to-chk=9/136)
15-Nov-2024 21:01:27         844,331  66%    7.60MB/s    0:00:00 (xfr#109, to-chk=8/136)
15-Nov-2024 21:01:27         845,004  66%    7.60MB/s    0:00:00 (xfr#110, to-chk=7/136)
15-Nov-2024 21:01:27         854,571  67%    7.69MB/s    0:00:00 (xfr#111, to-chk=6/136)
15-Nov-2024 21:01:27         864,773  68%    7.64MB/s    0:00:00 (xfr#112, to-chk=5/136)
15-Nov-2024 21:01:27         867,443  68%    7.66MB/s    0:00:00 (xfr#113, to-chk=4/136)
15-Nov-2024 21:01:27         887,954  70%    7.84MB/s    0:00:00 (xfr#114, to-chk=3/136)
15-Nov-2024 21:01:27         894,156  70%    7.82MB/s    0:00:00 (xfr#115, to-chk=2/136)
15-Nov-2024 21:01:27         913,698  72%    7.99MB/s    0:00:00 (xfr#116, to-chk=1/136)
15-Nov-2024 21:01:27         917,848  72%    8.03MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         917,848  72%    8.03MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         917,848  72%    8.03MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         917,848  72%    7.29MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         917,848  72%    7.29MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27         917,848  72%    7.29MB/s    0:00:00 (xfr#117, to-chk=0/136)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:01:27           4,852  35%    4.63MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:01:27           4,852  35%    4.63MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:01:27           6,668  48%    6.36MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:01:27           6,930  50%    6.61MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:01:27           6,930  50%  966.80kB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:01:27           4,750  34%    4.53MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:01:27           4,750  34%    4.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:01:27           6,525  48%    6.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:01:27           6,787  50%    6.47MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:01:27           6,787  50%    1.62MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          57,583  12%   54.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 21:01:27         116,781  26%   27.84MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 21:01:27         166,155  37%   11.32MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 21:01:27         223,535  49%   13.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 21:01:27         223,826  50%   12.56MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 21:01:27         223,826  50%    8.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 21:01:27 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
15-Nov-2024 21:01:27               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 21:01:27          24,359   2%   23.23MB/s    0:00:00 (xfr#2, to-chk=15/20)
15-Nov-2024 21:01:27          49,491   4%    5.90MB/s    0:00:00 (xfr#3, to-chk=13/20)
15-Nov-2024 21:01:27          49,491   4%    5.90MB/s    0:00:00 (xfr#4, to-chk=11/20)
15-Nov-2024 21:01:27          73,370   6%    6.36MB/s    0:00:00 (xfr#5, to-chk=9/20)
15-Nov-2024 21:01:27          73,461   6%    6.37MB/s    0:00:00 (xfr#6, to-chk=7/20)
15-Nov-2024 21:01:27         347,119  29%    7.88MB/s    0:00:00 (xfr#7, to-chk=5/20)
15-Nov-2024 21:01:27         347,416  29%    7.89MB/s    0:00:00 (xfr#8, to-chk=3/20)
15-Nov-2024 21:01:27         582,618  50%   12.35MB/s    0:00:00 (xfr#9, to-chk=1/20)
15-Nov-2024 21:01:27         582,618  50%   11.11MB/s    0:00:00 (xfr#9, to-chk=0/20)
15-Nov-2024 21:01:27 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-tsw4d. See /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-volume-s3-krakow-init-tsw4d/entrypoint.log for more details
15-Nov-2024 21:01:27 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-g56lp. See /home/bamboo/.one-env/deployments/2024.11.15-20.26.10/pod-logs/dev-volume-s3-paris-init-g56lp/entrypoint.log for more details
15-Nov-2024 21:01:27 [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.1731704462.9912462 exists, exporting anyway.
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 =============================== warnings summary ===============================
15-Nov-2024 21:01:27 tests/utils/rest_utils.py:98
15-Nov-2024 21:01:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 21:01:27     print("""
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 tests/utils/path_utils.py:112
15-Nov-2024 21:01:27   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 21:01:27     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 tests/utils/acceptance_utils.py:55
15-Nov-2024 21:01:27   /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'
15-Nov-2024 21:01:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 tests/utils/acceptance_utils.py:57
15-Nov-2024 21:01:27   /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'
15-Nov-2024 21:01:27     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 21:01:27
15-Nov-2024 21:01:27 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 21:01:27 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 21:01:27 ================= 27 passed, 4 warnings in 2121.82s (0:35:21) ==================
15-Nov-2024 21:01:38 release "dev" uninstalled
15-Nov-2024 21:01:39 Sidecar injection has been disabled
15-Nov-2024 21:01:39 Cleaning helm release "dev"...
15-Nov-2024 21:01:39 Deleted 1 helm deployments
15-Nov-2024 21:01:39 Deleted 0 k8s deployments
15-Nov-2024 21:01:39 Deleted 0 k8s services
15-Nov-2024 21:01:39 Deleted 0 persistent volumes
15-Nov-2024 21:01:42 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 21:01:42 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 21:01:42 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 21:01:42 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 21:01:42 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 21:01:42 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 21:01:42 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 21:01:42 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 21:01:42 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 21:01:42 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS...
15-Nov-2024 21:01:42 Finished task 'Parse test results' with result: Success
15-Nov-2024 21:01:42 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 21:01:42
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 21:01:42 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 21:01:42
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3364 (ODSRV-OAP-MSDCPS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3364-ScriptBuildTask-12922402865977632768.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance
15-Nov-2024 21:01:42 ./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
15-Nov-2024 21:01:43 Uploading artifact
15-Nov-2024 21:01:43     source path: surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
15-Nov-2024 21:01:43     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_symlinks.tar.gz
15-Nov-2024 21:01:43 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 21:01:43 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 21:01:43 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 21:01:43
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3364 (ODSRV-OAP-MSDCPS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3364-ScriptBuildTask-7263681061829462130.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS
15-Nov-2024 21:01:43 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 21:01:44 Finished task 'Pack logs' with result: Success
15-Nov-2024 21:01:44 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 21:01:44
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 21:01:44 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 21:01:44
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio symlinks #3364 (ODSRV-OAP-MSDCPS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPS-3364-ScriptBuildTask-10502376121603407999.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS/onedata-acceptance
15-Nov-2024 21:01:44   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 21:01:44                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 21:01:44
15-Nov-2024 21:01:44   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 21:01:44 100  4822  100  4822    0     0  27089      0 --:--:-- --:--:-- --:--:-- 27242
15-Nov-2024 21:01:44 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 21:01:46 Cleaning helm deployments
15-Nov-2024 21:01:46 Cleanining pods
15-Nov-2024 21:01:46 Cleaning kube persistant volumes
15-Nov-2024 21:01:47 pod "dev-volume-s3-krakow-585f4c9-x49mm" deleted
15-Nov-2024 21:02:07 pod "dev-volume-s3-paris-64bd65585f-jbg77" deleted
15-Nov-2024 21:02:09 Cleaning dockswift container
15-Nov-2024 21:02:09 Cleaning docker containers
15-Nov-2024 21:02:10 Error: No such object: d90ace1e214f
15-Nov-2024 21:02:10 Error: No such object: d90ace1e214f
15-Nov-2024 21:02:15 Stalled docker containers to remove:
15-Nov-2024 21:02:15 47ad3484b48c 5ce7bc72cf62 7ed40b4f39a8 098f7614f450 4d1df051ac36 8736cb5d6026 a403b0d10d35 6be2825ca7a8 c89f489e81b0 b152b71213a3 72b9a9f65201 d50c436a47fd d90ace1e214f 5bbf02b0e843 a909d0eb72a8 ac71b5b6575e b8fc1d891ac8 1441ac185d5a f5753e4961f2 fd2994a31c48 5754a9c012ea dfd0998fc9e5 416b6fe04299 f95817743786 8a0a5f17a7bb 95a2d174a7d8 7563a75a51a1 455b7c5b6692 840a2ca757e7
15-Nov-2024 21:02:15 Removing stalled docker containers
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: 47ad3484b48c: Container 47ad3484b48c616b719412c33fc9f564dfc90ef8352cc3a210f49580d2467fa8 is not running
15-Nov-2024 21:02:15 47ad3484b48c
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: 5ce7bc72cf62: Container 5ce7bc72cf62049b7e095bdce0d4875814600611581e8d88d222aed75040a13a is not running
15-Nov-2024 21:02:15 5ce7bc72cf62
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: 7ed40b4f39a8: Container 7ed40b4f39a8ed3dd3624392e3d3eafc0e5707ab67661deda800b5c909ab956d is not running
15-Nov-2024 21:02:15 7ed40b4f39a8
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: 098f7614f450: Container 098f7614f450c6c9ca31fce16546411b21d48d3b17fbccaed9101bf37d831f62 is not running
15-Nov-2024 21:02:15 098f7614f450
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: 4d1df051ac36: Container 4d1df051ac369bb55e7397a322621dbdd7f538503e3a3f86236f21d0ea1ae86b is not running
15-Nov-2024 21:02:15 4d1df051ac36
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: 8736cb5d6026: Container 8736cb5d6026b5ac81d6b35bb8d7f2c44cdf558ee27858c363bfedd7726f3941 is not running
15-Nov-2024 21:02:15 8736cb5d6026
15-Nov-2024 21:02:15 Error response from daemon: Cannot kill container: a403b0d10d35: Container a403b0d10d35e5dc7350f659ba47c5c6dd374090c870d181c82324cf7287b203 is not running
15-Nov-2024 21:02:15 a403b0d10d35
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: 6be2825ca7a8: Container 6be2825ca7a817f1de57773f83dca1123579aa95cc6bb12c4a0d468abd722a4c is not running
15-Nov-2024 21:02:16 6be2825ca7a8
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: c89f489e81b0: Container c89f489e81b050fe1bc07adaa42345a09b9c8a95a27399cd2aa8a3f2e6021686 is not running
15-Nov-2024 21:02:16 c89f489e81b0
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: b152b71213a3: Container b152b71213a347f0f57f33cc5965fdc0b7ac9c476151a09e4badf57141e17fb3 is not running
15-Nov-2024 21:02:16 b152b71213a3
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: 72b9a9f65201: Container 72b9a9f65201915c54b51503369ee1b777dd7447b4ca9962071ec936e9c6dea9 is not running
15-Nov-2024 21:02:16 72b9a9f65201
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: d50c436a47fd: Container d50c436a47fd4f0575afb96d87e988e2d301b1a1285a625d437cf8b08596658d is not running
15-Nov-2024 21:02:16 d50c436a47fd
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: d90ace1e214f: No such container: d90ace1e214f
15-Nov-2024 21:02:16 Error response from daemon: No such container: d90ace1e214f
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: 5bbf02b0e843: Container 5bbf02b0e843d6a63b406f37f863df6920f6e7220f30908aac96343065784915 is not running
15-Nov-2024 21:02:16 5bbf02b0e843
15-Nov-2024 21:02:16 Error response from daemon: Cannot kill container: a909d0eb72a8: Container a909d0eb72a8acf5adf1a21ccf11e5f6fb8320b79a61acb699e2a52c37cf5d25 is not running
15-Nov-2024 21:02:17 a909d0eb72a8
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: ac71b5b6575e: Container ac71b5b6575efe1c48271305559d231ae03e0e7cb7147de50344f177fada8d24 is not running
15-Nov-2024 21:02:17 ac71b5b6575e
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: b8fc1d891ac8: Container b8fc1d891ac8ac231a5fbf34052ec51dbdcee9f6f3db66f5b319733ac2a05d64 is not running
15-Nov-2024 21:02:17 b8fc1d891ac8
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: 1441ac185d5a: Container 1441ac185d5a0fd1e56f4a02d1b3283b2365127877762a3dbe63571258700bd5 is not running
15-Nov-2024 21:02:17 1441ac185d5a
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: f5753e4961f2: Container f5753e4961f22cb7ac1cf0369c1692b16b0d3696e9d847645c7f1ccd19f88160 is not running
15-Nov-2024 21:02:17 f5753e4961f2
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: fd2994a31c48: Container fd2994a31c4856a85f9e175ce34518ed98b732633b32cfe0eb143aa10c3a5409 is not running
15-Nov-2024 21:02:17 fd2994a31c48
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: 5754a9c012ea: Container 5754a9c012ea3e18ca447b07a92f52e3e6547be1a95c34d84116dab12512cba7 is not running
15-Nov-2024 21:02:17 5754a9c012ea
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: dfd0998fc9e5: Container dfd0998fc9e5cd7c37a9fac9952dccbfbb003878ce2e5f642979e08bc05b7173 is not running
15-Nov-2024 21:02:17 dfd0998fc9e5
15-Nov-2024 21:02:17 Error response from daemon: Cannot kill container: 416b6fe04299: Container 416b6fe042996adc62fae0dddf5b00d9ab0e850cf78d9ad845272bc587d9821f is not running
15-Nov-2024 21:02:18 416b6fe04299
15-Nov-2024 21:02:18 Error response from daemon: Cannot kill container: f95817743786: Container f9581774378651794e686ea8b349913c41858c7c22a622032ca5cd40e4495967 is not running
15-Nov-2024 21:02:18 f95817743786
15-Nov-2024 21:02:18 Error response from daemon: Cannot kill container: 8a0a5f17a7bb: Container 8a0a5f17a7bbf0035c1e54bbddcd67919a08bca0bd6623216110616ab1af139a is not running
15-Nov-2024 21:02:18 8a0a5f17a7bb
15-Nov-2024 21:02:18 Error response from daemon: Cannot kill container: 95a2d174a7d8: Container 95a2d174a7d821c8260034be4820f2ac5610d65153c1c2e1d89036bb77b57d9a is not running
15-Nov-2024 21:02:18 95a2d174a7d8
15-Nov-2024 21:02:18 Error response from daemon: Cannot kill container: 7563a75a51a1: Container 7563a75a51a13ab469c4a5acfe3859f8952925b7d927c5131656df6bb9ef5586 is not running
15-Nov-2024 21:02:18 7563a75a51a1
15-Nov-2024 21:02:18 Error response from daemon: Cannot kill container: 455b7c5b6692: Container 455b7c5b6692cc84de6d31d986a1693f3966ef373e2cbb8b265e20eb0cac6fe5 is not running
15-Nov-2024 21:02:18 455b7c5b6692
15-Nov-2024 21:02:18 840a2ca757e7
15-Nov-2024 21:02:18 840a2ca757e7
15-Nov-2024 21:02:19 Stalled docker volumes to remove:
15-Nov-2024 21:02:19
15-Nov-2024 21:02:19 Removing stalled docker volumes
15-Nov-2024 21:02:19 Removing stalled loopdevices
15-Nov-2024 21:02:20 Done
15-Nov-2024 21:02:20 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 21:02:20 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 21:02:20 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 21:02:20 Running post build plugin 'NCover Results Collector'
15-Nov-2024 21:02:20 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 21:02:20 Running post build plugin 'Clover Results Collector'
15-Nov-2024 21:02:20 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 21:02:20 Running post build plugin 'Artifact Copier'
15-Nov-2024 21:02:20 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 21:02:20 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 182.5 ms
15-Nov-2024 21:02:20 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPS'
15-Nov-2024 21:02:20 Finalising the build...
15-Nov-2024 21:02:20 Stopping timer.
15-Nov-2024 21:02:20 Build ODSRV-OAP-MSDCPS-3364 completed.
15-Nov-2024 21:02:21 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 21:02:21 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 21:02:21 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 21:02:21 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 21:02:21 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 21:02:21 All post build plugins have finished
15-Nov-2024 21:02:21 Generating build results summary...
15-Nov-2024 21:02:21 Saving build results to disk...
15-Nov-2024 21:02:21 Store variable context...
15-Nov-2024 21:02:21 Finished building ODSRV-OAP-MSDCPS-3364.