oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider proxy 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,573 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:00:51
03-Dec-2024 19:00:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:00:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5rx5oo4swizg393o
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5rx5oo4swizg393o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5rx5oo4swizg393o
03-Dec-2024 19:00:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6769016549655686009'...
03-Dec-2024 19:00:51 Getting configuration...
03-Dec-2024 19:00:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5rx5oo4swizg393o'.
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:00:51 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 19:00:51 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 19:00:51 =================================================================
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51 PASSED
03-Dec-2024 19:00:51 Unmounting client from /tmp/onedata/mnt/1sdj3wkkkwxlabv5
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51 Unmounting client from /tmp/onedata/mnt/5rx5oo4swizg393o
03-Dec-2024 19:00:51
03-Dec-2024 19:00:51
03-Dec-2024 19:01:19 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:01:19 =================================================================
03-Dec-2024 19:01:19 - Executing scenario 'Delete file opened by other user for reading and writing'
03-Dec-2024 19:01:19 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:01:19 -----------------------------------------------------------------
03-Dec-2024 19:01:19 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:01:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:01:19 using [token, token] by [user1, user2]"'
03-Dec-2024 19:01:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t'
03-Dec-2024 19:01:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t' successfully started
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3wqcafrbzr9141wm
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3wqcafrbzr9141wm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3wqcafrbzr9141wm
03-Dec-2024 19:01:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '607787025660607418'...
03-Dec-2024 19:01:19 Getting configuration...
03-Dec-2024 19:01:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3wqcafrbzr9141wm'.
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:01:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4guvszn5k3egy6x9
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4guvszn5k3egy6x9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4guvszn5k3egy6x9
03-Dec-2024 19:01:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13284956433021131028'...
03-Dec-2024 19:01:19 Getting configuration...
03-Dec-2024 19:01:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4guvszn5k3egy6x9'.
03-Dec-2024 19:01:19
03-Dec-2024 19:01:19 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:19 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:19 =================================================================
03-Dec-2024 19:01:19
03-Dec-2024 19:01:20 PASSED
03-Dec-2024 19:01:20 Unmounting client from /tmp/onedata/mnt/3wqcafrbzr9141wm
03-Dec-2024 19:01:20
03-Dec-2024 19:01:20
03-Dec-2024 19:01:20 Unmounting client from /tmp/onedata/mnt/4guvszn5k3egy6x9
03-Dec-2024 19:01:20
03-Dec-2024 19:01:20
03-Dec-2024 19:01:49 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:01:49 =================================================================
03-Dec-2024 19:01:49 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
03-Dec-2024 19:01:49 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:01:49 -----------------------------------------------------------------
03-Dec-2024 19:01:49 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:01:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:01:49 using [token, token] by [user1, user2]"'
03-Dec-2024 19:01:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t'
03-Dec-2024 19:01:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t' successfully started
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n4459owg692ic087
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n4459owg692ic087 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n4459owg692ic087
03-Dec-2024 19:01:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3999885142619919185'...
03-Dec-2024 19:01:49 Getting configuration...
03-Dec-2024 19:01:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n4459owg692ic087'.
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:01:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ca871eph80lwvzlx
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ca871eph80lwvzlx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ca871eph80lwvzlx
03-Dec-2024 19:01:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15217619768286145155'...
03-Dec-2024 19:01:49 Getting configuration...
03-Dec-2024 19:01:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ca871eph80lwvzlx'.
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:01:49 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:49 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
03-Dec-2024 19:01:49 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
03-Dec-2024 19:01:49 =================================================================
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 PASSED
03-Dec-2024 19:01:49 Unmounting client from /tmp/onedata/mnt/n4459owg692ic087
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49 Unmounting client from /tmp/onedata/mnt/ca871eph80lwvzlx
03-Dec-2024 19:01:49
03-Dec-2024 19:01:49
03-Dec-2024 19:02:17 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:02:17 =================================================================
03-Dec-2024 19:02:17 - Executing scenario 'Delete file right after closing it'
03-Dec-2024 19:02:17 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:02:17 -----------------------------------------------------------------
03-Dec-2024 19:02:17 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:02:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:02:17 using [token, token] by [user1, user2]"'
03-Dec-2024 19:02:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t'
03-Dec-2024 19:02:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t' successfully started
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lzp5v0gl3j2ji6v9
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lzp5v0gl3j2ji6v9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lzp5v0gl3j2ji6v9
03-Dec-2024 19:02:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14109677606445736119'...
03-Dec-2024 19:02:17 Getting configuration...
03-Dec-2024 19:02:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lzp5v0gl3j2ji6v9'.
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:02:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6vc9f6ll7jhc0uwn
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6vc9f6ll7jhc0uwn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6vc9f6ll7jhc0uwn
03-Dec-2024 19:02:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14603139677355796518'...
03-Dec-2024 19:02:17 Getting configuration...
03-Dec-2024 19:02:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6vc9f6ll7jhc0uwn'.
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:02:17 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 19:02:17 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 19:02:17 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:02:17 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
03-Dec-2024 19:02:17 -- Executing step: 'When "user1 closes space1/file1 on client11"'
03-Dec-2024 19:02:17 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 19:02:17 -- Executing step: 'When "space1 is empty for user1 on client11"'
03-Dec-2024 19:02:17 =================================================================
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 PASSED
03-Dec-2024 19:02:17 Unmounting client from /tmp/onedata/mnt/lzp5v0gl3j2ji6v9
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17 Unmounting client from /tmp/onedata/mnt/6vc9f6ll7jhc0uwn
03-Dec-2024 19:02:17
03-Dec-2024 19:02:17
03-Dec-2024 19:02:49 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:02:49 =================================================================
03-Dec-2024 19:02:49 - Executing scenario 'Create many children'
03-Dec-2024 19:02:49 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:02:49 -----------------------------------------------------------------
03-Dec-2024 19:02:49 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:02:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:02:49 using [token, token] by [user1, user2]"'
03-Dec-2024 19:02:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t'
03-Dec-2024 19:02:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t' successfully started
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i63gqz6e0wk2dn53
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i63gqz6e0wk2dn53 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i63gqz6e0wk2dn53
03-Dec-2024 19:02:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15610705355158846677'...
03-Dec-2024 19:02:49 Getting configuration...
03-Dec-2024 19:02:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i63gqz6e0wk2dn53'.
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:02:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1zsxej3bt8ooq77j
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1zsxej3bt8ooq77j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1zsxej3bt8ooq77j
03-Dec-2024 19:02:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2336101149937066552'...
03-Dec-2024 19:02:49 Getting configuration...
03-Dec-2024 19:02:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1zsxej3bt8ooq77j'.
03-Dec-2024 19:02:49
03-Dec-2024 19:02:49 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
03-Dec-2024 19:02:49 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
03-Dec-2024 19:02:49 =================================================================
03-Dec-2024 19:02:49
03-Dec-2024 19:02:56 PASSED
03-Dec-2024 19:02:56 Unmounting client from /tmp/onedata/mnt/i63gqz6e0wk2dn53
03-Dec-2024 19:02:56
03-Dec-2024 19:02:56
03-Dec-2024 19:02:56 Unmounting client from /tmp/onedata/mnt/1zsxej3bt8ooq77j
03-Dec-2024 19:02:56
03-Dec-2024 19:02:56
03-Dec-2024 19:03:25 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:03:25 =================================================================
03-Dec-2024 19:03:25 - Executing scenario 'Create nonempty file then copy it and remove source file'
03-Dec-2024 19:03:25 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:03:25 -----------------------------------------------------------------
03-Dec-2024 19:03:25 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:03:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:03:25 using [token, token] by [user1, user2]"'
03-Dec-2024 19:03:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t'
03-Dec-2024 19:03:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t' successfully started
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rhyo1q4w5dxbphdw
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rhyo1q4w5dxbphdw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rhyo1q4w5dxbphdw
03-Dec-2024 19:03:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13395557452333404976'...
03-Dec-2024 19:03:25 Getting configuration...
03-Dec-2024 19:03:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rhyo1q4w5dxbphdw'.
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:03:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zdwj8yd6y7rmhfsg
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zdwj8yd6y7rmhfsg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zdwj8yd6y7rmhfsg
03-Dec-2024 19:03:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8740332595251568265'...
03-Dec-2024 19:03:25 Getting configuration...
03-Dec-2024 19:03:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zdwj8yd6y7rmhfsg'.
03-Dec-2024 19:03:25
03-Dec-2024 19:03:25 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:03:25 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:03:25 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
03-Dec-2024 19:03:25 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
03-Dec-2024 19:03:25 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
03-Dec-2024 19:03:25 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
03-Dec-2024 19:03:25 =================================================================
03-Dec-2024 19:03:25
03-Dec-2024 19:03:26 PASSED
03-Dec-2024 19:03:26 Unmounting client from /tmp/onedata/mnt/rhyo1q4w5dxbphdw
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26 Unmounting client from /tmp/onedata/mnt/zdwj8yd6y7rmhfsg
03-Dec-2024 19:03:26
03-Dec-2024 19:03:26
03-Dec-2024 19:03:55 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:03:55 =================================================================
03-Dec-2024 19:03:55 - Executing scenario 'Create nonempty file then move it to another space'
03-Dec-2024 19:03:55 - from feature 'Multi_regular_file_CRUD'
03-Dec-2024 19:03:55 -----------------------------------------------------------------
03-Dec-2024 19:03:55 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:03:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:03:55 using [token, token] by [user1, user2]"'
03-Dec-2024 19:03:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-vw87t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t'
03-Dec-2024 19:03:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-vw87t' successfully started
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8t3b9tmk8rvt4te6
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8t3b9tmk8rvt4te6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8t3b9tmk8rvt4te6
03-Dec-2024 19:03:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13041038222650872807'...
03-Dec-2024 19:03:55 Getting configuration...
03-Dec-2024 19:03:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8t3b9tmk8rvt4te6'.
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-6fbkw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw'
03-Dec-2024 19:03:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-6fbkw' successfully started
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xl1bjooalto618e2
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xl1bjooalto618e2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xl1bjooalto618e2
03-Dec-2024 19:03:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6309828710532632634'...
03-Dec-2024 19:03:55 Getting configuration...
03-Dec-2024 19:03:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xl1bjooalto618e2'.
03-Dec-2024 19:03:55
03-Dec-2024 19:03:55 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 19:03:55 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 19:03:55 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
03-Dec-2024 19:03:55 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
03-Dec-2024 19:03:55 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
03-Dec-2024 19:03:55 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
03-Dec-2024 19:03:55 =================================================================
03-Dec-2024 19:03:55
03-Dec-2024 19:04:10 PASSED
03-Dec-2024 19:04:10 Unmounting client from /tmp/onedata/mnt/8t3b9tmk8rvt4te6
03-Dec-2024 19:04:10 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:04:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:04:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:04:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:04:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:04:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:04:10 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 19:04:10 Unmounting client from /tmp/onedata/mnt/xl1bjooalto618e2
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1733252635.746483', '-c', '/tmp/logs']
03-Dec-2024 19:04:10 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-5l4dm. See /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-cross-support-job-3p-users-5l4dm/entrypoint.log for more details
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-vw87t: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneclient-krakow-9b8968f6-vw87t/oneclient_logs
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          29,622   0%   28.25MB/s    0:00:00 (xfr#1, to-chk=188/221)
03-Dec-2024 19:04:10          29,622   0%   28.25MB/s    0:00:00 (xfr#1, to-chk=182/221)
03-Dec-2024 19:04:10          30,276   0%   28.87MB/s    0:00:00 (xfr#2, to-chk=184/221)
03-Dec-2024 19:04:10         121,198   1%   57.79MB/s    0:00:00 (xfr#3, to-chk=183/221)
03-Dec-2024 19:04:10         121,852   1%   58.10MB/s    0:00:00 (xfr#4, to-chk=182/221)
03-Dec-2024 19:04:10         122,480   1%   58.40MB/s    0:00:00 (xfr#5, to-chk=181/221)
03-Dec-2024 19:04:10         160,731   1%   30.66MB/s    0:00:00 (xfr#6, to-chk=180/221)
03-Dec-2024 19:04:10         161,289   1%   30.76MB/s    0:00:00 (xfr#7, to-chk=176/221)
03-Dec-2024 19:04:10         295,787   3%   40.30MB/s    0:00:00 (xfr#8, to-chk=175/221)
03-Dec-2024 19:04:10         296,345   3%   35.33MB/s    0:00:00 (xfr#9, to-chk=174/221)
03-Dec-2024 19:04:10         331,323   4%   35.11MB/s    0:00:00 (xfr#10, to-chk=173/221)
03-Dec-2024 19:04:10         331,881   4%   35.17MB/s    0:00:00 (xfr#11, to-chk=169/221)
03-Dec-2024 19:04:10         447,907   5%   42.72MB/s    0:00:00 (xfr#12, to-chk=168/221)
03-Dec-2024 19:04:10         448,465   5%   42.77MB/s    0:00:00 (xfr#13, to-chk=167/221)
03-Dec-2024 19:04:10         481,121   5%   41.71MB/s    0:00:00 (xfr#14, to-chk=166/221)
03-Dec-2024 19:04:10         481,583   5%   25.52MB/s    0:00:00 (xfr#15, to-chk=162/221)
03-Dec-2024 19:04:10         584,240   7%   29.32MB/s    0:00:00 (xfr#16, to-chk=161/221)
03-Dec-2024 19:04:10         584,702   7%   27.88MB/s    0:00:00 (xfr#17, to-chk=160/221)
03-Dec-2024 19:04:10         637,436   7%   30.40MB/s    0:00:00 (xfr#18, to-chk=159/221)
03-Dec-2024 19:04:10         638,282   7%   30.44MB/s    0:00:00 (xfr#19, to-chk=155/221)
03-Dec-2024 19:04:10         838,261  10%   18.17MB/s    0:00:00 (xfr#20, to-chk=154/221)
03-Dec-2024 19:04:10         839,107  10%   17.78MB/s    0:00:00 (xfr#21, to-chk=153/221)
03-Dec-2024 19:04:10         856,618  10%   18.15MB/s    0:00:00 (xfr#22, to-chk=152/221)
03-Dec-2024 19:04:10         857,080  10%   18.16MB/s    0:00:00 (xfr#23, to-chk=148/221)
03-Dec-2024 19:04:10         923,179  11%   19.56MB/s    0:00:00 (xfr#24, to-chk=147/221)
03-Dec-2024 19:04:10         923,641  11%   19.15MB/s    0:00:00 (xfr#25, to-chk=146/221)
03-Dec-2024 19:04:10         958,348  11%   19.87MB/s    0:00:00 (xfr#26, to-chk=145/221)
03-Dec-2024 19:04:10         958,906  11%   19.88MB/s    0:00:00 (xfr#27, to-chk=141/221)
03-Dec-2024 19:04:10       1,063,304  13%   19.88MB/s    0:00:00 (xfr#28, to-chk=140/221)
03-Dec-2024 19:04:10       1,063,862  13%   19.89MB/s    0:00:00 (xfr#29, to-chk=139/221)
03-Dec-2024 19:04:10       1,081,615  13%   20.23MB/s    0:00:00 (xfr#30, to-chk=138/221)
03-Dec-2024 19:04:10       1,082,077  13%   19.85MB/s    0:00:00 (xfr#31, to-chk=134/221)
03-Dec-2024 19:04:10       1,146,598  14%   20.25MB/s    0:00:00 (xfr#32, to-chk=133/221)
03-Dec-2024 19:04:10       1,147,060  14%   20.26MB/s    0:00:00 (xfr#33, to-chk=132/221)
03-Dec-2024 19:04:10       1,172,303  14%   19.28MB/s    0:00:00 (xfr#34, to-chk=131/221)
03-Dec-2024 19:04:10       1,172,765  14%   18.04MB/s    0:00:00 (xfr#35, to-chk=127/221)
03-Dec-2024 19:04:10       1,281,353  15%   19.40MB/s    0:00:00 (xfr#36, to-chk=126/221)
03-Dec-2024 19:04:10       1,281,815  15%   19.40MB/s    0:00:00 (xfr#37, to-chk=125/221)
03-Dec-2024 19:04:10       1,310,282  16%   19.83MB/s    0:00:00 (xfr#38, to-chk=124/221)
03-Dec-2024 19:04:10       1,310,648  16%   19.53MB/s    0:00:00 (xfr#39, to-chk=120/221)
03-Dec-2024 19:04:10       1,408,225  17%   20.98MB/s    0:00:00 (xfr#40, to-chk=119/221)
03-Dec-2024 19:04:10       1,408,591  17%   20.67MB/s    0:00:00 (xfr#41, to-chk=118/221)
03-Dec-2024 19:04:10       1,749,825  21%   24.54MB/s    0:00:00 (xfr#42, to-chk=117/221)
03-Dec-2024 19:04:10       1,750,191  21%   24.55MB/s    0:00:00 (xfr#43, to-chk=113/221)
03-Dec-2024 19:04:10       2,861,187  35%   34.11MB/s    0:00:00 (xfr#44, to-chk=112/221)
03-Dec-2024 19:04:10       2,861,553  35%   34.11MB/s    0:00:00 (xfr#45, to-chk=111/221)
03-Dec-2024 19:04:10       2,894,054  35%   34.07MB/s    0:00:00 (xfr#46, to-chk=110/221)
03-Dec-2024 19:04:10       2,894,420  35%   34.08MB/s    0:00:00 (xfr#47, to-chk=106/221)
03-Dec-2024 19:04:10       2,986,614  36%   35.16MB/s    0:00:00 (xfr#48, to-chk=105/221)
03-Dec-2024 19:04:10       2,986,980  36%   35.17MB/s    0:00:00 (xfr#49, to-chk=104/221)
03-Dec-2024 19:04:10       3,014,004  37%   35.05MB/s    0:00:00 (xfr#50, to-chk=103/221)
03-Dec-2024 19:04:10       3,014,658  37%   35.06MB/s    0:00:00 (xfr#51, to-chk=99/221)
03-Dec-2024 19:04:10       3,097,547  38%   35.17MB/s    0:00:00 (xfr#52, to-chk=98/221)
03-Dec-2024 19:04:10       3,098,201  38%   34.76MB/s    0:00:00 (xfr#53, to-chk=97/221)
03-Dec-2024 19:04:10       3,126,468  38%   35.08MB/s    0:00:00 (xfr#54, to-chk=96/221)
03-Dec-2024 19:04:10       3,127,122  38%   35.09MB/s    0:00:00 (xfr#55, to-chk=92/221)
03-Dec-2024 19:04:10       3,210,457  39%   35.60MB/s    0:00:00 (xfr#56, to-chk=91/221)
03-Dec-2024 19:04:10       3,211,111  39%   35.61MB/s    0:00:00 (xfr#57, to-chk=90/221)
03-Dec-2024 19:04:10       3,211,739  39%   35.62MB/s    0:00:00 (xfr#58, to-chk=89/221)
03-Dec-2024 19:04:10       3,235,359  40%   34.28MB/s    0:00:00 (xfr#59, to-chk=88/221)
03-Dec-2024 19:04:10       3,235,821  40%   34.29MB/s    0:00:00 (xfr#60, to-chk=84/221)
03-Dec-2024 19:04:10       3,318,164  41%   34.77MB/s    0:00:00 (xfr#61, to-chk=83/221)
03-Dec-2024 19:04:10       3,318,626  41%   34.78MB/s    0:00:00 (xfr#62, to-chk=82/221)
03-Dec-2024 19:04:10       3,355,090  41%   34.78MB/s    0:00:00 (xfr#63, to-chk=81/221)
03-Dec-2024 19:04:10       3,355,648  41%   34.78MB/s    0:00:00 (xfr#64, to-chk=77/221)
03-Dec-2024 19:04:10       3,483,836  43%   34.97MB/s    0:00:00 (xfr#65, to-chk=76/221)
03-Dec-2024 19:04:10       3,484,394  43%   34.61MB/s    0:00:00 (xfr#66, to-chk=75/221)
03-Dec-2024 19:04:10       3,545,475  43%   34.15MB/s    0:00:00 (xfr#67, to-chk=74/221)
03-Dec-2024 19:04:10       3,545,745  43%   34.16MB/s    0:00:00 (xfr#68, to-chk=70/221)
03-Dec-2024 19:04:10       3,772,196  46%   31.28MB/s    0:00:00 (xfr#69, to-chk=69/221)
03-Dec-2024 19:04:10       3,772,466  46%   31.28MB/s    0:00:00 (xfr#70, to-chk=68/221)
03-Dec-2024 19:04:10       3,803,792  47%   31.27MB/s    0:00:00 (xfr#71, to-chk=67/221)
03-Dec-2024 19:04:10       3,804,446  47%   31.28MB/s    0:00:00 (xfr#72, to-chk=63/221)
03-Dec-2024 19:04:10       3,903,309  48%   30.76MB/s    0:00:00 (xfr#73, to-chk=62/221)
03-Dec-2024 19:04:10       3,903,963  48%   30.77MB/s    0:00:00 (xfr#74, to-chk=61/221)
03-Dec-2024 19:04:10       4,060,281  50%   31.48MB/s    0:00:00 (xfr#75, to-chk=60/221)
03-Dec-2024 19:04:10       4,060,839  50%   31.23MB/s    0:00:00 (xfr#76, to-chk=56/221)
03-Dec-2024 19:04:10       4,575,036  56%   33.82MB/s    0:00:00 (xfr#77, to-chk=55/221)
03-Dec-2024 19:04:10       4,575,594  56%   33.83MB/s    0:00:00 (xfr#78, to-chk=54/221)
03-Dec-2024 19:04:10       4,600,123  56%   34.01MB/s    0:00:00 (xfr#79, to-chk=53/221)
03-Dec-2024 19:04:10       4,600,777  56%   33.49MB/s    0:00:00 (xfr#80, to-chk=49/221)
03-Dec-2024 19:04:10       4,696,959  58%   34.19MB/s    0:00:00 (xfr#81, to-chk=48/221)
03-Dec-2024 19:04:10       4,697,613  58%   34.20MB/s    0:00:00 (xfr#82, to-chk=47/221)
03-Dec-2024 19:04:10       4,736,837  58%   34.22MB/s    0:00:00 (xfr#83, to-chk=46/221)
03-Dec-2024 19:04:10       4,737,299  58%   34.23MB/s    0:00:00 (xfr#84, to-chk=42/221)
03-Dec-2024 19:04:10       4,866,761  60%   35.16MB/s    0:00:00 (xfr#85, to-chk=41/221)
03-Dec-2024 19:04:10       4,867,223  60%   35.16MB/s    0:00:00 (xfr#86, to-chk=40/221)
03-Dec-2024 19:04:10       4,898,482  60%   35.12MB/s    0:00:00 (xfr#87, to-chk=39/221)
03-Dec-2024 19:04:10       4,899,232  60%   35.13MB/s    0:00:00 (xfr#88, to-chk=35/221)
03-Dec-2024 19:04:10       4,998,942  61%   35.84MB/s    0:00:00 (xfr#89, to-chk=34/221)
03-Dec-2024 19:04:10       4,999,692  61%   35.85MB/s    0:00:00 (xfr#90, to-chk=33/221)
03-Dec-2024 19:04:10       5,035,569  62%   35.84MB/s    0:00:00 (xfr#91, to-chk=32/221)
03-Dec-2024 19:04:10       5,036,223  62%   35.84MB/s    0:00:00 (xfr#92, to-chk=28/221)
03-Dec-2024 19:04:10       5,150,990  63%   36.39MB/s    0:00:00 (xfr#93, to-chk=27/221)
03-Dec-2024 19:04:10       5,151,644  63%   36.39MB/s    0:00:00 (xfr#94, to-chk=26/221)
03-Dec-2024 19:04:10       5,152,272  63%   36.40MB/s    0:00:00 (xfr#95, to-chk=25/221)
03-Dec-2024 19:04:10       5,370,802  66%   35.82MB/s    0:00:00 (xfr#96, to-chk=24/221)
03-Dec-2024 19:04:10       5,371,552  66%   35.82MB/s    0:00:00 (xfr#97, to-chk=20/221)
03-Dec-2024 19:04:10       7,808,941  96%   43.05MB/s    0:00:00 (xfr#98, to-chk=19/221)
03-Dec-2024 19:04:10       7,809,691  96%   43.05MB/s    0:00:00 (xfr#99, to-chk=18/221)
03-Dec-2024 19:04:10       7,810,319  96%   43.05MB/s    0:00:00 (xfr#100, to-chk=17/221)
03-Dec-2024 19:04:10       7,831,993  96%   42.93MB/s    0:00:00 (xfr#101, to-chk=16/221)
03-Dec-2024 19:04:10       7,832,455  96%   42.93MB/s    0:00:00 (xfr#102, to-chk=12/221)
03-Dec-2024 19:04:10       7,836,597  96%   42.95MB/s    0:00:00 (xfr#103, to-chk=11/221)
03-Dec-2024 19:04:10       7,918,105  97%   42.91MB/s    0:00:00 (xfr#104, to-chk=10/221)
03-Dec-2024 19:04:10       7,918,567  97%   42.67MB/s    0:00:00 (xfr#105, to-chk=9/221)
03-Dec-2024 19:04:10       7,919,195  98%   42.67MB/s    0:00:00 (xfr#106, to-chk=8/221)
03-Dec-2024 19:04:10       7,942,840  98%   42.56MB/s    0:00:00 (xfr#107, to-chk=7/221)
03-Dec-2024 19:04:10       7,943,302  98%   42.56MB/s    0:00:00 (xfr#108, to-chk=3/221)
03-Dec-2024 19:04:10       8,035,813  99%   41.88MB/s    0:00:00 (xfr#109, to-chk=2/221)
03-Dec-2024 19:04:10       8,036,275  99%   41.88MB/s    0:00:00 (xfr#110, to-chk=1/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.63MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10       8,076,024  99%   41.19MB/s    0:00:00 (xfr#111, to-chk=0/221)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-6fbkw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneclient-paris-7f5779b546-6fbkw/oneclient_logs
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          37,483   1%   35.75MB/s    0:00:00 (xfr#1, to-chk=189/222)
03-Dec-2024 19:04:10          37,483   1%   35.75MB/s    0:00:00 (xfr#1, to-chk=183/222)
03-Dec-2024 19:04:10          37,849   1%   36.10MB/s    0:00:00 (xfr#2, to-chk=185/222)
03-Dec-2024 19:04:10         146,429   4%  139.65MB/s    0:00:00 (xfr#3, to-chk=184/222)
03-Dec-2024 19:04:10         146,795   4%   70.00MB/s    0:00:00 (xfr#4, to-chk=183/222)
03-Dec-2024 19:04:10         147,423   4%   70.30MB/s    0:00:00 (xfr#5, to-chk=182/222)
03-Dec-2024 19:04:10         274,399   7%   87.23MB/s    0:00:00 (xfr#6, to-chk=181/222)
03-Dec-2024 19:04:10         274,957   7%   87.41MB/s    0:00:00 (xfr#7, to-chk=177/222)
03-Dec-2024 19:04:10         509,983  14%   54.04MB/s    0:00:00 (xfr#8, to-chk=176/222)
03-Dec-2024 19:04:10         510,541  14%   54.10MB/s    0:00:00 (xfr#9, to-chk=175/222)
03-Dec-2024 19:04:10         511,169  14%   54.17MB/s    0:00:00 (xfr#10, to-chk=174/222)
03-Dec-2024 19:04:10         537,857  15%   56.99MB/s    0:00:00 (xfr#11, to-chk=173/222)
03-Dec-2024 19:04:10         538,223  15%   51.33MB/s    0:00:00 (xfr#12, to-chk=169/222)
03-Dec-2024 19:04:10         623,548  17%   59.47MB/s    0:00:00 (xfr#13, to-chk=168/222)
03-Dec-2024 19:04:10         623,914  17%   59.50MB/s    0:00:00 (xfr#14, to-chk=167/222)
03-Dec-2024 19:04:10         642,544  17%   55.71MB/s    0:00:00 (xfr#15, to-chk=166/222)
03-Dec-2024 19:04:10         643,102  17%   55.76MB/s    0:00:00 (xfr#16, to-chk=162/222)
03-Dec-2024 19:04:10         706,205  19%   56.12MB/s    0:00:00 (xfr#17, to-chk=161/222)
03-Dec-2024 19:04:10         706,763  19%   56.17MB/s    0:00:00 (xfr#18, to-chk=160/222)
03-Dec-2024 19:04:10         727,368  20%   57.81MB/s    0:00:00 (xfr#19, to-chk=159/222)
03-Dec-2024 19:04:10         727,926  20%   57.85MB/s    0:00:00 (xfr#20, to-chk=155/222)
03-Dec-2024 19:04:10         807,963  22%   59.27MB/s    0:00:00 (xfr#21, to-chk=154/222)
03-Dec-2024 19:04:10         808,521  22%   59.31MB/s    0:00:00 (xfr#22, to-chk=153/222)
03-Dec-2024 19:04:10         809,149  22%   55.12MB/s    0:00:00 (xfr#23, to-chk=152/222)
03-Dec-2024 19:04:10         835,719  23%   56.93MB/s    0:00:00 (xfr#24, to-chk=151/222)
03-Dec-2024 19:04:10         836,373  23%   56.97MB/s    0:00:00 (xfr#25, to-chk=147/222)
03-Dec-2024 19:04:10         923,453  25%   55.04MB/s    0:00:00 (xfr#26, to-chk=146/222)
03-Dec-2024 19:04:10         924,107  25%   55.08MB/s    0:00:00 (xfr#27, to-chk=145/222)
03-Dec-2024 19:04:10         939,382  26%   55.99MB/s    0:00:00 (xfr#28, to-chk=144/222)
03-Dec-2024 19:04:10         939,748  26%   52.72MB/s    0:00:00 (xfr#29, to-chk=140/222)
03-Dec-2024 19:04:10         990,706  27%   55.58MB/s    0:00:00 (xfr#30, to-chk=139/222)
03-Dec-2024 19:04:10         991,072  27%   55.60MB/s    0:00:00 (xfr#31, to-chk=138/222)
03-Dec-2024 19:04:10       1,021,758  28%   42.37MB/s    0:00:00 (xfr#32, to-chk=137/222)
03-Dec-2024 19:04:10       1,022,316  28%   42.39MB/s    0:00:00 (xfr#33, to-chk=133/222)
03-Dec-2024 19:04:10       1,138,012  31%   27.13MB/s    0:00:00 (xfr#34, to-chk=132/222)
03-Dec-2024 19:04:10       1,138,570  31%   25.85MB/s    0:00:00 (xfr#35, to-chk=131/222)
03-Dec-2024 19:04:10       1,139,198  31%   25.87MB/s    0:00:00 (xfr#36, to-chk=130/222)
03-Dec-2024 19:04:10       1,158,155  32%   26.30MB/s    0:00:00 (xfr#37, to-chk=129/222)
03-Dec-2024 19:04:10       1,158,617  32%   25.70MB/s    0:00:00 (xfr#38, to-chk=125/222)
03-Dec-2024 19:04:10       1,222,367  34%   26.49MB/s    0:00:00 (xfr#39, to-chk=124/222)
03-Dec-2024 19:04:10       1,222,829  34%   26.50MB/s    0:00:00 (xfr#40, to-chk=123/222)
03-Dec-2024 19:04:10       1,244,350  34%   20.11MB/s    0:00:00 (xfr#41, to-chk=122/222)
03-Dec-2024 19:04:10       1,244,620  34%   20.12MB/s    0:00:00 (xfr#42, to-chk=118/222)
03-Dec-2024 19:04:10       1,299,038  36%   21.00MB/s    0:00:00 (xfr#43, to-chk=117/222)
03-Dec-2024 19:04:10       1,299,308  36%   21.00MB/s    0:00:00 (xfr#44, to-chk=116/222)
03-Dec-2024 19:04:10       1,334,979  37%   21.58MB/s    0:00:00 (xfr#45, to-chk=115/222)
03-Dec-2024 19:04:10       1,335,633  37%   21.23MB/s    0:00:00 (xfr#46, to-chk=111/222)
03-Dec-2024 19:04:10       1,339,772  37%   21.30MB/s    0:00:00 (xfr#47, to-chk=110/222)
03-Dec-2024 19:04:10       1,447,970  40%   22.64MB/s    0:00:00 (xfr#48, to-chk=109/222)
03-Dec-2024 19:04:10       1,448,624  40%   22.65MB/s    0:00:00 (xfr#49, to-chk=108/222)
03-Dec-2024 19:04:10       1,469,027  41%   22.97MB/s    0:00:00 (xfr#50, to-chk=107/222)
03-Dec-2024 19:04:10       1,469,489  41%   22.97MB/s    0:00:00 (xfr#51, to-chk=103/222)
03-Dec-2024 19:04:10       1,544,811  43%   20.75MB/s    0:00:00 (xfr#52, to-chk=102/222)
03-Dec-2024 19:04:10       1,545,273  43%   20.47MB/s    0:00:00 (xfr#53, to-chk=101/222)
03-Dec-2024 19:04:10       1,574,739  43%   20.57MB/s    0:00:00 (xfr#54, to-chk=100/222)
03-Dec-2024 19:04:10       1,575,201  43%   20.30MB/s    0:00:00 (xfr#55, to-chk=96/222)
03-Dec-2024 19:04:10       1,664,678  46%   21.17MB/s    0:00:00 (xfr#56, to-chk=95/222)
03-Dec-2024 19:04:10       1,665,140  46%   20.89MB/s    0:00:00 (xfr#57, to-chk=94/222)
03-Dec-2024 19:04:10       1,751,535  48%   21.14MB/s    0:00:00 (xfr#58, to-chk=93/222)
03-Dec-2024 19:04:10       1,752,093  48%   21.15MB/s    0:00:00 (xfr#59, to-chk=89/222)
03-Dec-2024 19:04:10       1,996,418  55%   22.40MB/s    0:00:00 (xfr#60, to-chk=88/222)
03-Dec-2024 19:04:10       1,996,976  55%   22.14MB/s    0:00:00 (xfr#61, to-chk=87/222)
03-Dec-2024 19:04:10       2,022,309  56%   22.43MB/s    0:00:00 (xfr#62, to-chk=86/222)
03-Dec-2024 19:04:10       2,022,675  56%   22.17MB/s    0:00:00 (xfr#63, to-chk=82/222)
03-Dec-2024 19:04:10       2,101,669  58%   22.78MB/s    0:00:00 (xfr#64, to-chk=81/222)
03-Dec-2024 19:04:10       2,102,035  58%   22.78MB/s    0:00:00 (xfr#65, to-chk=80/222)
03-Dec-2024 19:04:10       2,102,663  58%   22.79MB/s    0:00:00 (xfr#66, to-chk=79/222)
03-Dec-2024 19:04:10       2,139,295  59%   23.18MB/s    0:00:00 (xfr#67, to-chk=78/222)
03-Dec-2024 19:04:10       2,139,853  59%   23.19MB/s    0:00:00 (xfr#68, to-chk=74/222)
03-Dec-2024 19:04:10       2,255,482  62%   23.38MB/s    0:00:00 (xfr#69, to-chk=73/222)
03-Dec-2024 19:04:10       2,256,040  62%   23.39MB/s    0:00:00 (xfr#70, to-chk=72/222)
03-Dec-2024 19:04:10       2,344,993  65%   23.79MB/s    0:00:00 (xfr#71, to-chk=71/222)
03-Dec-2024 19:04:10       2,345,551  65%   23.80MB/s    0:00:00 (xfr#72, to-chk=67/222)
03-Dec-2024 19:04:10       2,590,457  72%   23.98MB/s    0:00:00 (xfr#73, to-chk=66/222)
03-Dec-2024 19:04:10       2,591,015  72%   23.99MB/s    0:00:00 (xfr#74, to-chk=65/222)
03-Dec-2024 19:04:10       2,612,201  72%   24.19MB/s    0:00:00 (xfr#75, to-chk=64/222)
03-Dec-2024 19:04:10       2,612,663  72%   24.19MB/s    0:00:00 (xfr#76, to-chk=60/222)
03-Dec-2024 19:04:10       2,701,726  75%   24.77MB/s    0:00:00 (xfr#77, to-chk=59/222)
03-Dec-2024 19:04:10       2,702,188  75%   24.78MB/s    0:00:00 (xfr#78, to-chk=58/222)
03-Dec-2024 19:04:10       2,717,385  75%   24.68MB/s    0:00:00 (xfr#79, to-chk=57/222)
03-Dec-2024 19:04:10       2,718,039  75%   24.69MB/s    0:00:00 (xfr#80, to-chk=53/222)
03-Dec-2024 19:04:10       2,772,559  77%   25.18MB/s    0:00:00 (xfr#81, to-chk=52/222)
03-Dec-2024 19:04:10       2,773,213  77%   25.19MB/s    0:00:00 (xfr#82, to-chk=51/222)
03-Dec-2024 19:04:10       2,773,841  77%   25.19MB/s    0:00:00 (xfr#83, to-chk=50/222)
03-Dec-2024 19:04:10       2,788,150  77%   25.32MB/s    0:00:00 (xfr#84, to-chk=49/222)
03-Dec-2024 19:04:10       2,788,420  77%   25.33MB/s    0:00:00 (xfr#85, to-chk=45/222)
03-Dec-2024 19:04:10       2,847,598  79%   25.62MB/s    0:00:00 (xfr#86, to-chk=44/222)
03-Dec-2024 19:04:10       2,847,868  79%   25.62MB/s    0:00:00 (xfr#87, to-chk=43/222)
03-Dec-2024 19:04:10       2,880,714  80%   25.68MB/s    0:00:00 (xfr#88, to-chk=42/222)
03-Dec-2024 19:04:10       2,881,176  80%   25.68MB/s    0:00:00 (xfr#89, to-chk=38/222)
03-Dec-2024 19:04:10       2,990,947  83%   26.41MB/s    0:00:00 (xfr#90, to-chk=37/222)
03-Dec-2024 19:04:10       2,991,409  83%   26.42MB/s    0:00:00 (xfr#91, to-chk=36/222)
03-Dec-2024 19:04:10       3,023,597  84%   26.70MB/s    0:00:00 (xfr#92, to-chk=35/222)
03-Dec-2024 19:04:10       3,024,059  84%   26.46MB/s    0:00:00 (xfr#93, to-chk=31/222)
03-Dec-2024 19:04:10       3,108,297  86%   27.20MB/s    0:00:00 (xfr#94, to-chk=30/222)
03-Dec-2024 19:04:10       3,108,759  86%   27.20MB/s    0:00:00 (xfr#95, to-chk=29/222)
03-Dec-2024 19:04:10       3,137,375  87%   27.20MB/s    0:00:00 (xfr#96, to-chk=28/222)
03-Dec-2024 19:04:10       3,137,933  87%   27.21MB/s    0:00:00 (xfr#97, to-chk=24/222)
03-Dec-2024 19:04:10       3,229,979  90%   28.00MB/s    0:00:00 (xfr#98, to-chk=23/222)
03-Dec-2024 19:04:10       3,230,537  90%   28.01MB/s    0:00:00 (xfr#99, to-chk=22/222)
03-Dec-2024 19:04:10       3,251,719  90%   27.94MB/s    0:00:00 (xfr#100, to-chk=21/222)
03-Dec-2024 19:04:10       3,252,181  90%   27.94MB/s    0:00:00 (xfr#101, to-chk=17/222)
03-Dec-2024 19:04:10       3,313,649  92%   28.47MB/s    0:00:00 (xfr#102, to-chk=16/222)
03-Dec-2024 19:04:10       3,314,111  92%   28.47MB/s    0:00:00 (xfr#103, to-chk=15/222)
03-Dec-2024 19:04:10       3,344,571  93%   27.98MB/s    0:00:00 (xfr#104, to-chk=14/222)
03-Dec-2024 19:04:10       3,345,129  93%   27.98MB/s    0:00:00 (xfr#105, to-chk=10/222)
03-Dec-2024 19:04:10       3,440,406  96%   28.78MB/s    0:00:00 (xfr#106, to-chk=9/222)
03-Dec-2024 19:04:10       3,440,964  96%   28.54MB/s    0:00:00 (xfr#107, to-chk=8/222)
03-Dec-2024 19:04:10       3,460,163  96%   28.69MB/s    0:00:00 (xfr#108, to-chk=7/222)
03-Dec-2024 19:04:10       3,460,433  96%   28.70MB/s    0:00:00 (xfr#109, to-chk=3/222)
03-Dec-2024 19:04:10       3,535,463  98%   29.07MB/s    0:00:00 (xfr#110, to-chk=2/222)
03-Dec-2024 19:04:10       3,535,733  98%   29.07MB/s    0:00:00 (xfr#111, to-chk=1/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   29.42MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   27.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   26.45MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   26.45MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10       3,578,180  99%   26.45MB/s    0:00:00 (xfr#112, to-chk=0/222)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          36,817   6%   35.11MB/s    0:00:00 (xfr#2, to-chk=49/54)
03-Dec-2024 19:04:10          69,869  12%   66.63MB/s    0:00:00 (xfr#3, to-chk=47/54)
03-Dec-2024 19:04:10          70,299  12%   67.04MB/s    0:00:00 (xfr#4, to-chk=45/54)
03-Dec-2024 19:04:10          70,299  12%   67.04MB/s    0:00:00 (xfr#5, to-chk=43/54)
03-Dec-2024 19:04:10         101,955  18%   97.23MB/s    0:00:00 (xfr#6, to-chk=41/54)
03-Dec-2024 19:04:10         102,104  18%   97.37MB/s    0:00:00 (xfr#7, to-chk=39/54)
03-Dec-2024 19:04:10         102,401  18%   97.66MB/s    0:00:00 (xfr#8, to-chk=37/54)
03-Dec-2024 19:04:10         216,190  38%   51.54MB/s    0:00:00 (xfr#9, to-chk=35/54)
03-Dec-2024 19:04:10         216,466  38%   51.61MB/s    0:00:00 (xfr#10, to-chk=25/54)
03-Dec-2024 19:04:10         225,404  40%   53.74MB/s    0:00:00 (xfr#11, to-chk=24/54)
03-Dec-2024 19:04:10         231,038  41%   55.08MB/s    0:00:00 (xfr#12, to-chk=23/54)
03-Dec-2024 19:04:10         234,962  42%   56.02MB/s    0:00:00 (xfr#13, to-chk=22/54)
03-Dec-2024 19:04:10         240,254  42%   45.82MB/s    0:00:00 (xfr#14, to-chk=21/54)
03-Dec-2024 19:04:10         247,881  44%   47.28MB/s    0:00:00 (xfr#15, to-chk=20/54)
03-Dec-2024 19:04:10         254,712  45%   48.58MB/s    0:00:00 (xfr#16, to-chk=19/54)
03-Dec-2024 19:04:10         260,808  46%   49.75MB/s    0:00:00 (xfr#17, to-chk=18/54)
03-Dec-2024 19:04:10         263,193  47%   50.20MB/s    0:00:00 (xfr#18, to-chk=17/54)
03-Dec-2024 19:04:10         264,473  47%   50.44MB/s    0:00:00 (xfr#19, to-chk=16/54)
03-Dec-2024 19:04:10         266,524  47%   50.84MB/s    0:00:00 (xfr#20, to-chk=15/54)
03-Dec-2024 19:04:10         273,752  48%   52.21MB/s    0:00:00 (xfr#21, to-chk=14/54)
03-Dec-2024 19:04:10         276,878  49%   44.01MB/s    0:00:00 (xfr#22, to-chk=13/54)
03-Dec-2024 19:04:10         277,496  49%   44.11MB/s    0:00:00 (xfr#23, to-chk=12/54)
03-Dec-2024 19:04:10         286,890  51%   45.60MB/s    0:00:00 (xfr#24, to-chk=11/54)
03-Dec-2024 19:04:10         290,472  51%   46.17MB/s    0:00:00 (xfr#25, to-chk=10/54)
03-Dec-2024 19:04:10         300,320  53%   47.73MB/s    0:00:00 (xfr#26, to-chk=9/54)
03-Dec-2024 19:04:10         302,029  53%   48.01MB/s    0:00:00 (xfr#27, to-chk=8/54)
03-Dec-2024 19:04:10         306,979  54%   48.79MB/s    0:00:00 (xfr#28, to-chk=7/54)
03-Dec-2024 19:04:10         313,476  56%   49.83MB/s    0:00:00 (xfr#29, to-chk=6/54)
03-Dec-2024 19:04:10         317,742  56%   50.50MB/s    0:00:00 (xfr#30, to-chk=5/54)
03-Dec-2024 19:04:10         322,350  57%   43.92MB/s    0:00:00 (xfr#31, to-chk=4/54)
03-Dec-2024 19:04:10         323,717  57%   44.10MB/s    0:00:00 (xfr#32, to-chk=3/54)
03-Dec-2024 19:04:10         332,266  59%   39.61MB/s    0:00:00 (xfr#33, to-chk=2/54)
03-Dec-2024 19:04:10         335,107  59%   39.95MB/s    0:00:00 (xfr#34, to-chk=1/54)
03-Dec-2024 19:04:10         343,190  61%   40.91MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,190  61%   40.91MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,190  61%   40.91MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,190  61%   29.75MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,190  61%   29.75MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,190  61%   29.75MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:10           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:10           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:10           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:10           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:10           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          19,346  16%   18.45MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:10          39,660  33%   37.82MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:10          39,660  33%   37.82MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:10          58,803  49%   56.08MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:10          59,094  50%   56.36MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:10          59,094  50%   28.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          36,943   6%   35.23MB/s    0:00:00 (xfr#2, to-chk=49/54)
03-Dec-2024 19:04:10          70,123  12%   66.87MB/s    0:00:00 (xfr#3, to-chk=47/54)
03-Dec-2024 19:04:10          70,552  12%   67.28MB/s    0:00:00 (xfr#4, to-chk=45/54)
03-Dec-2024 19:04:10          70,552  12%   67.28MB/s    0:00:00 (xfr#5, to-chk=43/54)
03-Dec-2024 19:04:10         102,334  18%   97.59MB/s    0:00:00 (xfr#6, to-chk=41/54)
03-Dec-2024 19:04:10         102,483  18%   97.74MB/s    0:00:00 (xfr#7, to-chk=39/54)
03-Dec-2024 19:04:10         102,780  18%   98.02MB/s    0:00:00 (xfr#8, to-chk=37/54)
03-Dec-2024 19:04:10         216,837  38%  206.79MB/s    0:00:00 (xfr#9, to-chk=35/54)
03-Dec-2024 19:04:10         223,324  39%  212.98MB/s    0:00:00 (xfr#10, to-chk=25/54)
03-Dec-2024 19:04:10         226,159  40%  107.84MB/s    0:00:00 (xfr#11, to-chk=24/54)
03-Dec-2024 19:04:10         228,202  40%  108.82MB/s    0:00:00 (xfr#12, to-chk=23/54)
03-Dec-2024 19:04:10         228,478  40%  108.95MB/s    0:00:00 (xfr#13, to-chk=22/54)
03-Dec-2024 19:04:10         232,400  41%  110.82MB/s    0:00:00 (xfr#14, to-chk=21/54)
03-Dec-2024 19:04:10         235,524  42%  112.31MB/s    0:00:00 (xfr#15, to-chk=20/54)
03-Dec-2024 19:04:10         243,605  43%  116.16MB/s    0:00:00 (xfr#16, to-chk=19/54)
03-Dec-2024 19:04:10         249,689  44%  119.06MB/s    0:00:00 (xfr#17, to-chk=18/54)
03-Dec-2024 19:04:10         254,639  45%  121.42MB/s    0:00:00 (xfr#18, to-chk=17/54)
03-Dec-2024 19:04:10         257,024  45%  122.56MB/s    0:00:00 (xfr#19, to-chk=16/54)
03-Dec-2024 19:04:10         260,602  46%   82.84MB/s    0:00:00 (xfr#20, to-chk=15/54)
03-Dec-2024 19:04:10         261,218  46%   83.04MB/s    0:00:00 (xfr#21, to-chk=14/54)
03-Dec-2024 19:04:10         266,508  47%   84.72MB/s    0:00:00 (xfr#22, to-chk=13/54)
03-Dec-2024 19:04:10         267,867  47%   85.15MB/s    0:00:00 (xfr#23, to-chk=12/54)
03-Dec-2024 19:04:10         277,713  49%   88.28MB/s    0:00:00 (xfr#24, to-chk=11/54)
03-Dec-2024 19:04:10         283,355  50%   90.08MB/s    0:00:00 (xfr#25, to-chk=10/54)
03-Dec-2024 19:04:10         290,593  51%   92.38MB/s    0:00:00 (xfr#26, to-chk=9/54)
03-Dec-2024 19:04:10         294,857  52%   93.73MB/s    0:00:00 (xfr#27, to-chk=8/54)
03-Dec-2024 19:04:10         296,556  52%   70.70MB/s    0:00:00 (xfr#28, to-chk=7/54)
03-Dec-2024 19:04:10         297,628  53%   70.96MB/s    0:00:00 (xfr#29, to-chk=6/54)
03-Dec-2024 19:04:10         307,022  54%   73.20MB/s    0:00:00 (xfr#30, to-chk=5/54)
03-Dec-2024 19:04:10         314,649  56%   75.02MB/s    0:00:00 (xfr#31, to-chk=4/54)
03-Dec-2024 19:04:10         323,196  57%   77.06MB/s    0:00:00 (xfr#32, to-chk=3/54)
03-Dec-2024 19:04:10         332,132  59%   79.19MB/s    0:00:00 (xfr#33, to-chk=2/54)
03-Dec-2024 19:04:10         338,961  60%   64.65MB/s    0:00:00 (xfr#34, to-chk=1/54)
03-Dec-2024 19:04:10         343,569  61%   46.81MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,569  61%   36.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,569  61%   36.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,569  61%   36.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,569  61%   36.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10         343,569  61%   36.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:10           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:10           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:10           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:10           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:10           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          19,228  16%   18.34MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:10          39,422  33%   37.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:10          39,422  33%   37.60MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:10          58,447  49%   55.74MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:10          58,738  50%   56.02MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:10          58,738  50%   28.01MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10           1,979  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:10           4,710  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:10           4,710  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:10           6,486  48%    6.19MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:10           6,748  50%    6.44MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:10           6,748  50%    1.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          23,829   3%   22.73MB/s    0:00:00 (xfr#2, to-chk=15/20)
03-Dec-2024 19:04:10          48,423   7%   46.18MB/s    0:00:00 (xfr#3, to-chk=13/20)
03-Dec-2024 19:04:10          48,423   7%   46.18MB/s    0:00:00 (xfr#4, to-chk=11/20)
03-Dec-2024 19:04:10          71,772  11%   34.22MB/s    0:00:00 (xfr#5, to-chk=9/20)
03-Dec-2024 19:04:10          71,862  11%   34.27MB/s    0:00:00 (xfr#6, to-chk=7/20)
03-Dec-2024 19:04:10         208,346  32%   24.84MB/s    0:00:00 (xfr#7, to-chk=5/20)
03-Dec-2024 19:04:10         208,643  32%   24.87MB/s    0:00:00 (xfr#8, to-chk=3/20)
03-Dec-2024 19:04:10         325,507  50%   28.22MB/s    0:00:00 (xfr#9, to-chk=1/20)
03-Dec-2024 19:04:10         325,507  50%   18.26MB/s    0:00:00 (xfr#9, to-chk=0/20)
03-Dec-2024 19:04:10 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:10               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:10          55,072  12%   52.52MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:10         111,718  26%  106.54MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:10         159,193  37%  151.82MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:10         214,062  49%  102.07MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:10         214,353  50%   68.14MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:10         214,353  50%   29.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:10 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-zbfwr. See /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-volume-s3-krakow-init-zbfwr/entrypoint.log for more details
03-Dec-2024 19:04:10 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-96hbx. See /home/bamboo/.one-env/deployments/2024.12.03-18.46.31/pod-logs/dev-volume-s3-paris-init-96hbx/entrypoint.log for more details
03-Dec-2024 19:04:10 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy_s3/test_multi_reg_file_CRUD.1733252635.746483 exists, exporting anyway.
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 =============================== warnings summary ===============================
03-Dec-2024 19:04:10 tests/utils/rest_utils.py:97
03-Dec-2024 19:04:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:04:10     print("""
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 tests/utils/path_utils.py:112
03-Dec-2024 19:04:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:04:10     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 tests/utils/acceptance_utils.py:55
03-Dec-2024 19:04:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:04:10     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 tests/utils/acceptance_utils.py:57
03-Dec-2024 19:04:10   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:04:10     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:04:10
03-Dec-2024 19:04:10 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 19:04:10 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 19:04:10 ================= 26 passed, 4 warnings in 1061.66s (0:17:41) ==================
03-Dec-2024 19:04:16 release "dev" uninstalled
03-Dec-2024 19:04:16 Sidecar injection has been disabled
03-Dec-2024 19:04:16 Cleaning helm release "dev"...
03-Dec-2024 19:04:16 Deleted 1 helm deployments
03-Dec-2024 19:04:16 Deleted 0 k8s deployments
03-Dec-2024 19:04:16 Deleted 0 k8s services
03-Dec-2024 19:04:16 Deleted 0 persistent volumes
03-Dec-2024 19:04:19 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:04:19 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 19:04:19 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:04:19 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 19:04:19 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 19:04:19 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:04:19 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 19:04:19 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 19:04:19 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 19:04:19 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP...
03-Dec-2024 19:04:19 Finished task 'Parse test results' with result: Success
03-Dec-2024 19:04:19 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:04:19
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:04:19 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:04:19
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3374 (ODSRV-OAP-MPSRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3374-ScriptBuildTask-17572442152681523758.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance
03-Dec-2024 19:04:19 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 19:04:20 Uploading artifact
03-Dec-2024 19:04:20     source path: surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 19:04:20     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_s3_regular_file_CRUD_proxyio.tar.gz
03-Dec-2024 19:04:20 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 19:04:20 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:04:20 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:04:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3374 (ODSRV-OAP-MPSRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3374-ScriptBuildTask-11763259181319408253.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP
03-Dec-2024 19:04:20 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 19:04:20 Finished task 'Pack logs' with result: Success
03-Dec-2024 19:04:20 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:04:20
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 19:04:20 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:04:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy s3 regular file CRUD proxyio #3374 (ODSRV-OAP-MPSRFCP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPSRFCP-3374-ScriptBuildTask-14075940723180930864.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP/onedata-acceptance
03-Dec-2024 19:04:20   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 19:04:20                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 19:04:20
03-Dec-2024 19:04:20   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 19:04:20 100  4822  100  4822    0     0  58096      0 --:--:-- --:--:-- --:--:-- 58804
03-Dec-2024 19:04:20 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 19:04:23 Cleaning helm deployments
03-Dec-2024 19:04:23 Cleanining pods
03-Dec-2024 19:04:23 Cleaning kube persistant volumes
03-Dec-2024 19:04:23 pod "dev-volume-s3-krakow-585f4c9-2bfsh" deleted
03-Dec-2024 19:04:43 pod "dev-volume-s3-paris-64bd65585f-nl7g6" deleted
03-Dec-2024 19:04:47 Cleaning dockswift container
03-Dec-2024 19:04:47 Cleaning docker containers
03-Dec-2024 19:04:48 Error: No such object: 855a3412ffd4
03-Dec-2024 19:04:48 Error: No such object: 855a3412ffd4
03-Dec-2024 19:04:51 Stalled docker containers to remove:
03-Dec-2024 19:04:51 6287f897e798 db9c23fda742 6753925f1d62 a2d6db259440 db62c4c91b44 a017d7d7d260 0abfbad2a586 602ade339434 92f9c8899aa5 10322c8f338f 855a3412ffd4 f855365c239d cbb658f00cf5 cfa6cbc4103b 393cbfa0d6bf 6a658d98beed 9ceb3059f289 2f6a934f3154 240933cd11b0 4ecad34614d3 56fcf3e8d423 cde60eabb652 52cdd541de76 66652c4faaf8 bfca0bbcaf5c d633d51ad3a8 126e90bb2081 6196ab9dd596 27ee86821c10
03-Dec-2024 19:04:51 Removing stalled docker containers
03-Dec-2024 19:04:51 Error response from daemon: Cannot kill container: 6287f897e798: Container 6287f897e798f02df4b26f2e752d874c7e5c583e09c39d4193dffae1dc56feb9 is not running
03-Dec-2024 19:04:51 6287f897e798
03-Dec-2024 19:04:51 Error response from daemon: Cannot kill container: db9c23fda742: Container db9c23fda742a9370cb085ea8784c5cad8e6708d42138bc03c0df551877bb282 is not running
03-Dec-2024 19:04:51 db9c23fda742
03-Dec-2024 19:04:51 Error response from daemon: Cannot kill container: 6753925f1d62: Container 6753925f1d62ca98e8ea7bf9d43be0826ad54273948c4671bc76645cdbdc2d94 is not running
03-Dec-2024 19:04:52 6753925f1d62
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: a2d6db259440: Container a2d6db259440a6deb3e986e26efd721a52319d2f2fe69ef658edb2b4b78625ad is not running
03-Dec-2024 19:04:52 a2d6db259440
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: db62c4c91b44: Container db62c4c91b4429b753b85bf1c2533120180fab7de1fea512027610aaf146b5d8 is not running
03-Dec-2024 19:04:52 db62c4c91b44
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: a017d7d7d260: Container a017d7d7d26020d750652b3731e7a59eab2d879992acf430df17d4451f89380d is not running
03-Dec-2024 19:04:52 a017d7d7d260
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: 0abfbad2a586: Container 0abfbad2a58663259e8d8ab347842dada5b5e2d230256e42815b4f183216a7d9 is not running
03-Dec-2024 19:04:52 0abfbad2a586
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: 602ade339434: Container 602ade3394341ef17344d0916b2ecb9355706a94a08e4a0576241eddce40ba9a is not running
03-Dec-2024 19:04:52 602ade339434
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: 92f9c8899aa5: Container 92f9c8899aa5cb411682d91c7ca3c527564e189cea707d2a1967dee9e18ba52f is not running
03-Dec-2024 19:04:52 92f9c8899aa5
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: 10322c8f338f: Container 10322c8f338ffb51f38c6420fb06430c6e78e34a6872d5b91a94a83735947963 is not running
03-Dec-2024 19:04:52 10322c8f338f
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: 855a3412ffd4: No such container: 855a3412ffd4
03-Dec-2024 19:04:52 Error response from daemon: No such container: 855a3412ffd4
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: f855365c239d: Container f855365c239d94aeea74bb7a20f24c4076484b4981ae9f4e8de37a060c9f4deb is not running
03-Dec-2024 19:04:52 f855365c239d
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: cbb658f00cf5: Container cbb658f00cf5fdf191fa91a60cf33394c76bf57ab08fdadea2a4d53e572afc66 is not running
03-Dec-2024 19:04:52 cbb658f00cf5
03-Dec-2024 19:04:52 Error response from daemon: Cannot kill container: cfa6cbc4103b: Container cfa6cbc4103baf00430af8325b8ce23207f82e9e7b77f691b7ec85aa3fb3e356 is not running
03-Dec-2024 19:04:53 cfa6cbc4103b
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 393cbfa0d6bf: Container 393cbfa0d6bf93c80d528c3348427f91d34fa336fbc5ca6d1f6d4ed3ac79c31c is not running
03-Dec-2024 19:04:53 393cbfa0d6bf
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 6a658d98beed: Container 6a658d98beedd710906852eb0df1674dda133c4798937c05ba0f4a6f634b6695 is not running
03-Dec-2024 19:04:53 6a658d98beed
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 9ceb3059f289: Container 9ceb3059f289e2920eff63cf8726c7efb6e62f889d80721f412d0840957306a1 is not running
03-Dec-2024 19:04:53 9ceb3059f289
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 2f6a934f3154: Container 2f6a934f3154e2d90a581d7cb1ddc3a766839f2e2fed650bf672a9c66cdd9aee is not running
03-Dec-2024 19:04:53 2f6a934f3154
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 240933cd11b0: Container 240933cd11b04a1a8a16cc7bfe4cee854eb8fe6831289bca26c784a561cf0ac7 is not running
03-Dec-2024 19:04:53 240933cd11b0
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 4ecad34614d3: Container 4ecad34614d33283e67c809a07e041136ee99fc3813ef08b5f994e4264b1b5f9 is not running
03-Dec-2024 19:04:53 4ecad34614d3
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 56fcf3e8d423: Container 56fcf3e8d42324921cb77ef2b53dd914f497e163544f29e3b73610762f419fdf is not running
03-Dec-2024 19:04:53 56fcf3e8d423
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: cde60eabb652: Container cde60eabb6521452bc2727f0add7a02ba0709fa68ace9db09160732a7304a326 is not running
03-Dec-2024 19:04:53 cde60eabb652
03-Dec-2024 19:04:53 Error response from daemon: Cannot kill container: 52cdd541de76: Container 52cdd541de763dae31ba79b2d7ae73af91739eea24e48eaaa335c1d5ffe064ed is not running
03-Dec-2024 19:04:54 52cdd541de76
03-Dec-2024 19:04:54 Error response from daemon: Cannot kill container: 66652c4faaf8: Container 66652c4faaf8ef73cd00438d3b57ff34e4ed88ae8077aeab048fc939acfd8953 is not running
03-Dec-2024 19:04:54 66652c4faaf8
03-Dec-2024 19:04:54 Error response from daemon: Cannot kill container: bfca0bbcaf5c: Container bfca0bbcaf5c1a064d071af057748532fe1ee50d7b8b1fd2775191ad6029be8e is not running
03-Dec-2024 19:04:54 bfca0bbcaf5c
03-Dec-2024 19:04:54 Error response from daemon: Cannot kill container: d633d51ad3a8: Container d633d51ad3a89bd0265b6281bf00de6e9a4e80072fe90c8d82620119ac952584 is not running
03-Dec-2024 19:04:54 d633d51ad3a8
03-Dec-2024 19:04:54 Error response from daemon: Cannot kill container: 126e90bb2081: Container 126e90bb20816eb3c4f6c20a0937cabb0376f0e2419f8b73188bd587cd26f82e is not running
03-Dec-2024 19:04:54 126e90bb2081
03-Dec-2024 19:04:54 Error response from daemon: Cannot kill container: 6196ab9dd596: Container 6196ab9dd596a30b2f18b5cc1e24fba57f047163f199f7eb5ffd7d0af06c4447 is not running
03-Dec-2024 19:04:54 6196ab9dd596
03-Dec-2024 19:04:54 27ee86821c10
03-Dec-2024 19:04:54 27ee86821c10
03-Dec-2024 19:04:54 Stalled docker volumes to remove:
03-Dec-2024 19:04:54
03-Dec-2024 19:04:54 Removing stalled docker volumes
03-Dec-2024 19:04:54 Removing stalled loopdevices
03-Dec-2024 19:04:55 Done
03-Dec-2024 19:04:55 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 19:04:55 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 19:04:55 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 19:04:55 Running post build plugin 'NCover Results Collector'
03-Dec-2024 19:04:55 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 19:04:55 Running post build plugin 'Clover Results Collector'
03-Dec-2024 19:04:55 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 19:04:55 Running post build plugin 'Artifact Copier'
03-Dec-2024 19:04:55 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 19:04:55 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 149.5 ms
03-Dec-2024 19:04:56 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPSRFCP'
03-Dec-2024 19:04:56 Finalising the build...
03-Dec-2024 19:04:56 Stopping timer.
03-Dec-2024 19:04:56 Build ODSRV-OAP-MPSRFCP-3374 completed.
03-Dec-2024 19:04:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 19:04:56 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 19:04:56 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 19:04:56 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 19:04:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 19:04:56 All post build plugins have finished
03-Dec-2024 19:04:56 Generating build results summary...
03-Dec-2024 19:04:56 Saving build results to disk...
03-Dec-2024 19:04:56 Store variable context...
03-Dec-2024 19:04:56 Finished building ODSRV-OAP-MPSRFCP-3374.