oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider s3 regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,731 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:31:10
03-Dec-2024 19:31:10
03-Dec-2024 19:31:46 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:31:46 =================================================================
03-Dec-2024 19:31:46 - Executing scenario 'Delete file right after closing it'
03-Dec-2024 19:31:46 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:31:46 -----------------------------------------------------------------
03-Dec-2024 19:31:46 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:31:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:31:46 using [token, token] by [user1, user2]"'
03-Dec-2024 19:31:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:31:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:31:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb'
03-Dec-2024 19:31:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb' successfully started
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nbdd2kd9egv2ry2d
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nbdd2kd9egv2ry2d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nbdd2kd9egv2ry2d
03-Dec-2024 19:31:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3035479316886272463'...
03-Dec-2024 19:31:46 Getting configuration...
03-Dec-2024 19:31:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nbdd2kd9egv2ry2d'.
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:31:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:31:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl'
03-Dec-2024 19:31:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl' successfully started
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jfzm5fybw9ls2xcr
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jfzm5fybw9ls2xcr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jfzm5fybw9ls2xcr
03-Dec-2024 19:31:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12783465306744410932'...
03-Dec-2024 19:31:46 Getting configuration...
03-Dec-2024 19:31:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jfzm5fybw9ls2xcr'.
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:31:46 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 19:31:46 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 19:31:46 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:31:46 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
03-Dec-2024 19:31:46 -- Executing step: 'When "user1 closes space1/file1 on client11"'
03-Dec-2024 19:31:46 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 19:31:46 -- Executing step: 'When "space1 is empty for user1 on client11"'
03-Dec-2024 19:31:46 =================================================================
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 PASSED
03-Dec-2024 19:31:46 Unmounting client from /tmp/onedata/mnt/nbdd2kd9egv2ry2d
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46 Unmounting client from /tmp/onedata/mnt/jfzm5fybw9ls2xcr
03-Dec-2024 19:31:46
03-Dec-2024 19:31:46
03-Dec-2024 19:32:29 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:32:29 =================================================================
03-Dec-2024 19:32:29 - Executing scenario 'Create many children'
03-Dec-2024 19:32:29 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:32:29 -----------------------------------------------------------------
03-Dec-2024 19:32:29 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:32:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:32:29 using [token, token] by [user1, user2]"'
03-Dec-2024 19:32:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:32:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:32:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb'
03-Dec-2024 19:32:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb' successfully started
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1md9yxr3xm49ie5v
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1md9yxr3xm49ie5v --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1md9yxr3xm49ie5v
03-Dec-2024 19:32:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1398516050072708846'...
03-Dec-2024 19:32:29 Getting configuration...
03-Dec-2024 19:32:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1md9yxr3xm49ie5v'.
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:32:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:32:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl'
03-Dec-2024 19:32:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl' successfully started
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nu7fsgzny9aeata6
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nu7fsgzny9aeata6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nu7fsgzny9aeata6
03-Dec-2024 19:32:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '109793816841966696'...
03-Dec-2024 19:32:29 Getting configuration...
03-Dec-2024 19:32:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nu7fsgzny9aeata6'.
03-Dec-2024 19:32:29
03-Dec-2024 19:32:29 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
03-Dec-2024 19:32:29 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
03-Dec-2024 19:32:29 =================================================================
03-Dec-2024 19:32:29
03-Dec-2024 19:32:36 PASSED
03-Dec-2024 19:32:36 Unmounting client from /tmp/onedata/mnt/1md9yxr3xm49ie5v
03-Dec-2024 19:32:36
03-Dec-2024 19:32:36
03-Dec-2024 19:32:36 Unmounting client from /tmp/onedata/mnt/nu7fsgzny9aeata6
03-Dec-2024 19:32:36
03-Dec-2024 19:32:36
03-Dec-2024 19:33:11 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:33:11 =================================================================
03-Dec-2024 19:33:11 - Executing scenario 'Create nonempty file then copy it and remove source file'
03-Dec-2024 19:33:11 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:33:11 -----------------------------------------------------------------
03-Dec-2024 19:33:11 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:33:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:33:11 using [token, token] by [user1, user2]"'
03-Dec-2024 19:33:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:33:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:33:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb'
03-Dec-2024 19:33:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb' successfully started
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9irgdw3dy38hr50m
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9irgdw3dy38hr50m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9irgdw3dy38hr50m
03-Dec-2024 19:33:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16353089658242513932'...
03-Dec-2024 19:33:11 Getting configuration...
03-Dec-2024 19:33:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9irgdw3dy38hr50m'.
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:33:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:33:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl'
03-Dec-2024 19:33:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl' successfully started
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ivvnmp9zqi3jrops
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ivvnmp9zqi3jrops --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ivvnmp9zqi3jrops
03-Dec-2024 19:33:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16938229195664399324'...
03-Dec-2024 19:33:11 Getting configuration...
03-Dec-2024 19:33:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ivvnmp9zqi3jrops'.
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:33:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:33:11 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
03-Dec-2024 19:33:11 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 19:33:11 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
03-Dec-2024 19:33:11 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
03-Dec-2024 19:33:11 =================================================================
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 PASSED
03-Dec-2024 19:33:11 Unmounting client from /tmp/onedata/mnt/9irgdw3dy38hr50m
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11 Unmounting client from /tmp/onedata/mnt/ivvnmp9zqi3jrops
03-Dec-2024 19:33:11
03-Dec-2024 19:33:11
03-Dec-2024 19:33:49 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:33:49 =================================================================
03-Dec-2024 19:33:49 - Executing scenario 'Create nonempty file then move it to another space'
03-Dec-2024 19:33:49 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:33:49 -----------------------------------------------------------------
03-Dec-2024 19:33:49 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:33:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:33:49 using [token, token] by [user1, user2]"'
03-Dec-2024 19:33:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:33:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:33:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hzjpb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb'
03-Dec-2024 19:33:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hzjpb' successfully started
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y58rpgehdtttrrp7
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y58rpgehdtttrrp7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y58rpgehdtttrrp7
03-Dec-2024 19:33:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '153279114015037277'...
03-Dec-2024 19:33:49 Getting configuration...
03-Dec-2024 19:33:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y58rpgehdtttrrp7'.
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:33:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:33:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-zldcl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl'
03-Dec-2024 19:33:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-zldcl' successfully started
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uv6jolx76bgz77e3
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uv6jolx76bgz77e3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uv6jolx76bgz77e3
03-Dec-2024 19:33:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1289023259106775037'...
03-Dec-2024 19:33:49 Getting configuration...
03-Dec-2024 19:33:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uv6jolx76bgz77e3'.
03-Dec-2024 19:33:49
03-Dec-2024 19:33:49 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:33:49 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:33:49 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
03-Dec-2024 19:33:49 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
03-Dec-2024 19:33:49 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
03-Dec-2024 19:33:49 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
03-Dec-2024 19:33:49 =================================================================
03-Dec-2024 19:33:49
03-Dec-2024 19:34:03 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:34:03 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:34:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:34:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:34:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:34:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:34:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:34:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:34:03 PASSED
03-Dec-2024 19:34:03 Unmounting client from /tmp/onedata/mnt/y58rpgehdtttrrp7
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 Unmounting client from /tmp/onedata/mnt/uv6jolx76bgz77e3
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1733254430.1100068', '-c', '/tmp/logs']
03-Dec-2024 19:34:03 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-x6v44. See /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-cross-support-job-3p-users-x6v44/entrypoint.log for more details
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-hzjpb: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneclient-krakow-9b8968f6-hzjpb/oneclient_logs
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          33,054   0%   31.52MB/s    0:00:00 (xfr#1, to-chk=189/222)
03-Dec-2024 19:34:03          33,054   0%   31.52MB/s    0:00:00 (xfr#1, to-chk=183/222)
03-Dec-2024 19:34:03          33,516   0%   31.96MB/s    0:00:00 (xfr#2, to-chk=185/222)
03-Dec-2024 19:34:03         137,131   1%  130.78MB/s    0:00:00 (xfr#3, to-chk=184/222)
03-Dec-2024 19:34:03         137,593   1%  131.22MB/s    0:00:00 (xfr#4, to-chk=183/222)
03-Dec-2024 19:34:03         482,394   5%   38.34MB/s    0:00:00 (xfr#5, to-chk=182/222)
03-Dec-2024 19:34:03         482,952   5%   38.38MB/s    0:00:00 (xfr#6, to-chk=178/222)
03-Dec-2024 19:34:03       1,606,588  18%   30.64MB/s    0:00:00 (xfr#7, to-chk=177/222)
03-Dec-2024 19:34:03       1,607,146  18%   30.65MB/s    0:00:00 (xfr#8, to-chk=176/222)
03-Dec-2024 19:34:03       1,607,774  18%   30.67MB/s    0:00:00 (xfr#9, to-chk=175/222)
03-Dec-2024 19:34:03       1,665,473  19%   26.47MB/s    0:00:00 (xfr#10, to-chk=174/222)
03-Dec-2024 19:34:03       1,665,743  19%   26.48MB/s    0:00:00 (xfr#11, to-chk=170/222)
03-Dec-2024 19:34:03       1,892,194  22%   25.42MB/s    0:00:00 (xfr#12, to-chk=169/222)
03-Dec-2024 19:34:03       1,892,464  22%   25.42MB/s    0:00:00 (xfr#13, to-chk=168/222)
03-Dec-2024 19:34:03       1,914,897  22%   25.72MB/s    0:00:00 (xfr#14, to-chk=167/222)
03-Dec-2024 19:34:03       1,915,359  22%   25.73MB/s    0:00:00 (xfr#15, to-chk=163/222)
03-Dec-2024 19:34:03       2,000,963  23%   26.50MB/s    0:00:00 (xfr#16, to-chk=162/222)
03-Dec-2024 19:34:03       2,001,425  23%   26.51MB/s    0:00:00 (xfr#17, to-chk=161/222)
03-Dec-2024 19:34:03       2,032,092  23%   26.92MB/s    0:00:00 (xfr#18, to-chk=160/222)
03-Dec-2024 19:34:03       2,032,842  23%   26.93MB/s    0:00:00 (xfr#19, to-chk=156/222)
03-Dec-2024 19:34:03       2,172,765  25%   26.23MB/s    0:00:00 (xfr#20, to-chk=155/222)
03-Dec-2024 19:34:03       2,173,515  25%   26.24MB/s    0:00:00 (xfr#21, to-chk=154/222)
03-Dec-2024 19:34:03       2,215,425  26%   26.41MB/s    0:00:00 (xfr#22, to-chk=153/222)
03-Dec-2024 19:34:03       2,215,887  26%   26.42MB/s    0:00:00 (xfr#23, to-chk=149/222)
03-Dec-2024 19:34:03       2,349,341  27%   27.32MB/s    0:00:00 (xfr#24, to-chk=148/222)
03-Dec-2024 19:34:03       2,349,803  27%   27.33MB/s    0:00:00 (xfr#25, to-chk=147/222)
03-Dec-2024 19:34:03       2,385,760  28%   27.75MB/s    0:00:00 (xfr#26, to-chk=146/222)
03-Dec-2024 19:34:03       2,386,318  28%   27.75MB/s    0:00:00 (xfr#27, to-chk=142/222)
03-Dec-2024 19:34:03       2,491,749  29%   28.63MB/s    0:00:00 (xfr#28, to-chk=141/222)
03-Dec-2024 19:34:03       2,492,307  29%   28.64MB/s    0:00:00 (xfr#29, to-chk=140/222)
03-Dec-2024 19:34:03       2,492,935  29%   28.64MB/s    0:00:00 (xfr#30, to-chk=139/222)
03-Dec-2024 19:34:03       2,516,443  29%   27.91MB/s    0:00:00 (xfr#31, to-chk=138/222)
03-Dec-2024 19:34:03       2,516,713  29%   27.91MB/s    0:00:00 (xfr#32, to-chk=134/222)
03-Dec-2024 19:34:03       2,612,206  30%   28.97MB/s    0:00:00 (xfr#33, to-chk=133/222)
03-Dec-2024 19:34:03       2,612,476  30%   28.64MB/s    0:00:00 (xfr#34, to-chk=132/222)
03-Dec-2024 19:34:03       2,640,573  30%   28.95MB/s    0:00:00 (xfr#35, to-chk=131/222)
03-Dec-2024 19:34:03       2,640,939  30%   28.95MB/s    0:00:00 (xfr#36, to-chk=127/222)
03-Dec-2024 19:34:03       2,727,518  32%   28.58MB/s    0:00:00 (xfr#37, to-chk=126/222)
03-Dec-2024 19:34:03       2,727,884  32%   28.59MB/s    0:00:00 (xfr#38, to-chk=125/222)
03-Dec-2024 19:34:03       2,746,851  32%   28.79MB/s    0:00:00 (xfr#39, to-chk=124/222)
03-Dec-2024 19:34:03       2,747,409  32%   28.79MB/s    0:00:00 (xfr#40, to-chk=120/222)
03-Dec-2024 19:34:03       2,830,508  33%   29.34MB/s    0:00:00 (xfr#41, to-chk=119/222)
03-Dec-2024 19:34:03       2,831,066  33%   29.35MB/s    0:00:00 (xfr#42, to-chk=118/222)
03-Dec-2024 19:34:03       2,831,694  33%   29.35MB/s    0:00:00 (xfr#43, to-chk=117/222)
03-Dec-2024 19:34:03       2,857,571  33%   29.62MB/s    0:00:00 (xfr#44, to-chk=116/222)
03-Dec-2024 19:34:03       2,857,841  33%   29.62MB/s    0:00:00 (xfr#45, to-chk=112/222)
03-Dec-2024 19:34:03       2,958,511  34%   30.02MB/s    0:00:00 (xfr#46, to-chk=111/222)
03-Dec-2024 19:34:03       2,958,781  34%   30.02MB/s    0:00:00 (xfr#47, to-chk=110/222)
03-Dec-2024 19:34:03       2,977,120  34%   29.27MB/s    0:00:00 (xfr#48, to-chk=109/222)
03-Dec-2024 19:34:03       2,977,486  34%   29.27MB/s    0:00:00 (xfr#49, to-chk=105/222)
03-Dec-2024 19:34:03       3,046,590  35%   29.65MB/s    0:00:00 (xfr#50, to-chk=104/222)
03-Dec-2024 19:34:03       3,046,956  35%   29.65MB/s    0:00:00 (xfr#51, to-chk=103/222)
03-Dec-2024 19:34:03       3,085,650  36%   30.03MB/s    0:00:00 (xfr#52, to-chk=102/222)
03-Dec-2024 19:34:03       3,086,112  36%   30.03MB/s    0:00:00 (xfr#53, to-chk=98/222)
03-Dec-2024 19:34:03       3,216,757  37%   30.68MB/s    0:00:00 (xfr#54, to-chk=97/222)
03-Dec-2024 19:34:03       3,217,219  37%   30.68MB/s    0:00:00 (xfr#55, to-chk=96/222)
03-Dec-2024 19:34:03       3,273,349  38%   30.91MB/s    0:00:00 (xfr#56, to-chk=95/222)
03-Dec-2024 19:34:03       3,274,003  38%   30.91MB/s    0:00:00 (xfr#57, to-chk=91/222)
03-Dec-2024 19:34:03       3,471,961  40%   28.79MB/s    0:00:00 (xfr#58, to-chk=90/222)
03-Dec-2024 19:34:03       3,472,615  40%   28.80MB/s    0:00:00 (xfr#59, to-chk=89/222)
03-Dec-2024 19:34:03       3,519,247  41%   29.18MB/s    0:00:00 (xfr#60, to-chk=88/222)
03-Dec-2024 19:34:03       3,519,805  41%   28.94MB/s    0:00:00 (xfr#61, to-chk=84/222)
03-Dec-2024 19:34:03       3,669,504  43%   30.17MB/s    0:00:00 (xfr#62, to-chk=83/222)
03-Dec-2024 19:34:03       3,670,062  43%   30.17MB/s    0:00:00 (xfr#63, to-chk=82/222)
03-Dec-2024 19:34:03       3,670,690  43%   30.18MB/s    0:00:00 (xfr#64, to-chk=81/222)
03-Dec-2024 19:34:03       3,696,101  43%   30.13MB/s    0:00:00 (xfr#65, to-chk=80/222)
03-Dec-2024 19:34:03       3,696,851  43%   30.13MB/s    0:00:00 (xfr#66, to-chk=76/222)
03-Dec-2024 19:34:03       3,781,263  44%   30.82MB/s    0:00:00 (xfr#67, to-chk=75/222)
03-Dec-2024 19:34:03       3,782,013  44%   30.83MB/s    0:00:00 (xfr#68, to-chk=74/222)
03-Dec-2024 19:34:03       3,812,294  44%   30.81MB/s    0:00:00 (xfr#69, to-chk=73/222)
03-Dec-2024 19:34:03       3,812,948  44%   30.82MB/s    0:00:00 (xfr#70, to-chk=69/222)
03-Dec-2024 19:34:03       3,914,264  45%   29.86MB/s    0:00:00 (xfr#71, to-chk=68/222)
03-Dec-2024 19:34:03       3,914,918  45%   29.87MB/s    0:00:00 (xfr#72, to-chk=67/222)
03-Dec-2024 19:34:03       3,956,303  46%   29.25MB/s    0:00:00 (xfr#73, to-chk=66/222)
03-Dec-2024 19:34:03       3,956,573  46%   29.25MB/s    0:00:00 (xfr#74, to-chk=62/222)
03-Dec-2024 19:34:03       4,109,296  48%   30.15MB/s    0:00:00 (xfr#75, to-chk=61/222)
03-Dec-2024 19:34:03       4,109,566  48%   30.15MB/s    0:00:00 (xfr#76, to-chk=60/222)
03-Dec-2024 19:34:03       4,266,268  50%   30.82MB/s    0:00:00 (xfr#77, to-chk=59/222)
03-Dec-2024 19:34:03       4,266,922  50%   30.83MB/s    0:00:00 (xfr#78, to-chk=55/222)
03-Dec-2024 19:34:03       4,787,972  56%   31.28MB/s    0:00:00 (xfr#79, to-chk=54/222)
03-Dec-2024 19:34:03       4,788,626  56%   31.28MB/s    0:00:00 (xfr#80, to-chk=53/222)
03-Dec-2024 19:34:03       4,789,254  56%   31.28MB/s    0:00:00 (xfr#81, to-chk=52/222)
03-Dec-2024 19:34:03       4,827,395  56%   31.53MB/s    0:00:00 (xfr#82, to-chk=51/222)
03-Dec-2024 19:34:03       4,827,953  56%   31.54MB/s    0:00:00 (xfr#83, to-chk=47/222)
03-Dec-2024 19:34:03       4,965,204  58%   31.78MB/s    0:00:00 (xfr#84, to-chk=46/222)
03-Dec-2024 19:34:03       4,965,762  58%   31.78MB/s    0:00:00 (xfr#85, to-chk=45/222)
03-Dec-2024 19:34:03       5,001,083  58%   32.01MB/s    0:00:00 (xfr#86, to-chk=44/222)
03-Dec-2024 19:34:03       5,001,641  58%   31.80MB/s    0:00:00 (xfr#87, to-chk=40/222)
03-Dec-2024 19:34:03       5,112,046  60%   30.47MB/s    0:00:00 (xfr#88, to-chk=39/222)
03-Dec-2024 19:34:03       5,112,604  60%   30.47MB/s    0:00:00 (xfr#89, to-chk=38/222)
03-Dec-2024 19:34:03       5,163,373  60%   30.78MB/s    0:00:00 (xfr#90, to-chk=37/222)
03-Dec-2024 19:34:03       5,164,123  60%   30.78MB/s    0:00:00 (xfr#91, to-chk=33/222)
03-Dec-2024 19:34:03       5,366,160  62%   31.40MB/s    0:00:00 (xfr#92, to-chk=32/222)
03-Dec-2024 19:34:03       5,366,910  62%   31.40MB/s    0:00:00 (xfr#93, to-chk=31/222)
03-Dec-2024 19:34:03       5,397,614  63%   31.39MB/s    0:00:00 (xfr#94, to-chk=30/222)
03-Dec-2024 19:34:03       5,398,076  63%   31.39MB/s    0:00:00 (xfr#95, to-chk=26/222)
03-Dec-2024 19:34:03       5,526,194  64%   31.00MB/s    0:00:00 (xfr#96, to-chk=25/222)
03-Dec-2024 19:34:03       5,526,656  64%   31.00MB/s    0:00:00 (xfr#97, to-chk=24/222)
03-Dec-2024 19:34:03       5,527,284  64%   31.01MB/s    0:00:00 (xfr#98, to-chk=23/222)
03-Dec-2024 19:34:03       5,558,351  65%   30.46MB/s    0:00:00 (xfr#99, to-chk=22/222)
03-Dec-2024 19:34:03       5,558,813  65%   30.29MB/s    0:00:00 (xfr#100, to-chk=18/222)
03-Dec-2024 19:34:03       5,656,954  66%   30.65MB/s    0:00:00 (xfr#101, to-chk=17/222)
03-Dec-2024 19:34:03       5,657,416  66%   30.66MB/s    0:00:00 (xfr#102, to-chk=16/222)
03-Dec-2024 19:34:03       5,879,229  69%   30.98MB/s    0:00:00 (xfr#103, to-chk=15/222)
03-Dec-2024 19:34:03       5,879,883  69%   30.81MB/s    0:00:00 (xfr#104, to-chk=11/222)
03-Dec-2024 19:34:03       8,329,337  97%   33.10MB/s    0:00:00 (xfr#105, to-chk=10/222)
03-Dec-2024 19:34:03       8,329,991  97%   33.10MB/s    0:00:00 (xfr#106, to-chk=9/222)
03-Dec-2024 19:34:03       8,330,619  97%   33.10MB/s    0:00:00 (xfr#107, to-chk=8/222)
03-Dec-2024 19:34:03       8,365,492  98%   33.10MB/s    0:00:00 (xfr#108, to-chk=7/222)
03-Dec-2024 19:34:03       8,366,050  98%   33.11MB/s    0:00:00 (xfr#109, to-chk=3/222)
03-Dec-2024 19:34:03       8,471,950  99%   32.06MB/s    0:00:00 (xfr#110, to-chk=2/222)
03-Dec-2024 19:34:03       8,472,508  99%   32.06MB/s    0:00:00 (xfr#111, to-chk=1/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   32.10MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03       8,515,041  99%   31.48MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-zldcl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneclient-paris-7f5779b546-zldcl/oneclient_logs
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=191/223)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          28,829   0%   27.49MB/s    0:00:00 (xfr#1, to-chk=190/223)
03-Dec-2024 19:34:03          28,829   0%   27.49MB/s    0:00:00 (xfr#1, to-chk=184/223)
03-Dec-2024 19:34:03          29,291   0%   27.93MB/s    0:00:00 (xfr#2, to-chk=186/223)
03-Dec-2024 19:34:03         171,809   2%   32.77MB/s    0:00:00 (xfr#3, to-chk=185/223)
03-Dec-2024 19:34:03         172,271   2%   32.86MB/s    0:00:00 (xfr#4, to-chk=184/223)
03-Dec-2024 19:34:03         316,943   4%   30.23MB/s    0:00:00 (xfr#5, to-chk=183/223)
03-Dec-2024 19:34:03         317,693   4%   30.30MB/s    0:00:00 (xfr#6, to-chk=179/223)
03-Dec-2024 19:34:03         670,685  10%   19.99MB/s    0:00:00 (xfr#7, to-chk=178/223)
03-Dec-2024 19:34:03         671,435  10%   20.01MB/s    0:00:00 (xfr#8, to-chk=177/223)
03-Dec-2024 19:34:03         698,470  10%   20.82MB/s    0:00:00 (xfr#9, to-chk=176/223)
03-Dec-2024 19:34:03         698,836  10%   20.83MB/s    0:00:00 (xfr#10, to-chk=172/223)
03-Dec-2024 19:34:03         833,170  12%   20.91MB/s    0:00:00 (xfr#11, to-chk=171/223)
03-Dec-2024 19:34:03         833,536  12%   19.87MB/s    0:00:00 (xfr#12, to-chk=170/223)
03-Dec-2024 19:34:03         861,171  13%   20.53MB/s    0:00:00 (xfr#13, to-chk=169/223)
03-Dec-2024 19:34:03         861,537  13%   20.54MB/s    0:00:00 (xfr#14, to-chk=165/223)
03-Dec-2024 19:34:03         988,414  15%   20.95MB/s    0:00:00 (xfr#15, to-chk=164/223)
03-Dec-2024 19:34:03         988,780  15%   20.95MB/s    0:00:00 (xfr#16, to-chk=163/223)
03-Dec-2024 19:34:03       1,037,877  15%   21.52MB/s    0:00:00 (xfr#17, to-chk=162/223)
03-Dec-2024 19:34:03       1,038,627  15%   21.07MB/s    0:00:00 (xfr#18, to-chk=158/223)
03-Dec-2024 19:34:03       1,229,352  18%   22.99MB/s    0:00:00 (xfr#19, to-chk=157/223)
03-Dec-2024 19:34:03       1,230,102  18%   23.00MB/s    0:00:00 (xfr#20, to-chk=156/223)
03-Dec-2024 19:34:03       1,272,009  19%   21.66MB/s    0:00:00 (xfr#21, to-chk=155/223)
03-Dec-2024 19:34:03       1,272,567  19%   21.67MB/s    0:00:00 (xfr#22, to-chk=151/223)
03-Dec-2024 19:34:03       1,475,862  22%   24.69MB/s    0:00:00 (xfr#23, to-chk=150/223)
03-Dec-2024 19:34:03       1,476,420  22%   24.70MB/s    0:00:00 (xfr#24, to-chk=149/223)
03-Dec-2024 19:34:03       1,504,920  23%   25.18MB/s    0:00:00 (xfr#25, to-chk=148/223)
03-Dec-2024 19:34:03       1,505,286  23%   25.19MB/s    0:00:00 (xfr#26, to-chk=144/223)
03-Dec-2024 19:34:03       1,597,401  24%   25.39MB/s    0:00:00 (xfr#27, to-chk=143/223)
03-Dec-2024 19:34:03       1,597,767  24%   25.40MB/s    0:00:00 (xfr#28, to-chk=142/223)
03-Dec-2024 19:34:03       1,637,246  25%   23.30MB/s    0:00:00 (xfr#29, to-chk=141/223)
03-Dec-2024 19:34:03       1,637,708  25%   22.97MB/s    0:00:00 (xfr#30, to-chk=137/223)
03-Dec-2024 19:34:03       1,641,843  25%   23.03MB/s    0:00:00 (xfr#31, to-chk=136/223)
03-Dec-2024 19:34:03       1,793,733  27%   24.44MB/s    0:00:00 (xfr#32, to-chk=135/223)
03-Dec-2024 19:34:03       1,794,195  27%   24.44MB/s    0:00:00 (xfr#33, to-chk=134/223)
03-Dec-2024 19:34:03       1,828,360  28%   24.91MB/s    0:00:00 (xfr#34, to-chk=133/223)
03-Dec-2024 19:34:03       1,828,822  28%   24.92MB/s    0:00:00 (xfr#35, to-chk=129/223)
03-Dec-2024 19:34:03       1,990,741  30%   24.34MB/s    0:00:00 (xfr#36, to-chk=128/223)
03-Dec-2024 19:34:03       1,991,203  30%   24.35MB/s    0:00:00 (xfr#37, to-chk=127/223)
03-Dec-2024 19:34:03       2,016,963  30%   24.04MB/s    0:00:00 (xfr#38, to-chk=126/223)
03-Dec-2024 19:34:03       2,017,521  30%   23.75MB/s    0:00:00 (xfr#39, to-chk=122/223)
03-Dec-2024 19:34:03       2,097,945  32%   22.23MB/s    0:00:00 (xfr#40, to-chk=121/223)
03-Dec-2024 19:34:03       2,098,503  32%   21.99MB/s    0:00:00 (xfr#41, to-chk=120/223)
03-Dec-2024 19:34:03       2,099,131  32%   22.00MB/s    0:00:00 (xfr#42, to-chk=119/223)
03-Dec-2024 19:34:03       2,113,522  32%   22.15MB/s    0:00:00 (xfr#43, to-chk=118/223)
03-Dec-2024 19:34:03       2,114,080  32%   22.16MB/s    0:00:00 (xfr#44, to-chk=114/223)
03-Dec-2024 19:34:03       2,189,847  33%   22.46MB/s    0:00:00 (xfr#45, to-chk=113/223)
03-Dec-2024 19:34:03       2,190,405  33%   22.46MB/s    0:00:00 (xfr#46, to-chk=112/223)
03-Dec-2024 19:34:03       2,214,657  33%   22.47MB/s    0:00:00 (xfr#47, to-chk=111/223)
03-Dec-2024 19:34:03       2,215,119  33%   22.47MB/s    0:00:00 (xfr#48, to-chk=107/223)
03-Dec-2024 19:34:03       2,308,297  35%   23.17MB/s    0:00:00 (xfr#49, to-chk=106/223)
03-Dec-2024 19:34:03       2,308,759  35%   23.18MB/s    0:00:00 (xfr#50, to-chk=105/223)
03-Dec-2024 19:34:03       2,309,387  35%   22.71MB/s    0:00:00 (xfr#51, to-chk=104/223)
03-Dec-2024 19:34:03       2,387,457  36%   23.00MB/s    0:00:00 (xfr#52, to-chk=103/223)
03-Dec-2024 19:34:03       2,388,207  36%   23.01MB/s    0:00:00 (xfr#53, to-chk=99/223)
03-Dec-2024 19:34:03       2,392,347  36%   23.05MB/s    0:00:00 (xfr#54, to-chk=98/223)
03-Dec-2024 19:34:03       2,672,276  40%   24.99MB/s    0:00:00 (xfr#55, to-chk=97/223)
03-Dec-2024 19:34:03       2,673,026  41%   24.99MB/s    0:00:00 (xfr#56, to-chk=96/223)
03-Dec-2024 19:34:03       2,673,654  41%   25.00MB/s    0:00:00 (xfr#57, to-chk=95/223)
03-Dec-2024 19:34:03       2,708,173  41%   25.07MB/s    0:00:00 (xfr#58, to-chk=94/223)
03-Dec-2024 19:34:03       2,708,827  41%   25.08MB/s    0:00:00 (xfr#59, to-chk=90/223)
03-Dec-2024 19:34:03       2,828,425  43%   25.94MB/s    0:00:00 (xfr#60, to-chk=89/223)
03-Dec-2024 19:34:03       2,829,079  43%   25.94MB/s    0:00:00 (xfr#61, to-chk=88/223)
03-Dec-2024 19:34:03       2,859,371  43%   26.22MB/s    0:00:00 (xfr#62, to-chk=87/223)
03-Dec-2024 19:34:03       2,859,833  43%   26.22MB/s    0:00:00 (xfr#63, to-chk=83/223)
03-Dec-2024 19:34:03       2,991,576  45%   27.17MB/s    0:00:00 (xfr#64, to-chk=82/223)
03-Dec-2024 19:34:03       2,992,038  45%   27.18MB/s    0:00:00 (xfr#65, to-chk=81/223)
03-Dec-2024 19:34:03       2,992,666  45%   26.92MB/s    0:00:00 (xfr#66, to-chk=80/223)
03-Dec-2024 19:34:03       3,161,036  48%   28.17MB/s    0:00:00 (xfr#67, to-chk=79/223)
03-Dec-2024 19:34:03       3,161,594  48%   27.92MB/s    0:00:00 (xfr#68, to-chk=75/223)
03-Dec-2024 19:34:03       3,517,989  53%   30.23MB/s    0:00:00 (xfr#69, to-chk=74/223)
03-Dec-2024 19:34:03       3,518,547  53%   29.96MB/s    0:00:00 (xfr#70, to-chk=73/223)
03-Dec-2024 19:34:03       3,568,263  54%   30.11MB/s    0:00:00 (xfr#71, to-chk=72/223)
03-Dec-2024 19:34:03       3,568,821  54%   30.12MB/s    0:00:00 (xfr#72, to-chk=68/223)
03-Dec-2024 19:34:03       3,750,713  57%   30.84MB/s    0:00:00 (xfr#73, to-chk=67/223)
03-Dec-2024 19:34:03       3,751,271  57%   30.84MB/s    0:00:00 (xfr#74, to-chk=66/223)
03-Dec-2024 19:34:03       3,751,899  57%   30.85MB/s    0:00:00 (xfr#75, to-chk=65/223)
03-Dec-2024 19:34:03       3,801,999  58%   30.73MB/s    0:00:00 (xfr#76, to-chk=64/223)
03-Dec-2024 19:34:03       3,802,749  58%   30.48MB/s    0:00:00 (xfr#77, to-chk=60/223)
03-Dec-2024 19:34:03       4,008,596  61%   31.08MB/s    0:00:00 (xfr#78, to-chk=59/223)
03-Dec-2024 19:34:03       4,009,346  61%   31.09MB/s    0:00:00 (xfr#79, to-chk=58/223)
03-Dec-2024 19:34:03       4,174,255  64%   31.59MB/s    0:00:00 (xfr#80, to-chk=57/223)
03-Dec-2024 19:34:03       4,174,717  64%   31.60MB/s    0:00:00 (xfr#81, to-chk=53/223)
03-Dec-2024 19:34:03       4,908,539  75%   34.93MB/s    0:00:00 (xfr#82, to-chk=52/223)
03-Dec-2024 19:34:03       4,909,001  75%   34.94MB/s    0:00:00 (xfr#83, to-chk=51/223)
03-Dec-2024 19:34:03       4,909,629  75%   34.68MB/s    0:00:00 (xfr#84, to-chk=50/223)
03-Dec-2024 19:34:03       4,927,667  75%   34.81MB/s    0:00:00 (xfr#85, to-chk=49/223)
03-Dec-2024 19:34:03       4,928,129  75%   34.81MB/s    0:00:00 (xfr#86, to-chk=45/223)
03-Dec-2024 19:34:03       5,029,253  77%   35.27MB/s    0:00:00 (xfr#87, to-chk=44/223)
03-Dec-2024 19:34:03       5,029,715  77%   35.27MB/s    0:00:00 (xfr#88, to-chk=43/223)
03-Dec-2024 19:34:03       5,050,972  77%   35.16MB/s    0:00:00 (xfr#89, to-chk=42/223)
03-Dec-2024 19:34:03       5,051,626  77%   35.17MB/s    0:00:00 (xfr#90, to-chk=38/223)
03-Dec-2024 19:34:03       5,170,818  79%   35.73MB/s    0:00:00 (xfr#91, to-chk=37/223)
03-Dec-2024 19:34:03       5,171,472  79%   35.48MB/s    0:00:00 (xfr#92, to-chk=36/223)
03-Dec-2024 19:34:03       5,198,129  79%   35.66MB/s    0:00:00 (xfr#93, to-chk=35/223)
03-Dec-2024 19:34:03       5,198,591  79%   35.16MB/s    0:00:00 (xfr#94, to-chk=31/223)
03-Dec-2024 19:34:03       5,307,555  81%   35.40MB/s    0:00:00 (xfr#95, to-chk=30/223)
03-Dec-2024 19:34:03       5,308,017  81%   35.40MB/s    0:00:00 (xfr#96, to-chk=29/223)
03-Dec-2024 19:34:03       5,349,237  82%   35.43MB/s    0:00:00 (xfr#97, to-chk=28/223)
03-Dec-2024 19:34:03       5,349,795  82%   35.43MB/s    0:00:00 (xfr#98, to-chk=24/223)
03-Dec-2024 19:34:03       5,468,357  83%   35.97MB/s    0:00:00 (xfr#99, to-chk=23/223)
03-Dec-2024 19:34:03       5,468,915  83%   35.97MB/s    0:00:00 (xfr#100, to-chk=22/223)
03-Dec-2024 19:34:03       5,513,853  84%   36.26MB/s    0:00:00 (xfr#101, to-chk=21/223)
03-Dec-2024 19:34:03       5,514,219  84%   36.02MB/s    0:00:00 (xfr#102, to-chk=17/223)
03-Dec-2024 19:34:03       5,725,517  87%   37.14MB/s    0:00:00 (xfr#103, to-chk=16/223)
03-Dec-2024 19:34:03       5,725,883  87%   37.15MB/s    0:00:00 (xfr#104, to-chk=15/223)
03-Dec-2024 19:34:03       5,802,470  89%   37.39MB/s    0:00:00 (xfr#105, to-chk=14/223)
03-Dec-2024 19:34:03       5,803,028  89%   37.39MB/s    0:00:00 (xfr#106, to-chk=10/223)
03-Dec-2024 19:34:03       6,051,315  92%   38.47MB/s    0:00:00 (xfr#107, to-chk=9/223)
03-Dec-2024 19:34:03       6,051,873  92%   38.48MB/s    0:00:00 (xfr#108, to-chk=8/223)
03-Dec-2024 19:34:03       6,131,462  94%   38.72MB/s    0:00:00 (xfr#109, to-chk=7/223)
03-Dec-2024 19:34:03       6,131,924  94%   38.73MB/s    0:00:00 (xfr#110, to-chk=3/223)
03-Dec-2024 19:34:03       6,426,904  98%   40.06MB/s    0:00:00 (xfr#111, to-chk=2/223)
03-Dec-2024 19:34:03       6,427,366  98%   40.06MB/s    0:00:00 (xfr#112, to-chk=1/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.61MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.34MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.08MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   40.08MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03       6,514,349  99%   39.82MB/s    0:00:00 (xfr#113, to-chk=0/223)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          62,131   6%   59.25MB/s    0:00:00 (xfr#2, to-chk=135/140)
03-Dec-2024 19:34:03         102,172  10%   32.48MB/s    0:00:00 (xfr#3, to-chk=133/140)
03-Dec-2024 19:34:03         102,172  10%   32.48MB/s    0:00:00 (xfr#4, to-chk=131/140)
03-Dec-2024 19:34:03         102,172  10%   32.48MB/s    0:00:00 (xfr#5, to-chk=129/140)
03-Dec-2024 19:34:03         140,762  14%    9.59MB/s    0:00:00 (xfr#6, to-chk=127/140)
03-Dec-2024 19:34:03         140,911  14%    9.60MB/s    0:00:00 (xfr#7, to-chk=125/140)
03-Dec-2024 19:34:03         141,208  14%    9.62MB/s    0:00:00 (xfr#8, to-chk=119/140)
03-Dec-2024 19:34:03         295,782  30%   16.59MB/s    0:00:00 (xfr#9, to-chk=117/140)
03-Dec-2024 19:34:03         296,098  30%   16.61MB/s    0:00:00 (xfr#10, to-chk=107/140)
03-Dec-2024 19:34:03         297,038  30%   16.66MB/s    0:00:00 (xfr#11, to-chk=106/140)
03-Dec-2024 19:34:03         297,354  30%   16.68MB/s    0:00:00 (xfr#12, to-chk=105/140)
03-Dec-2024 19:34:03         297,826  30%   16.71MB/s    0:00:00 (xfr#13, to-chk=104/140)
03-Dec-2024 19:34:03         298,298  30%   15.80MB/s    0:00:00 (xfr#14, to-chk=103/140)
03-Dec-2024 19:34:03         299,100  30%   15.85MB/s    0:00:00 (xfr#15, to-chk=102/140)
03-Dec-2024 19:34:03         300,660  30%   15.93MB/s    0:00:00 (xfr#16, to-chk=101/140)
03-Dec-2024 19:34:03         301,132  30%   15.95MB/s    0:00:00 (xfr#17, to-chk=100/140)
03-Dec-2024 19:34:03         301,924  30%   16.00MB/s    0:00:00 (xfr#18, to-chk=99/140)
03-Dec-2024 19:34:03         303,023  30%   16.05MB/s    0:00:00 (xfr#19, to-chk=98/140)
03-Dec-2024 19:34:03         303,339  30%   16.07MB/s    0:00:00 (xfr#20, to-chk=97/140)
03-Dec-2024 19:34:03         303,655  30%   16.09MB/s    0:00:00 (xfr#21, to-chk=96/140)
03-Dec-2024 19:34:03         304,772  30%   16.15MB/s    0:00:00 (xfr#22, to-chk=95/140)
03-Dec-2024 19:34:03         305,088  30%   16.16MB/s    0:00:00 (xfr#23, to-chk=94/140)
03-Dec-2024 19:34:03         306,037  31%   15.36MB/s    0:00:00 (xfr#24, to-chk=93/140)
03-Dec-2024 19:34:03         306,359  31%   15.38MB/s    0:00:00 (xfr#25, to-chk=92/140)
03-Dec-2024 19:34:03         306,519  31%   15.39MB/s    0:00:00 (xfr#26, to-chk=91/140)
03-Dec-2024 19:34:03         307,634  31%   15.44MB/s    0:00:00 (xfr#27, to-chk=90/140)
03-Dec-2024 19:34:03         307,957  31%   15.46MB/s    0:00:00 (xfr#28, to-chk=89/140)
03-Dec-2024 19:34:03         308,938  31%   15.51MB/s    0:00:00 (xfr#29, to-chk=88/140)
03-Dec-2024 19:34:03         309,254  31%   15.52MB/s    0:00:00 (xfr#30, to-chk=87/140)
03-Dec-2024 19:34:03         311,010  31%   15.61MB/s    0:00:00 (xfr#31, to-chk=86/140)
03-Dec-2024 19:34:03         311,794  31%   15.65MB/s    0:00:00 (xfr#32, to-chk=85/140)
03-Dec-2024 19:34:03         312,428  31%   15.68MB/s    0:00:00 (xfr#33, to-chk=84/140)
03-Dec-2024 19:34:03         313,545  31%   14.95MB/s    0:00:00 (xfr#34, to-chk=83/140)
03-Dec-2024 19:34:03         313,861  31%   14.97MB/s    0:00:00 (xfr#35, to-chk=82/140)
03-Dec-2024 19:34:03         314,819  31%   15.01MB/s    0:00:00 (xfr#36, to-chk=81/140)
03-Dec-2024 19:34:03         315,951  32%   15.07MB/s    0:00:00 (xfr#37, to-chk=80/140)
03-Dec-2024 19:34:03         316,597  32%   15.10MB/s    0:00:00 (xfr#38, to-chk=79/140)
03-Dec-2024 19:34:03         316,913  32%   15.11MB/s    0:00:00 (xfr#39, to-chk=78/140)
03-Dec-2024 19:34:03         317,385  32%   15.13MB/s    0:00:00 (xfr#40, to-chk=77/140)
03-Dec-2024 19:34:03         317,857  32%   15.16MB/s    0:00:00 (xfr#41, to-chk=76/140)
03-Dec-2024 19:34:03         318,641  32%   15.19MB/s    0:00:00 (xfr#42, to-chk=75/140)
03-Dec-2024 19:34:03         319,113  32%   14.49MB/s    0:00:00 (xfr#43, to-chk=74/140)
03-Dec-2024 19:34:03         319,894  32%   14.53MB/s    0:00:00 (xfr#44, to-chk=73/140)
03-Dec-2024 19:34:03         320,215  32%   14.54MB/s    0:00:00 (xfr#45, to-chk=72/140)
03-Dec-2024 19:34:03         320,692  32%   14.56MB/s    0:00:00 (xfr#46, to-chk=71/140)
03-Dec-2024 19:34:03         321,013  32%   14.58MB/s    0:00:00 (xfr#47, to-chk=70/140)
03-Dec-2024 19:34:03         321,329  32%   14.59MB/s    0:00:00 (xfr#48, to-chk=69/140)
03-Dec-2024 19:34:03         321,645  32%   14.61MB/s    0:00:00 (xfr#49, to-chk=68/140)
03-Dec-2024 19:34:03         322,447  32%   14.64MB/s    0:00:00 (xfr#50, to-chk=67/140)
03-Dec-2024 19:34:03         323,417  32%   14.69MB/s    0:00:00 (xfr#51, to-chk=66/140)
03-Dec-2024 19:34:03         324,573  32%   14.74MB/s    0:00:00 (xfr#52, to-chk=65/140)
03-Dec-2024 19:34:03         325,549  33%   14.11MB/s    0:00:00 (xfr#53, to-chk=64/140)
03-Dec-2024 19:34:03         326,026  33%   14.13MB/s    0:00:00 (xfr#54, to-chk=63/140)
03-Dec-2024 19:34:03         327,005  33%   14.18MB/s    0:00:00 (xfr#55, to-chk=62/140)
03-Dec-2024 19:34:03         327,486  33%   14.20MB/s    0:00:00 (xfr#56, to-chk=61/140)
03-Dec-2024 19:34:03         327,958  33%   14.22MB/s    0:00:00 (xfr#57, to-chk=60/140)
03-Dec-2024 19:34:03         328,586  33%   14.24MB/s    0:00:00 (xfr#58, to-chk=59/140)
03-Dec-2024 19:34:03         329,061  33%   14.26MB/s    0:00:00 (xfr#59, to-chk=58/140)
03-Dec-2024 19:34:03         329,221  33%   14.27MB/s    0:00:00 (xfr#60, to-chk=57/140)
03-Dec-2024 19:34:03         330,034  33%   14.31MB/s    0:00:00 (xfr#61, to-chk=56/140)
03-Dec-2024 19:34:03         343,864  34%   14.26MB/s    0:00:00 (xfr#62, to-chk=55/140)
03-Dec-2024 19:34:03         356,458  36%   14.78MB/s    0:00:00 (xfr#63, to-chk=54/140)
03-Dec-2024 19:34:03         362,933  36%   15.05MB/s    0:00:00 (xfr#64, to-chk=53/140)
03-Dec-2024 19:34:03         376,191  38%   15.60MB/s    0:00:00 (xfr#65, to-chk=52/140)
03-Dec-2024 19:34:03         385,578  39%   14.71MB/s    0:00:00 (xfr#66, to-chk=51/140)
03-Dec-2024 19:34:03         395,322  40%   14.50MB/s    0:00:00 (xfr#67, to-chk=50/140)
03-Dec-2024 19:34:03         403,983  41%   14.82MB/s    0:00:00 (xfr#68, to-chk=49/140)
03-Dec-2024 19:34:03         408,919  41%   15.00MB/s    0:00:00 (xfr#69, to-chk=48/140)
03-Dec-2024 19:34:03         416,214  42%   15.27MB/s    0:00:00 (xfr#70, to-chk=47/140)
03-Dec-2024 19:34:03         427,668  43%   15.69MB/s    0:00:00 (xfr#71, to-chk=46/140)
03-Dec-2024 19:34:03         429,982  43%   15.77MB/s    0:00:00 (xfr#72, to-chk=45/140)
03-Dec-2024 19:34:03         433,892  44%   15.92MB/s    0:00:00 (xfr#73, to-chk=44/140)
03-Dec-2024 19:34:03         443,182  44%   15.65MB/s    0:00:00 (xfr#74, to-chk=43/140)
03-Dec-2024 19:34:03         446,009  45%   15.75MB/s    0:00:00 (xfr#75, to-chk=42/140)
03-Dec-2024 19:34:03         448,286  45%   15.83MB/s    0:00:00 (xfr#76, to-chk=41/140)
03-Dec-2024 19:34:03         455,160  46%   16.08MB/s    0:00:00 (xfr#77, to-chk=40/140)
03-Dec-2024 19:34:03         456,961  46%   16.14MB/s    0:00:00 (xfr#78, to-chk=39/140)
03-Dec-2024 19:34:03         467,788  47%   16.52MB/s    0:00:00 (xfr#79, to-chk=38/140)
03-Dec-2024 19:34:03         478,139  48%   16.29MB/s    0:00:00 (xfr#80, to-chk=37/140)
03-Dec-2024 19:34:03         483,494  49%   16.47MB/s    0:00:00 (xfr#81, to-chk=36/140)
03-Dec-2024 19:34:03         494,415  50%   16.84MB/s    0:00:00 (xfr#82, to-chk=35/140)
03-Dec-2024 19:34:03         495,996  50%   16.89MB/s    0:00:00 (xfr#83, to-chk=34/140)
03-Dec-2024 19:34:03         502,434  51%   16.52MB/s    0:00:00 (xfr#84, to-chk=33/140)
03-Dec-2024 19:34:03         504,198  51%   16.58MB/s    0:00:00 (xfr#85, to-chk=32/140)
03-Dec-2024 19:34:03         517,419  52%   17.02MB/s    0:00:00 (xfr#86, to-chk=31/140)
03-Dec-2024 19:34:03         521,785  52%   17.16MB/s    0:00:00 (xfr#87, to-chk=30/140)
03-Dec-2024 19:34:03         524,518  53%   16.67MB/s    0:00:00 (xfr#88, to-chk=29/140)
03-Dec-2024 19:34:03         529,417  53%   16.83MB/s    0:00:00 (xfr#89, to-chk=28/140)
03-Dec-2024 19:34:03         536,254  54%   17.05MB/s    0:00:00 (xfr#90, to-chk=27/140)
03-Dec-2024 19:34:03         536,687  54%   17.06MB/s    0:00:00 (xfr#91, to-chk=26/140)
03-Dec-2024 19:34:03         544,587  55%   17.31MB/s    0:00:00 (xfr#92, to-chk=25/140)
03-Dec-2024 19:34:03         556,078  56%   17.68MB/s    0:00:00 (xfr#93, to-chk=24/140)
03-Dec-2024 19:34:03         564,833  57%   17.96MB/s    0:00:00 (xfr#94, to-chk=23/140)
03-Dec-2024 19:34:03         577,464  58%   17.76MB/s    0:00:00 (xfr#95, to-chk=22/140)
03-Dec-2024 19:34:03         581,793  59%   17.90MB/s    0:00:00 (xfr#96, to-chk=21/140)
03-Dec-2024 19:34:03         589,185  59%   18.13MB/s    0:00:00 (xfr#97, to-chk=20/140)
03-Dec-2024 19:34:03         590,592  59%   18.17MB/s    0:00:00 (xfr#98, to-chk=19/140)
03-Dec-2024 19:34:03         600,435  60%   17.89MB/s    0:00:00 (xfr#99, to-chk=18/140)
03-Dec-2024 19:34:03         606,340  61%   18.07MB/s    0:00:00 (xfr#100, to-chk=17/140)
03-Dec-2024 19:34:03         611,789  62%   18.23MB/s    0:00:00 (xfr#101, to-chk=16/140)
03-Dec-2024 19:34:03         623,813  63%   17.50MB/s    0:00:00 (xfr#102, to-chk=15/140)
03-Dec-2024 19:34:03         627,116  63%   17.09MB/s    0:00:00 (xfr#103, to-chk=14/140)
03-Dec-2024 19:34:03         630,989  64%   15.84MB/s    0:00:00 (xfr#104, to-chk=13/140)
03-Dec-2024 19:34:03         644,780  65%   16.18MB/s    0:00:00 (xfr#105, to-chk=12/140)
03-Dec-2024 19:34:03         656,846  66%   16.48MB/s    0:00:00 (xfr#106, to-chk=11/140)
03-Dec-2024 19:34:03         664,652  67%   16.68MB/s    0:00:00 (xfr#107, to-chk=10/140)
03-Dec-2024 19:34:03         675,065  68%   16.94MB/s    0:00:00 (xfr#108, to-chk=9/140)
03-Dec-2024 19:34:03         678,405  68%   17.03MB/s    0:00:00 (xfr#109, to-chk=8/140)
03-Dec-2024 19:34:03         678,801  68%   16.60MB/s    0:00:00 (xfr#110, to-chk=7/140)
03-Dec-2024 19:34:03         679,596  68%   16.62MB/s    0:00:00 (xfr#111, to-chk=6/140)
03-Dec-2024 19:34:03         680,428  69%   16.64MB/s    0:00:00 (xfr#112, to-chk=5/140)
03-Dec-2024 19:34:03         686,296  69%   16.78MB/s    0:00:00 (xfr#113, to-chk=4/140)
03-Dec-2024 19:34:03         686,582  69%   16.37MB/s    0:00:00 (xfr#114, to-chk=1/140)
03-Dec-2024 19:34:03         688,868  69%   16.42MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         688,868  69%   16.42MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         688,868  69%   16.42MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         688,868  69%   14.60MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         688,868  69%   14.28MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         688,868  69%   14.28MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          24,491  16%   23.36MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:34:03          50,002  33%   47.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:34:03          50,002  33%   47.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:34:03          74,290  49%   35.42MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:34:03          74,581  50%   35.56MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:34:03          74,581  50%   17.78MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:34:03           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:34:03           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:34:03           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:34:03           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:34:03           6,899  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03         145,047  12%   69.16MB/s    0:00:00 (xfr#2, to-chk=135/140)
03-Dec-2024 19:34:03         184,102  15%   87.79MB/s    0:00:00 (xfr#3, to-chk=133/140)
03-Dec-2024 19:34:03         184,102  15%   87.79MB/s    0:00:00 (xfr#4, to-chk=131/140)
03-Dec-2024 19:34:03         184,102  15%   58.52MB/s    0:00:00 (xfr#5, to-chk=129/140)
03-Dec-2024 19:34:03         221,735  19%   52.87MB/s    0:00:00 (xfr#6, to-chk=127/140)
03-Dec-2024 19:34:03         221,884  19%   52.90MB/s    0:00:00 (xfr#7, to-chk=125/140)
03-Dec-2024 19:34:03         222,181  19%   42.38MB/s    0:00:00 (xfr#8, to-chk=119/140)
03-Dec-2024 19:34:03         377,441  32%   30.00MB/s    0:00:00 (xfr#9, to-chk=117/140)
03-Dec-2024 19:34:03         377,791  32%   30.02MB/s    0:00:00 (xfr#10, to-chk=107/140)
03-Dec-2024 19:34:03         378,758  32%   27.79MB/s    0:00:00 (xfr#11, to-chk=106/140)
03-Dec-2024 19:34:03         379,040  32%   27.81MB/s    0:00:00 (xfr#12, to-chk=105/140)
03-Dec-2024 19:34:03         379,478  32%   27.84MB/s    0:00:00 (xfr#13, to-chk=104/140)
03-Dec-2024 19:34:03         380,073  33%   27.88MB/s    0:00:00 (xfr#14, to-chk=103/140)
03-Dec-2024 19:34:03         381,037  33%   27.95MB/s    0:00:00 (xfr#15, to-chk=102/140)
03-Dec-2024 19:34:03         382,371  33%   28.05MB/s    0:00:00 (xfr#16, to-chk=101/140)
03-Dec-2024 19:34:03         382,811  33%   28.08MB/s    0:00:00 (xfr#17, to-chk=100/140)
03-Dec-2024 19:34:03         383,781  33%   28.15MB/s    0:00:00 (xfr#18, to-chk=99/140)
03-Dec-2024 19:34:03         384,812  33%   28.23MB/s    0:00:00 (xfr#19, to-chk=98/140)
03-Dec-2024 19:34:03         385,094  33%   28.25MB/s    0:00:00 (xfr#20, to-chk=97/140)
03-Dec-2024 19:34:03         385,374  33%   26.25MB/s    0:00:00 (xfr#21, to-chk=96/140)
03-Dec-2024 19:34:03         386,811  33%   26.35MB/s    0:00:00 (xfr#22, to-chk=95/140)
03-Dec-2024 19:34:03         387,093  33%   26.37MB/s    0:00:00 (xfr#23, to-chk=94/140)
03-Dec-2024 19:34:03         388,087  33%   26.44MB/s    0:00:00 (xfr#24, to-chk=93/140)
03-Dec-2024 19:34:03         388,365  33%   26.46MB/s    0:00:00 (xfr#25, to-chk=92/140)
03-Dec-2024 19:34:03         388,649  33%   26.47MB/s    0:00:00 (xfr#26, to-chk=91/140)
03-Dec-2024 19:34:03         389,766  33%   21.87MB/s    0:00:00 (xfr#27, to-chk=90/140)
03-Dec-2024 19:34:03         390,046  33%   20.67MB/s    0:00:00 (xfr#28, to-chk=89/140)
03-Dec-2024 19:34:03         391,052  33%   20.72MB/s    0:00:00 (xfr#29, to-chk=88/140)
03-Dec-2024 19:34:03         391,334  33%   16.96MB/s    0:00:00 (xfr#30, to-chk=87/140)
03-Dec-2024 19:34:03         395,834  34%   16.41MB/s    0:00:00 (xfr#31, to-chk=86/140)
03-Dec-2024 19:34:03         397,051  34%   16.46MB/s    0:00:00 (xfr#32, to-chk=85/140)
03-Dec-2024 19:34:03         397,703  34%   16.49MB/s    0:00:00 (xfr#33, to-chk=84/140)
03-Dec-2024 19:34:03         399,003  34%   14.64MB/s    0:00:00 (xfr#34, to-chk=83/140)
03-Dec-2024 19:34:03         399,281  34%   14.65MB/s    0:00:00 (xfr#35, to-chk=82/140)
03-Dec-2024 19:34:03         400,257  34%   14.68MB/s    0:00:00 (xfr#36, to-chk=81/140)
03-Dec-2024 19:34:03         401,461  34%   14.18MB/s    0:00:00 (xfr#37, to-chk=80/140)
03-Dec-2024 19:34:03         402,134  34%   14.20MB/s    0:00:00 (xfr#38, to-chk=79/140)
03-Dec-2024 19:34:03         402,658  34%   14.22MB/s    0:00:00 (xfr#39, to-chk=78/140)
03-Dec-2024 19:34:03         403,096  35%   13.73MB/s    0:00:00 (xfr#40, to-chk=77/140)
03-Dec-2024 19:34:03         403,536  35%   13.74MB/s    0:00:00 (xfr#41, to-chk=76/140)
03-Dec-2024 19:34:03         404,286  35%   13.77MB/s    0:00:00 (xfr#42, to-chk=75/140)
03-Dec-2024 19:34:03         404,720  35%   13.78MB/s    0:00:00 (xfr#43, to-chk=74/140)
03-Dec-2024 19:34:03         405,771  35%   13.82MB/s    0:00:00 (xfr#44, to-chk=73/140)
03-Dec-2024 19:34:03         406,054  35%   13.35MB/s    0:00:00 (xfr#45, to-chk=72/140)
03-Dec-2024 19:34:03         406,649  35%   13.37MB/s    0:00:00 (xfr#46, to-chk=71/140)
03-Dec-2024 19:34:03         406,935  35%   13.38MB/s    0:00:00 (xfr#47, to-chk=70/140)
03-Dec-2024 19:34:03         407,217  35%   13.39MB/s    0:00:00 (xfr#48, to-chk=69/140)
03-Dec-2024 19:34:03         407,497  35%   13.40MB/s    0:00:00 (xfr#49, to-chk=68/140)
03-Dec-2024 19:34:03         408,464  35%   13.43MB/s    0:00:00 (xfr#50, to-chk=67/140)
03-Dec-2024 19:34:03         409,605  35%   13.47MB/s    0:00:00 (xfr#51, to-chk=66/140)
03-Dec-2024 19:34:03         410,995  35%   13.52MB/s    0:00:00 (xfr#52, to-chk=65/140)
03-Dec-2024 19:34:03         412,148  35%   13.55MB/s    0:00:00 (xfr#53, to-chk=64/140)
03-Dec-2024 19:34:03         412,587  35%   13.57MB/s    0:00:00 (xfr#54, to-chk=63/140)
03-Dec-2024 19:34:03         413,734  35%   13.15MB/s    0:00:00 (xfr#55, to-chk=62/140)
03-Dec-2024 19:34:03         414,528  36%   13.18MB/s    0:00:00 (xfr#56, to-chk=61/140)
03-Dec-2024 19:34:03         414,964  36%   13.19MB/s    0:00:00 (xfr#57, to-chk=60/140)
03-Dec-2024 19:34:03         415,839  36%   13.22MB/s    0:00:00 (xfr#58, to-chk=59/140)
03-Dec-2024 19:34:03         416,723  36%   13.25MB/s    0:00:00 (xfr#59, to-chk=58/140)
03-Dec-2024 19:34:03         417,007  36%   13.26MB/s    0:00:00 (xfr#60, to-chk=57/140)
03-Dec-2024 19:34:03         417,729  36%   13.28MB/s    0:00:00 (xfr#61, to-chk=56/140)
03-Dec-2024 19:34:03         431,457  37%   13.72MB/s    0:00:00 (xfr#62, to-chk=55/140)
03-Dec-2024 19:34:03         443,994  38%   13.66MB/s    0:00:00 (xfr#63, to-chk=54/140)
03-Dec-2024 19:34:03         450,367  39%   13.85MB/s    0:00:00 (xfr#64, to-chk=53/140)
03-Dec-2024 19:34:03         463,525  40%   14.26MB/s    0:00:00 (xfr#65, to-chk=52/140)
03-Dec-2024 19:34:03         472,750  41%   14.54MB/s    0:00:00 (xfr#66, to-chk=51/140)
03-Dec-2024 19:34:03         482,494  41%   14.84MB/s    0:00:00 (xfr#67, to-chk=50/140)
03-Dec-2024 19:34:03         491,155  42%   15.11MB/s    0:00:00 (xfr#68, to-chk=49/140)
03-Dec-2024 19:34:03         495,991  43%   15.26MB/s    0:00:00 (xfr#69, to-chk=48/140)
03-Dec-2024 19:34:03         503,286  43%   15.00MB/s    0:00:00 (xfr#70, to-chk=47/140)
03-Dec-2024 19:34:03         514,740  44%   15.34MB/s    0:00:00 (xfr#71, to-chk=46/140)
03-Dec-2024 19:34:03         516,954  44%   15.41MB/s    0:00:00 (xfr#72, to-chk=45/140)
03-Dec-2024 19:34:03         520,764  45%   15.52MB/s    0:00:00 (xfr#73, to-chk=44/140)
03-Dec-2024 19:34:03         530,054  46%   15.80MB/s    0:00:00 (xfr#74, to-chk=43/140)
03-Dec-2024 19:34:03         532,724  46%   15.88MB/s    0:00:00 (xfr#75, to-chk=42/140)
03-Dec-2024 19:34:03         535,001  46%   15.94MB/s    0:00:00 (xfr#76, to-chk=41/140)
03-Dec-2024 19:34:03         541,783  47%   16.15MB/s    0:00:00 (xfr#77, to-chk=40/140)
03-Dec-2024 19:34:03         543,482  47%   15.71MB/s    0:00:00 (xfr#78, to-chk=39/140)
03-Dec-2024 19:34:03         554,311  48%   16.02MB/s    0:00:00 (xfr#79, to-chk=38/140)
03-Dec-2024 19:34:03         564,513  49%   16.31MB/s    0:00:00 (xfr#80, to-chk=37/140)
03-Dec-2024 19:34:03         569,870  49%   16.47MB/s    0:00:00 (xfr#81, to-chk=36/140)
03-Dec-2024 19:34:03         580,634  50%   16.78MB/s    0:00:00 (xfr#82, to-chk=35/140)
03-Dec-2024 19:34:03         582,036  50%   16.82MB/s    0:00:00 (xfr#83, to-chk=34/140)
03-Dec-2024 19:34:03         588,474  51%   16.51MB/s    0:00:00 (xfr#84, to-chk=33/140)
03-Dec-2024 19:34:03         590,238  51%   16.56MB/s    0:00:00 (xfr#85, to-chk=32/140)
03-Dec-2024 19:34:03         603,459  52%   16.93MB/s    0:00:00 (xfr#86, to-chk=31/140)
03-Dec-2024 19:34:03         607,725  52%   17.05MB/s    0:00:00 (xfr#87, to-chk=30/140)
03-Dec-2024 19:34:03         610,458  53%   17.12MB/s    0:00:00 (xfr#88, to-chk=29/140)
03-Dec-2024 19:34:03         615,357  53%   17.26MB/s    0:00:00 (xfr#89, to-chk=28/140)
03-Dec-2024 19:34:03         622,194  54%   17.45MB/s    0:00:00 (xfr#90, to-chk=27/140)
03-Dec-2024 19:34:03         622,527  54%   16.96MB/s    0:00:00 (xfr#91, to-chk=26/140)
03-Dec-2024 19:34:03         630,270  54%   17.17MB/s    0:00:00 (xfr#92, to-chk=25/140)
03-Dec-2024 19:34:03         641,661  55%   17.48MB/s    0:00:00 (xfr#93, to-chk=24/140)
03-Dec-2024 19:34:03         650,316  56%   17.72MB/s    0:00:00 (xfr#94, to-chk=23/140)
03-Dec-2024 19:34:03         662,790  57%   18.06MB/s    0:00:00 (xfr#95, to-chk=22/140)
03-Dec-2024 19:34:03         667,119  57%   18.18MB/s    0:00:00 (xfr#96, to-chk=21/140)
03-Dec-2024 19:34:03         674,357  58%   18.37MB/s    0:00:00 (xfr#97, to-chk=20/140)
03-Dec-2024 19:34:03         675,667  58%   18.41MB/s    0:00:00 (xfr#98, to-chk=19/140)
03-Dec-2024 19:34:03         685,356  59%   18.16MB/s    0:00:00 (xfr#99, to-chk=18/140)
03-Dec-2024 19:34:03         691,161  60%   18.31MB/s    0:00:00 (xfr#100, to-chk=17/140)
03-Dec-2024 19:34:03         696,453  60%   18.45MB/s    0:00:00 (xfr#101, to-chk=16/140)
03-Dec-2024 19:34:03         708,477  61%   18.77MB/s    0:00:00 (xfr#102, to-chk=15/140)
03-Dec-2024 19:34:03         711,780  61%   18.86MB/s    0:00:00 (xfr#103, to-chk=14/140)
03-Dec-2024 19:34:03         715,653  62%   18.45MB/s    0:00:00 (xfr#104, to-chk=13/140)
03-Dec-2024 19:34:03         729,444  63%   18.80MB/s    0:00:00 (xfr#105, to-chk=12/140)
03-Dec-2024 19:34:03         741,413  64%   19.11MB/s    0:00:00 (xfr#106, to-chk=11/140)
03-Dec-2024 19:34:03         749,221  65%   19.31MB/s    0:00:00 (xfr#107, to-chk=10/140)
03-Dec-2024 19:34:03         759,480  65%   19.58MB/s    0:00:00 (xfr#108, to-chk=9/140)
03-Dec-2024 19:34:03         762,720  66%   19.66MB/s    0:00:00 (xfr#109, to-chk=8/140)
03-Dec-2024 19:34:03         763,116  66%   19.67MB/s    0:00:00 (xfr#110, to-chk=7/140)
03-Dec-2024 19:34:03         763,911  66%   19.17MB/s    0:00:00 (xfr#111, to-chk=6/140)
03-Dec-2024 19:34:03         764,641  66%   19.19MB/s    0:00:00 (xfr#112, to-chk=5/140)
03-Dec-2024 19:34:03         770,511  66%   19.34MB/s    0:00:00 (xfr#113, to-chk=4/140)
03-Dec-2024 19:34:03         770,796  66%   19.34MB/s    0:00:00 (xfr#114, to-chk=1/140)
03-Dec-2024 19:34:03         773,081  67%   18.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         773,081  67%   18.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         773,081  67%   18.90MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         773,081  67%   17.15MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         773,081  67%   17.15MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03         773,081  67%   17.15MB/s    0:00:00 (xfr#115, to-chk=0/140)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          24,454  16%   23.32MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:34:03          49,926  33%   23.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:34:03          49,926  33%   23.81MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:34:03          74,177  49%   17.69MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:34:03          74,468  50%   17.75MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:34:03          74,468  50%   11.84MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:34:03           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:34:03           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:34:03           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:34:03           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:34:03           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          23,817   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
03-Dec-2024 19:34:03          48,399   6%   23.08MB/s    0:00:00 (xfr#3, to-chk=13/20)
03-Dec-2024 19:34:03          48,399   6%   15.39MB/s    0:00:00 (xfr#4, to-chk=11/20)
03-Dec-2024 19:34:03          71,736   9%   17.10MB/s    0:00:00 (xfr#5, to-chk=9/20)
03-Dec-2024 19:34:03          71,826   9%   17.12MB/s    0:00:00 (xfr#6, to-chk=7/20)
03-Dec-2024 19:34:03         208,318  28%   28.38MB/s    0:00:00 (xfr#7, to-chk=5/20)
03-Dec-2024 19:34:03         208,615  28%   28.42MB/s    0:00:00 (xfr#8, to-chk=3/20)
03-Dec-2024 19:34:03         366,053  50%   38.79MB/s    0:00:00 (xfr#9, to-chk=1/20)
03-Dec-2024 19:34:03         366,053  50%   31.74MB/s    0:00:00 (xfr#9, to-chk=0/20)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:34:03           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:34:03           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:34:03           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:34:03           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:34:03           6,742  50%  823.00kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:34:03 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:34:03               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:34:03          54,606  12%   52.08MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:34:03         110,780  26%  105.65MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:34:03         158,255  37%   50.31MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:34:03         212,658  49%   67.60MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:34:03         212,949  50%   67.69MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:34:03         212,949  50%   40.62MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:34:03 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-kbrkm. See /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-volume-s3-krakow-init-kbrkm/entrypoint.log for more details
03-Dec-2024 19:34:03 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-nh6vl. See /home/bamboo/.one-env/deployments/2024.12.03-19.11.09/pod-logs/dev-volume-s3-paris-init-nh6vl/entrypoint.log for more details
03-Dec-2024 19:34:03 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1733254430.1100068 exists, exporting anyway.
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 =============================== warnings summary ===============================
03-Dec-2024 19:34:03 tests/utils/rest_utils.py:97
03-Dec-2024 19:34:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:34:03     print("""
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 tests/utils/path_utils.py:112
03-Dec-2024 19:34:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:34:03     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 tests/utils/acceptance_utils.py:55
03-Dec-2024 19:34:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:34:03     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 tests/utils/acceptance_utils.py:57
03-Dec-2024 19:34:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:34:03     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:34:03
03-Dec-2024 19:34:03 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 19:34:03 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 19:34:03 ================= 26 passed, 4 warnings in 1377.08s (0:22:57) ==================
03-Dec-2024 19:34:08 release "dev" uninstalled
03-Dec-2024 19:34:09 Sidecar injection has been disabled
03-Dec-2024 19:34:09 Cleaning helm release "dev"...
03-Dec-2024 19:34:09 Deleted 1 helm deployments
03-Dec-2024 19:34:09 Deleted 0 k8s deployments
03-Dec-2024 19:34:09 Deleted 0 k8s services
03-Dec-2024 19:34:09 Deleted 0 persistent volumes
03-Dec-2024 19:34:10 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:34:10 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 19:34:10 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:34:10 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 19:34:10 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 19:34:10 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:34:10 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 19:34:10 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 19:34:10 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 19:34:10 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP...
03-Dec-2024 19:34:10 Finished task 'Parse test results' with result: Success
03-Dec-2024 19:34:10 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:34:10
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:34:10 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:34:10
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3374 (ODSRV-OAP-MSRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3374-ScriptBuildTask-7588166244474718443.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance
03-Dec-2024 19:34:10 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 19:34:11 Uploading artifact
03-Dec-2024 19:34:11     source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 19:34:11     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 19:34:11 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 19:34:11 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:34:11 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:34:11
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3374 (ODSRV-OAP-MSRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3374-ScriptBuildTask-4674907534503467894.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP
03-Dec-2024 19:34:11 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 19:34:11 Finished task 'Pack logs' with result: Success
03-Dec-2024 19:34:11 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:34:11
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 19:34:11 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:34:11
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3374 (ODSRV-OAP-MSRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3374-ScriptBuildTask-2714369923273196620.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance
03-Dec-2024 19:34:12   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 19:34:12                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 19:34:12
03-Dec-2024 19:34:12   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 19:34:12 100  4822  100  4822    0     0  45490      0 --:--:-- --:--:-- --:--:-- 45490
03-Dec-2024 19:34:12 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 19:34:13 Cleaning helm deployments
03-Dec-2024 19:34:13 Cleanining pods
03-Dec-2024 19:34:13 Cleaning kube persistant volumes
03-Dec-2024 19:34:13 pod "dev-volume-s3-krakow-585f4c9-cn5m4" deleted
03-Dec-2024 19:34:33 pod "dev-volume-s3-paris-64bd65585f-vq4qs" deleted
03-Dec-2024 19:34:39 Cleaning dockswift container
03-Dec-2024 19:34:40 Cleaning docker containers
03-Dec-2024 19:34:43 Stalled docker containers to remove:
03-Dec-2024 19:34:43 9818b2f6c94b a6ab0c097145 245b51a7b87e a5f56fd6cb5e b65b4eed1fca 73359f4c3fca 8be5d9764edc f0516c7f8201 ecef2049ab38 23e6a451e529 8303bda2408e 761d15477d9d 6a26f069d2d7 388f9526e25a 76d57d3afbc0 baad821ae7b9 be2419438b85 0b61154d6000 c2f2113cdff7 ea4676d66446 ebcfd18d7729 64c9b47fd764 faabe62143fc 41fd4016f9d0 b1c49840d6d0 8f73e80701b9 7046d2a2c85b 5431dafff333
03-Dec-2024 19:34:43 Removing stalled docker containers
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: 9818b2f6c94b: Container 9818b2f6c94bfd7d83b4098076843be525d6230b8ef62b60e3c751e82a6b9666 is not running
03-Dec-2024 19:34:43 9818b2f6c94b
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: a6ab0c097145: Container a6ab0c09714567617236b8cbf1b408c91c8b903bd09497385b2d0c41c6e5f085 is not running
03-Dec-2024 19:34:43 a6ab0c097145
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: 245b51a7b87e: Container 245b51a7b87ec188dcffccf5209d753bd24fe2483f55acb5d220ae0ccf90db8c is not running
03-Dec-2024 19:34:43 245b51a7b87e
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: a5f56fd6cb5e: Container a5f56fd6cb5e345e057a05d895a37de3960d1d306ef0bab9e6abb2f5f9de8de2 is not running
03-Dec-2024 19:34:43 a5f56fd6cb5e
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: b65b4eed1fca: Container b65b4eed1fca59a9a313c97a49bf1d0c8992fb32e719a65fff0e0ca5f6e99ca3 is not running
03-Dec-2024 19:34:43 b65b4eed1fca
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: 73359f4c3fca: Container 73359f4c3fcaac3e863fe3351eb0d7c6a31bbb1a27faec45c83a82a8df459802 is not running
03-Dec-2024 19:34:43 73359f4c3fca
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: 8be5d9764edc: Container 8be5d9764edc5671ecb7f957b006c77559a88d9878dadd32af91f08327febcad is not running
03-Dec-2024 19:34:43 8be5d9764edc
03-Dec-2024 19:34:43 Error response from daemon: Cannot kill container: f0516c7f8201: Container f0516c7f8201d70d94aa5cfad3aaab6fd5ba95bee4cb2e9df76e4e37a5e89fb1 is not running
03-Dec-2024 19:34:44 f0516c7f8201
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: ecef2049ab38: Container ecef2049ab384114cb8f20ca045adcac6dc1a090794929e8916791d54d54957d is not running
03-Dec-2024 19:34:44 ecef2049ab38
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 23e6a451e529: Container 23e6a451e529c8c07149f8816f838e05fc0d46700f2877e58582191c25802a40 is not running
03-Dec-2024 19:34:44 23e6a451e529
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 8303bda2408e: Container 8303bda2408e9c65a7cc4a6430917012126066caf7d0534ad319668c8f737e2c is not running
03-Dec-2024 19:34:44 8303bda2408e
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 761d15477d9d: Container 761d15477d9df4773edea22f99fccba4d84758d0be736f542c98787193b6acba is not running
03-Dec-2024 19:34:44 761d15477d9d
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 6a26f069d2d7: Container 6a26f069d2d75fb820b520a8a012f8dfe584b96f2dedfe2fe70122a25e287cc0 is not running
03-Dec-2024 19:34:44 6a26f069d2d7
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 388f9526e25a: Container 388f9526e25a03d8a2ff2a10fc2f3b21148dc7953e3d0dc12ea4a549564cf32f is not running
03-Dec-2024 19:34:44 388f9526e25a
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 76d57d3afbc0: Container 76d57d3afbc01da914737be41a49896494336ce015cee75fd0483aadff479fc0 is not running
03-Dec-2024 19:34:44 76d57d3afbc0
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: baad821ae7b9: Container baad821ae7b9ca0ad1e9b6da9bc472318322dc7fdc5d332c113f63d083de1e69 is not running
03-Dec-2024 19:34:44 baad821ae7b9
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: be2419438b85: Container be2419438b85faf1bbf0bd89d184c635a8faaef66f1a2a7118dd3e531dd2f256 is not running
03-Dec-2024 19:34:44 be2419438b85
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: 0b61154d6000: Container 0b61154d6000d189d29c5edcf5c64f6b961f9852fa3fc026470ab6ba621935eb is not running
03-Dec-2024 19:34:44 0b61154d6000
03-Dec-2024 19:34:44 Error response from daemon: Cannot kill container: c2f2113cdff7: Container c2f2113cdff7999a9587a11e0006614833e2abb4f26dc5922103ffb44cc13d77 is not running
03-Dec-2024 19:34:44 c2f2113cdff7
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: ea4676d66446: Container ea4676d664466721372c9ad032dc55a4884ddf85aad6f1bd689d99132f14d001 is not running
03-Dec-2024 19:34:45 ea4676d66446
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: ebcfd18d7729: Container ebcfd18d77298c2afbae9e6d7a4660fd920cedd7dd3426c9b089731e6d7157e5 is not running
03-Dec-2024 19:34:45 ebcfd18d7729
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: 64c9b47fd764: Container 64c9b47fd7649c8f6c337122407146d7ed2144efe3a61e205c89f01ffbd202f8 is not running
03-Dec-2024 19:34:45 64c9b47fd764
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: faabe62143fc: Container faabe62143fc013fe158723e8efc61b3d42f70ac6b450430b40e4e7e764ca417 is not running
03-Dec-2024 19:34:45 faabe62143fc
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: 41fd4016f9d0: Container 41fd4016f9d03b32a2689a0b0b82f350e270ad15fe4af5d2a27630f03efc76a7 is not running
03-Dec-2024 19:34:45 41fd4016f9d0
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: b1c49840d6d0: Container b1c49840d6d060318dcf0eda7d07c94567695c9ac2497d279706d6dfab73bc0a is not running
03-Dec-2024 19:34:45 b1c49840d6d0
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: 8f73e80701b9: Container 8f73e80701b9e93be7d6eed40ed5ed9eff2ab232a30172f99ae3f904224ef520 is not running
03-Dec-2024 19:34:45 8f73e80701b9
03-Dec-2024 19:34:45 Error response from daemon: Cannot kill container: 7046d2a2c85b: Container 7046d2a2c85bd87dad6925db86245c4fd88a6445e3784686f51d3e0c763de940 is not running
03-Dec-2024 19:34:45 7046d2a2c85b
03-Dec-2024 19:34:47 5431dafff333
03-Dec-2024 19:34:47 5431dafff333
03-Dec-2024 19:34:47 Stalled docker volumes to remove:
03-Dec-2024 19:34:47
03-Dec-2024 19:34:47 Removing stalled docker volumes
03-Dec-2024 19:34:47 Removing stalled loopdevices
03-Dec-2024 19:34:49 Done
03-Dec-2024 19:34:49 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 19:34:49 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 19:34:49 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 19:34:49 Running post build plugin 'NCover Results Collector'
03-Dec-2024 19:34:49 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 19:34:49 Running post build plugin 'Clover Results Collector'
03-Dec-2024 19:34:49 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 19:34:49 Running post build plugin 'Artifact Copier'
03-Dec-2024 19:34:49 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 19:34:49 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 151.8 ms
03-Dec-2024 19:34:49 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP'
03-Dec-2024 19:34:49 Finalising the build...
03-Dec-2024 19:34:49 Stopping timer.
03-Dec-2024 19:34:49 Build ODSRV-OAP-MSRFCP-3374 completed.
03-Dec-2024 19:34:49 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 19:34:49 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 19:34:49 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 19:34:49 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 19:34:49 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 19:34:49 All post build plugins have finished
03-Dec-2024 19:34:49 Generating build results summary...
03-Dec-2024 19:34:49 Saving build results to disk...
03-Dec-2024 19:34:49 Store variable context...
03-Dec-2024 19:34:49 Finished building ODSRV-OAP-MSRFCP-3374.