oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider proxy regular file CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 22:12:49
19-Nov-2024 22:12:49
19-Nov-2024 22:13:16 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:13:16 =================================================================
19-Nov-2024 22:13:16 - Executing scenario 'Delete file opened by other user for reading'
19-Nov-2024 22:13:16 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:13:16 -----------------------------------------------------------------
19-Nov-2024 22:13:16 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:13:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:13:16 using [token, token] by [user1, user2]"'
19-Nov-2024 22:13:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:13:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:13:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:13:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qsledpvr14nj0dll
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qsledpvr14nj0dll --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qsledpvr14nj0dll
19-Nov-2024 22:13:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1209775164437594210'...
19-Nov-2024 22:13:16 Getting configuration...
19-Nov-2024 22:13:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qsledpvr14nj0dll'.
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:13:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:13:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:13:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3z5jq2da7b65n1nu
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3z5jq2da7b65n1nu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3z5jq2da7b65n1nu
19-Nov-2024 22:13:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2440779496144641660'...
19-Nov-2024 22:13:16 Getting configuration...
19-Nov-2024 22:13:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3z5jq2da7b65n1nu'.
19-Nov-2024 22:13:16
19-Nov-2024 22:13:16 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:13:16 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:13:16 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:13:16 =================================================================
19-Nov-2024 22:13:16
19-Nov-2024 22:13:17 PASSED
19-Nov-2024 22:13:17 Unmounting client from /tmp/onedata/mnt/qsledpvr14nj0dll
19-Nov-2024 22:13:17
19-Nov-2024 22:13:17
19-Nov-2024 22:13:17 Unmounting client from /tmp/onedata/mnt/3z5jq2da7b65n1nu
19-Nov-2024 22:13:17
19-Nov-2024 22:13:17
19-Nov-2024 22:13:41 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:13:41 =================================================================
19-Nov-2024 22:13:41 - Executing scenario 'Delete file opened by other user for reading and writing'
19-Nov-2024 22:13:41 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:13:41 -----------------------------------------------------------------
19-Nov-2024 22:13:41 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:13:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:13:41 using [token, token] by [user1, user2]"'
19-Nov-2024 22:13:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:13:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:13:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:13:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yuy2vaj8gmmt0uan
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yuy2vaj8gmmt0uan --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yuy2vaj8gmmt0uan
19-Nov-2024 22:13:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14985568602469878532'...
19-Nov-2024 22:13:41 Getting configuration...
19-Nov-2024 22:13:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yuy2vaj8gmmt0uan'.
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:13:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:13:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:13:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9ajpedqnt05eiov7
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9ajpedqnt05eiov7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9ajpedqnt05eiov7
19-Nov-2024 22:13:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14937891906254909940'...
19-Nov-2024 22:13:41 Getting configuration...
19-Nov-2024 22:13:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9ajpedqnt05eiov7'.
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:13:41 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 22:13:41 =================================================================
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 PASSED
19-Nov-2024 22:13:41 Unmounting client from /tmp/onedata/mnt/yuy2vaj8gmmt0uan
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41 Unmounting client from /tmp/onedata/mnt/9ajpedqnt05eiov7
19-Nov-2024 22:13:41
19-Nov-2024 22:13:41
19-Nov-2024 22:14:06 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:14:06 =================================================================
19-Nov-2024 22:14:06 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
19-Nov-2024 22:14:06 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:14:06 -----------------------------------------------------------------
19-Nov-2024 22:14:06 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:14:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:14:06 using [token, token] by [user1, user2]"'
19-Nov-2024 22:14:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:14:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jkzfr6ptcelz1n29
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jkzfr6ptcelz1n29 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jkzfr6ptcelz1n29
19-Nov-2024 22:14:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8222555899288531115'...
19-Nov-2024 22:14:06 Getting configuration...
19-Nov-2024 22:14:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jkzfr6ptcelz1n29'.
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:06 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:14:06 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cjkr03yca438imd5
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cjkr03yca438imd5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cjkr03yca438imd5
19-Nov-2024 22:14:06 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11367218715535494516'...
19-Nov-2024 22:14:06 Getting configuration...
19-Nov-2024 22:14:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cjkr03yca438imd5'.
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:14:06 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:14:06 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:14:06 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:14:06 =================================================================
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 PASSED
19-Nov-2024 22:14:06 Unmounting client from /tmp/onedata/mnt/jkzfr6ptcelz1n29
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06 Unmounting client from /tmp/onedata/mnt/cjkr03yca438imd5
19-Nov-2024 22:14:06
19-Nov-2024 22:14:06
19-Nov-2024 22:14:29 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:14:29 =================================================================
19-Nov-2024 22:14:29 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:14:29 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:14:29 -----------------------------------------------------------------
19-Nov-2024 22:14:29 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:14:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:14:29 using [token, token] by [user1, user2]"'
19-Nov-2024 22:14:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:14:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/par05q9d1fqhy2d3
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/par05q9d1fqhy2d3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/par05q9d1fqhy2d3
19-Nov-2024 22:14:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13026240129890912498'...
19-Nov-2024 22:14:29 Getting configuration...
19-Nov-2024 22:14:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/par05q9d1fqhy2d3'.
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:14:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/81d3magybczinnb4
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/81d3magybczinnb4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/81d3magybczinnb4
19-Nov-2024 22:14:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13865986425528384958'...
19-Nov-2024 22:14:29 Getting configuration...
19-Nov-2024 22:14:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/81d3magybczinnb4'.
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:14:29 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:14:29 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:14:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:14:29 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:14:29 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:14:29 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:14:29 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:14:29 =================================================================
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 PASSED
19-Nov-2024 22:14:29 Unmounting client from /tmp/onedata/mnt/par05q9d1fqhy2d3
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29 Unmounting client from /tmp/onedata/mnt/81d3magybczinnb4
19-Nov-2024 22:14:29
19-Nov-2024 22:14:29
19-Nov-2024 22:14:58 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:14:58 =================================================================
19-Nov-2024 22:14:58 - Executing scenario 'Create many children'
19-Nov-2024 22:14:58 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:14:58 -----------------------------------------------------------------
19-Nov-2024 22:14:58 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:14:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:14:58 using [token, token] by [user1, user2]"'
19-Nov-2024 22:14:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:14:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p8we2nter5w4bxwn
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p8we2nter5w4bxwn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p8we2nter5w4bxwn
19-Nov-2024 22:14:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13919370830052723896'...
19-Nov-2024 22:14:58 Getting configuration...
19-Nov-2024 22:14:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p8we2nter5w4bxwn'.
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:14:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:14:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:14:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5xij2yzm1xgunh6j
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5xij2yzm1xgunh6j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5xij2yzm1xgunh6j
19-Nov-2024 22:14:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2522264313468277726'...
19-Nov-2024 22:14:58 Getting configuration...
19-Nov-2024 22:14:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5xij2yzm1xgunh6j'.
19-Nov-2024 22:14:58
19-Nov-2024 22:14:58 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:14:58 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:14:58 =================================================================
19-Nov-2024 22:14:58
19-Nov-2024 22:15:08 PASSED
19-Nov-2024 22:15:08 Unmounting client from /tmp/onedata/mnt/p8we2nter5w4bxwn
19-Nov-2024 22:15:08
19-Nov-2024 22:15:08
19-Nov-2024 22:15:08 Unmounting client from /tmp/onedata/mnt/5xij2yzm1xgunh6j
19-Nov-2024 22:15:08
19-Nov-2024 22:15:08
19-Nov-2024 22:15:31 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:15:31 =================================================================
19-Nov-2024 22:15:31 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:15:31 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:15:31 -----------------------------------------------------------------
19-Nov-2024 22:15:31 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:15:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:15:31 using [token, token] by [user1, user2]"'
19-Nov-2024 22:15:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:15:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:15:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:15:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xw9k48nzdid7yv3a
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xw9k48nzdid7yv3a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xw9k48nzdid7yv3a
19-Nov-2024 22:15:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7290500726908508538'...
19-Nov-2024 22:15:31 Getting configuration...
19-Nov-2024 22:15:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xw9k48nzdid7yv3a'.
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:15:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:15:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:15:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1u0jcnnxndmidhqn
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1u0jcnnxndmidhqn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1u0jcnnxndmidhqn
19-Nov-2024 22:15:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2665056783335576311'...
19-Nov-2024 22:15:31 Getting configuration...
19-Nov-2024 22:15:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1u0jcnnxndmidhqn'.
19-Nov-2024 22:15:31
19-Nov-2024 22:15:31 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:15:31 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:15:31 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:15:31 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:15:31 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:15:31 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:15:31 =================================================================
19-Nov-2024 22:15:31
19-Nov-2024 22:15:32 PASSED
19-Nov-2024 22:15:32 Unmounting client from /tmp/onedata/mnt/xw9k48nzdid7yv3a
19-Nov-2024 22:15:32
19-Nov-2024 22:15:32
19-Nov-2024 22:15:32 Unmounting client from /tmp/onedata/mnt/1u0jcnnxndmidhqn
19-Nov-2024 22:15:32
19-Nov-2024 22:15:32
19-Nov-2024 22:15:56 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:15:56 =================================================================
19-Nov-2024 22:15:56 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:15:56 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:15:56 -----------------------------------------------------------------
19-Nov-2024 22:15:56 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:15:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:15:56 using [token, token] by [user1, user2]"'
19-Nov-2024 22:15:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:15:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:15:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-xsrx9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9'
19-Nov-2024 22:15:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-xsrx9' successfully started
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/03wtkbeuz44eilbb
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/03wtkbeuz44eilbb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/03wtkbeuz44eilbb
19-Nov-2024 22:15:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15747794669417752082'...
19-Nov-2024 22:15:56 Getting configuration...
19-Nov-2024 22:15:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/03wtkbeuz44eilbb'.
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:15:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:15:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-s5d9z', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z'
19-Nov-2024 22:15:56 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-s5d9z' successfully started
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kjqgcl44u54xa0zi
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kjqgcl44u54xa0zi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kjqgcl44u54xa0zi
19-Nov-2024 22:15:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3412713189294192421'...
19-Nov-2024 22:15:56 Getting configuration...
19-Nov-2024 22:15:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kjqgcl44u54xa0zi'.
19-Nov-2024 22:15:56
19-Nov-2024 22:15:56 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:15:56 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:15:56 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:15:56 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:15:56 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:15:56 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:15:56 =================================================================
19-Nov-2024 22:15:56
19-Nov-2024 22:16:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:16:08 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:16:08 PASSED
19-Nov-2024 22:16:08 Unmounting client from /tmp/onedata/mnt/03wtkbeuz44eilbb
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 Unmounting client from /tmp/onedata/mnt/kjqgcl44u54xa0zi
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732054557.103949', '-c', '/tmp/logs']
19-Nov-2024 22:16:08 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-d6mg4. See /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-cross-support-job-3p-users-d6mg4/entrypoint.log for more details
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-xsrx9: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneclient-krakow-7d9476b8bc-xsrx9/oneclient_logs
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=186/219)
19-Nov-2024 22:16:08             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=179/219)
19-Nov-2024 22:16:08          40,692   0%   19.40MB/s    0:00:00 (xfr#2, to-chk=185/219)
19-Nov-2024 22:16:08          41,250   0%   19.67MB/s    0:00:00 (xfr#3, to-chk=181/219)
19-Nov-2024 22:16:08         169,398   1%   26.93MB/s    0:00:00 (xfr#4, to-chk=180/219)
19-Nov-2024 22:16:08         169,956   1%   27.01MB/s    0:00:00 (xfr#5, to-chk=179/219)
19-Nov-2024 22:16:08         228,303   1%   18.14MB/s    0:00:00 (xfr#6, to-chk=178/219)
19-Nov-2024 22:16:08         229,149   1%   18.21MB/s    0:00:00 (xfr#7, to-chk=174/219)
19-Nov-2024 22:16:08         459,140   3%   33.68MB/s    0:00:00 (xfr#8, to-chk=173/219)
19-Nov-2024 22:16:08         459,986   3%   33.74MB/s    0:00:00 (xfr#9, to-chk=172/219)
19-Nov-2024 22:16:08         499,913   4%   36.67MB/s    0:00:00 (xfr#10, to-chk=171/219)
19-Nov-2024 22:16:08         500,567   4%   36.72MB/s    0:00:00 (xfr#11, to-chk=167/219)
19-Nov-2024 22:16:08         631,073   5%   42.99MB/s    0:00:00 (xfr#12, to-chk=166/219)
19-Nov-2024 22:16:08         631,727   5%   43.03MB/s    0:00:00 (xfr#13, to-chk=165/219)
19-Nov-2024 22:16:08         680,665   5%   46.37MB/s    0:00:00 (xfr#14, to-chk=164/219)
19-Nov-2024 22:16:08         681,127   5%   43.30MB/s    0:00:00 (xfr#15, to-chk=160/219)
19-Nov-2024 22:16:08         833,033   7%   41.81MB/s    0:00:00 (xfr#16, to-chk=159/219)
19-Nov-2024 22:16:08         833,495   7%   41.84MB/s    0:00:00 (xfr#17, to-chk=158/219)
19-Nov-2024 22:16:08         866,755   7%   41.33MB/s    0:00:00 (xfr#18, to-chk=157/219)
19-Nov-2024 22:16:08         867,217   7%   41.35MB/s    0:00:00 (xfr#19, to-chk=153/219)
19-Nov-2024 22:16:08         871,356   7%   41.55MB/s    0:00:00 (xfr#20, to-chk=152/219)
19-Nov-2024 22:16:08         982,701   8%   46.86MB/s    0:00:00 (xfr#21, to-chk=151/219)
19-Nov-2024 22:16:08         983,163   8%   44.65MB/s    0:00:00 (xfr#22, to-chk=150/219)
19-Nov-2024 22:16:08       1,028,620   8%   44.59MB/s    0:00:00 (xfr#23, to-chk=149/219)
19-Nov-2024 22:16:08       1,029,466   8%   44.63MB/s    0:00:00 (xfr#24, to-chk=145/219)
19-Nov-2024 22:16:08       1,184,903   9%   45.20MB/s    0:00:00 (xfr#25, to-chk=144/219)
19-Nov-2024 22:16:08       1,185,749  10%   45.23MB/s    0:00:00 (xfr#26, to-chk=143/219)
19-Nov-2024 22:16:08       1,230,878  10%   45.15MB/s    0:00:00 (xfr#27, to-chk=142/219)
19-Nov-2024 22:16:08       1,231,916  10%   45.19MB/s    0:00:00 (xfr#28, to-chk=138/219)
19-Nov-2024 22:16:08       1,379,003  11%   43.84MB/s    0:00:00 (xfr#29, to-chk=137/219)
19-Nov-2024 22:16:08       1,380,041  11%   43.87MB/s    0:00:00 (xfr#30, to-chk=136/219)
19-Nov-2024 22:16:08       1,552,037  13%   42.29MB/s    0:00:00 (xfr#31, to-chk=135/219)
19-Nov-2024 22:16:08       1,552,499  13%   42.30MB/s    0:00:00 (xfr#32, to-chk=131/219)
19-Nov-2024 22:16:08       2,125,073  17%   33.22MB/s    0:00:00 (xfr#33, to-chk=130/219)
19-Nov-2024 22:16:08       2,125,535  17%   33.23MB/s    0:00:00 (xfr#34, to-chk=129/219)
19-Nov-2024 22:16:08       2,159,719  18%   33.77MB/s    0:00:00 (xfr#35, to-chk=128/219)
19-Nov-2024 22:16:08       2,160,181  18%   33.77MB/s    0:00:00 (xfr#36, to-chk=124/219)
19-Nov-2024 22:16:08       2,304,890  19%   25.27MB/s    0:00:00 (xfr#37, to-chk=123/219)
19-Nov-2024 22:16:08       2,305,352  19%   25.27MB/s    0:00:00 (xfr#38, to-chk=122/219)
19-Nov-2024 22:16:08       2,350,120  19%   25.47MB/s    0:00:00 (xfr#39, to-chk=121/219)
19-Nov-2024 22:16:08       2,350,582  19%   25.47MB/s    0:00:00 (xfr#40, to-chk=117/219)
19-Nov-2024 22:16:08       2,509,393  21%   26.01MB/s    0:00:00 (xfr#41, to-chk=116/219)
19-Nov-2024 22:16:08       2,509,855  21%   26.02MB/s    0:00:00 (xfr#42, to-chk=115/219)
19-Nov-2024 22:16:08       2,555,090  21%   25.65MB/s    0:00:00 (xfr#43, to-chk=114/219)
19-Nov-2024 22:16:08       2,555,360  21%   25.65MB/s    0:00:00 (xfr#44, to-chk=110/219)
19-Nov-2024 22:16:08       2,716,276  22%   23.55MB/s    0:00:00 (xfr#45, to-chk=109/219)
19-Nov-2024 22:16:08       2,716,546  22%   23.55MB/s    0:00:00 (xfr#46, to-chk=108/219)
19-Nov-2024 22:16:08       2,756,576  23%   23.68MB/s    0:00:00 (xfr#47, to-chk=107/219)
19-Nov-2024 22:16:08       2,757,038  23%   23.69MB/s    0:00:00 (xfr#48, to-chk=103/219)
19-Nov-2024 22:16:08       2,917,572  24%   21.57MB/s    0:00:00 (xfr#49, to-chk=102/219)
19-Nov-2024 22:16:08       2,918,034  24%   21.57MB/s    0:00:00 (xfr#50, to-chk=101/219)
19-Nov-2024 22:16:08       2,986,577  25%   22.08MB/s    0:00:00 (xfr#51, to-chk=100/219)
19-Nov-2024 22:16:08       2,987,519  25%   22.09MB/s    0:00:00 (xfr#52, to-chk=96/219)
19-Nov-2024 22:16:08       3,274,910  27%   22.80MB/s    0:00:00 (xfr#53, to-chk=95/219)
19-Nov-2024 22:16:08       3,275,852  27%   22.80MB/s    0:00:00 (xfr#54, to-chk=94/219)
19-Nov-2024 22:16:08       3,314,750  27%   22.91MB/s    0:00:00 (xfr#55, to-chk=93/219)
19-Nov-2024 22:16:08       3,315,500  27%   22.91MB/s    0:00:00 (xfr#56, to-chk=89/219)
19-Nov-2024 22:16:08       3,452,056  29%   23.52MB/s    0:00:00 (xfr#57, to-chk=88/219)
19-Nov-2024 22:16:08       3,452,806  29%   23.35MB/s    0:00:00 (xfr#58, to-chk=87/219)
19-Nov-2024 22:16:08       3,453,434  29%   23.36MB/s    0:00:00 (xfr#59, to-chk=86/219)
19-Nov-2024 22:16:08       3,491,921  29%   23.29MB/s    0:00:00 (xfr#60, to-chk=85/219)
19-Nov-2024 22:16:08       3,492,671  29%   23.29MB/s    0:00:00 (xfr#61, to-chk=81/219)
19-Nov-2024 22:16:08       3,626,726  30%   23.21MB/s    0:00:00 (xfr#62, to-chk=80/219)
19-Nov-2024 22:16:08       3,627,476  30%   23.22MB/s    0:00:00 (xfr#63, to-chk=79/219)
19-Nov-2024 22:16:08       3,653,486  30%   23.38MB/s    0:00:00 (xfr#64, to-chk=78/219)
19-Nov-2024 22:16:08       3,654,044  30%   23.23MB/s    0:00:00 (xfr#65, to-chk=74/219)
19-Nov-2024 22:16:08       3,747,627  31%   23.83MB/s    0:00:00 (xfr#66, to-chk=73/219)
19-Nov-2024 22:16:08       3,748,185  31%   23.83MB/s    0:00:00 (xfr#67, to-chk=72/219)
19-Nov-2024 22:16:08       3,784,035  31%   22.70MB/s    0:00:00 (xfr#68, to-chk=71/219)
19-Nov-2024 22:16:08       3,784,593  31%   22.70MB/s    0:00:00 (xfr#69, to-chk=67/219)
19-Nov-2024 22:16:08       3,903,982  32%   22.84MB/s    0:00:00 (xfr#70, to-chk=66/219)
19-Nov-2024 22:16:08       3,904,540  32%   22.71MB/s    0:00:00 (xfr#71, to-chk=65/219)
19-Nov-2024 22:16:08       4,664,805  39%   21.70MB/s    0:00:00 (xfr#72, to-chk=64/219)
19-Nov-2024 22:16:08       4,665,459  39%   21.70MB/s    0:00:00 (xfr#73, to-chk=60/219)
19-Nov-2024 22:16:08       7,836,248  66%   21.05MB/s    0:00:00 (xfr#74, to-chk=59/219)
19-Nov-2024 22:16:08       7,836,902  66%   21.05MB/s    0:00:00 (xfr#75, to-chk=58/219)
19-Nov-2024 22:16:08       7,871,672  66%   20.97MB/s    0:00:00 (xfr#76, to-chk=57/219)
19-Nov-2024 22:16:08       7,872,326  66%   20.97MB/s    0:00:00 (xfr#77, to-chk=53/219)
19-Nov-2024 22:16:08       7,991,879  67%   21.00MB/s    0:00:00 (xfr#78, to-chk=52/219)
19-Nov-2024 22:16:08       7,992,533  67%   21.00MB/s    0:00:00 (xfr#79, to-chk=51/219)
19-Nov-2024 22:16:08       8,040,870  67%   20.50MB/s    0:00:00 (xfr#80, to-chk=50/219)
19-Nov-2024 22:16:08       8,041,524  67%   20.51MB/s    0:00:00 (xfr#81, to-chk=46/219)
19-Nov-2024 22:16:08       8,213,144  69%   20.78MB/s    0:00:00 (xfr#82, to-chk=45/219)
19-Nov-2024 22:16:08       8,213,798  69%   20.67MB/s    0:00:00 (xfr#83, to-chk=44/219)
19-Nov-2024 22:16:08       8,239,224  69%   20.68MB/s    0:00:00 (xfr#84, to-chk=43/219)
19-Nov-2024 22:16:08       8,239,494  69%   20.68MB/s    0:00:00 (xfr#85, to-chk=39/219)
19-Nov-2024 22:16:08       8,318,490  70%   20.82MB/s    0:00:00 (xfr#86, to-chk=38/219)
19-Nov-2024 22:16:08       8,318,760  70%   20.82MB/s    0:00:00 (xfr#87, to-chk=37/219)
19-Nov-2024 22:16:08       8,553,187  72%   21.30MB/s    0:00:00 (xfr#88, to-chk=36/219)
19-Nov-2024 22:16:08       8,554,225  72%   21.24MB/s    0:00:00 (xfr#89, to-chk=32/219)
19-Nov-2024 22:16:08      11,079,869  93%   22.29MB/s    0:00:00 (xfr#90, to-chk=31/219)
19-Nov-2024 22:16:08      11,080,907  93%   22.25MB/s    0:00:00 (xfr#91, to-chk=30/219)
19-Nov-2024 22:16:08      11,119,465  93%   22.28MB/s    0:00:00 (xfr#92, to-chk=29/219)
19-Nov-2024 22:16:08      11,120,407  93%   22.28MB/s    0:00:00 (xfr#93, to-chk=25/219)
19-Nov-2024 22:16:08      11,240,613  94%   22.06MB/s    0:00:00 (xfr#94, to-chk=24/219)
19-Nov-2024 22:16:08      11,241,555  94%   22.06MB/s    0:00:00 (xfr#95, to-chk=23/219)
19-Nov-2024 22:16:08      11,293,265  95%   22.07MB/s    0:00:00 (xfr#96, to-chk=22/219)
19-Nov-2024 22:16:08      11,293,823  95%   22.03MB/s    0:00:00 (xfr#97, to-chk=18/219)
19-Nov-2024 22:16:08      11,474,256  96%   21.63MB/s    0:00:00 (xfr#98, to-chk=17/219)
19-Nov-2024 22:16:08      11,474,814  96%   21.63MB/s    0:00:00 (xfr#99, to-chk=16/219)
19-Nov-2024 22:16:08      11,475,442  96%   21.63MB/s    0:00:00 (xfr#100, to-chk=15/219)
19-Nov-2024 22:16:08      11,515,359  97%   21.58MB/s    0:00:00 (xfr#101, to-chk=14/219)
19-Nov-2024 22:16:08      11,516,109  97%   21.58MB/s    0:00:00 (xfr#102, to-chk=10/219)
19-Nov-2024 22:16:08      11,655,035  98%   21.13MB/s    0:00:00 (xfr#103, to-chk=9/219)
19-Nov-2024 22:16:08      11,655,785  98%   21.13MB/s    0:00:00 (xfr#104, to-chk=8/219)
19-Nov-2024 22:16:08      11,689,502  98%   21.07MB/s    0:00:00 (xfr#105, to-chk=7/219)
19-Nov-2024 22:16:08      11,689,772  98%   21.03MB/s    0:00:00 (xfr#106, to-chk=3/219)
19-Nov-2024 22:16:08      11,805,632  99%   20.70MB/s    0:00:00 (xfr#107, to-chk=2/219)
19-Nov-2024 22:16:08      11,805,902  99%   20.70MB/s    0:00:00 (xfr#108, to-chk=1/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08      11,845,370  99%   20.54MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-s5d9z: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneclient-paris-5cc45c8cb7-s5d9z/oneclient_logs
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=191/223)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          26,139   0%   24.93MB/s    0:00:00 (xfr#1, to-chk=190/223)
19-Nov-2024 22:16:08          26,139   0%   24.93MB/s    0:00:00 (xfr#1, to-chk=184/223)
19-Nov-2024 22:16:08          26,793   0%   25.55MB/s    0:00:00 (xfr#2, to-chk=186/223)
19-Nov-2024 22:16:08         118,971   2%   56.73MB/s    0:00:00 (xfr#3, to-chk=185/223)
19-Nov-2024 22:16:08         119,625   2%   57.04MB/s    0:00:00 (xfr#4, to-chk=184/223)
19-Nov-2024 22:16:08         145,509   3%   69.38MB/s    0:00:00 (xfr#5, to-chk=183/223)
19-Nov-2024 22:16:08         145,971   3%   46.40MB/s    0:00:00 (xfr#6, to-chk=179/223)
19-Nov-2024 22:16:08         247,453   5%   59.00MB/s    0:00:00 (xfr#7, to-chk=178/223)
19-Nov-2024 22:16:08         247,915   5%   59.11MB/s    0:00:00 (xfr#8, to-chk=177/223)
19-Nov-2024 22:16:08         248,543   6%   59.26MB/s    0:00:00 (xfr#9, to-chk=176/223)
19-Nov-2024 22:16:08         270,642   6%   51.62MB/s    0:00:00 (xfr#10, to-chk=175/223)
19-Nov-2024 22:16:08         271,296   6%   51.75MB/s    0:00:00 (xfr#11, to-chk=171/223)
19-Nov-2024 22:16:08         336,834   8%   35.69MB/s    0:00:00 (xfr#12, to-chk=170/223)
19-Nov-2024 22:16:08         337,488   8%   35.76MB/s    0:00:00 (xfr#13, to-chk=169/223)
19-Nov-2024 22:16:08         380,575   9%   36.29MB/s    0:00:00 (xfr#14, to-chk=168/223)
19-Nov-2024 22:16:08         381,229   9%   36.36MB/s    0:00:00 (xfr#15, to-chk=164/223)
19-Nov-2024 22:16:08         508,830  12%   32.35MB/s    0:00:00 (xfr#16, to-chk=163/223)
19-Nov-2024 22:16:08         509,484  12%   32.39MB/s    0:00:00 (xfr#17, to-chk=162/223)
19-Nov-2024 22:16:08         510,112  12%   32.43MB/s    0:00:00 (xfr#18, to-chk=161/223)
19-Nov-2024 22:16:08         529,958  12%   33.69MB/s    0:00:00 (xfr#19, to-chk=160/223)
19-Nov-2024 22:16:08         530,420  12%   31.62MB/s    0:00:00 (xfr#20, to-chk=156/223)
19-Nov-2024 22:16:08         608,688  14%   36.28MB/s    0:00:00 (xfr#21, to-chk=155/223)
19-Nov-2024 22:16:08         609,150  14%   36.31MB/s    0:00:00 (xfr#22, to-chk=154/223)
19-Nov-2024 22:16:08         740,804  17%   41.56MB/s    0:00:00 (xfr#23, to-chk=153/223)
19-Nov-2024 22:16:08         741,362  17%   41.59MB/s    0:00:00 (xfr#24, to-chk=149/223)
19-Nov-2024 22:16:08         987,708  23%   42.82MB/s    0:00:00 (xfr#25, to-chk=148/223)
19-Nov-2024 22:16:08         988,266  23%   40.98MB/s    0:00:00 (xfr#26, to-chk=147/223)
19-Nov-2024 22:16:08       1,003,912  24%   41.63MB/s    0:00:00 (xfr#27, to-chk=146/223)
19-Nov-2024 22:16:08       1,004,470  24%   41.65MB/s    0:00:00 (xfr#28, to-chk=142/223)
19-Nov-2024 22:16:08       1,056,471  25%   43.81MB/s    0:00:00 (xfr#29, to-chk=141/223)
19-Nov-2024 22:16:08       1,057,029  25%   43.83MB/s    0:00:00 (xfr#30, to-chk=140/223)
19-Nov-2024 22:16:08       1,076,496  26%   44.64MB/s    0:00:00 (xfr#31, to-chk=139/223)
19-Nov-2024 22:16:08       1,077,054  26%   44.66MB/s    0:00:00 (xfr#32, to-chk=135/223)
19-Nov-2024 22:16:08       1,141,588  27%   45.36MB/s    0:00:00 (xfr#33, to-chk=134/223)
19-Nov-2024 22:16:08       1,142,146  27%   45.38MB/s    0:00:00 (xfr#34, to-chk=133/223)
19-Nov-2024 22:16:08       1,185,411  28%   43.48MB/s    0:00:00 (xfr#35, to-chk=132/223)
19-Nov-2024 22:16:08       1,186,065  28%   43.50MB/s    0:00:00 (xfr#36, to-chk=128/223)
19-Nov-2024 22:16:08       1,336,755  32%   45.53MB/s    0:00:00 (xfr#37, to-chk=127/223)
19-Nov-2024 22:16:08       1,337,409  32%   45.55MB/s    0:00:00 (xfr#38, to-chk=126/223)
19-Nov-2024 22:16:08       1,369,121  33%   46.63MB/s    0:00:00 (xfr#39, to-chk=125/223)
19-Nov-2024 22:16:08       1,369,775  33%   46.65MB/s    0:00:00 (xfr#40, to-chk=121/223)
19-Nov-2024 22:16:08       1,485,559  35%   47.22MB/s    0:00:00 (xfr#41, to-chk=120/223)
19-Nov-2024 22:16:08       1,486,213  35%   47.25MB/s    0:00:00 (xfr#42, to-chk=119/223)
19-Nov-2024 22:16:08       1,577,441  38%   48.53MB/s    0:00:00 (xfr#43, to-chk=118/223)
19-Nov-2024 22:16:08       1,577,903  38%   48.54MB/s    0:00:00 (xfr#44, to-chk=114/223)
19-Nov-2024 22:16:08       1,834,690  44%   43.74MB/s    0:00:00 (xfr#45, to-chk=113/223)
19-Nov-2024 22:16:08       1,835,152  44%   43.75MB/s    0:00:00 (xfr#46, to-chk=112/223)
19-Nov-2024 22:16:08       1,863,741  45%   44.44MB/s    0:00:00 (xfr#47, to-chk=111/223)
19-Nov-2024 22:16:08       1,864,107  45%   44.44MB/s    0:00:00 (xfr#48, to-chk=107/223)
19-Nov-2024 22:16:08       1,950,445  47%   37.96MB/s    0:00:00 (xfr#49, to-chk=106/223)
19-Nov-2024 22:16:08       1,950,811  47%   37.97MB/s    0:00:00 (xfr#50, to-chk=105/223)
19-Nov-2024 22:16:08       1,951,439  47%   37.98MB/s    0:00:00 (xfr#51, to-chk=104/223)
19-Nov-2024 22:16:08       1,967,057  47%   38.28MB/s    0:00:00 (xfr#52, to-chk=103/223)
19-Nov-2024 22:16:08       1,967,615  47%   37.53MB/s    0:00:00 (xfr#53, to-chk=99/223)
19-Nov-2024 22:16:08       2,028,935  49%   38.70MB/s    0:00:00 (xfr#54, to-chk=98/223)
19-Nov-2024 22:16:08       2,029,493  49%   38.71MB/s    0:00:00 (xfr#55, to-chk=97/223)
19-Nov-2024 22:16:08       2,062,420  49%   38.57MB/s    0:00:00 (xfr#56, to-chk=96/223)
19-Nov-2024 22:16:08       2,062,882  49%   38.57MB/s    0:00:00 (xfr#57, to-chk=92/223)
19-Nov-2024 22:16:08       2,154,165  52%   37.35MB/s    0:00:00 (xfr#58, to-chk=91/223)
19-Nov-2024 22:16:08       2,154,627  52%   37.36MB/s    0:00:00 (xfr#59, to-chk=90/223)
19-Nov-2024 22:16:08       2,193,340  53%   31.22MB/s    0:00:00 (xfr#60, to-chk=89/223)
19-Nov-2024 22:16:08       2,193,994  53%   31.23MB/s    0:00:00 (xfr#61, to-chk=85/223)
19-Nov-2024 22:16:08       2,321,588  56%   29.13MB/s    0:00:00 (xfr#62, to-chk=84/223)
19-Nov-2024 22:16:08       2,322,242  56%   29.14MB/s    0:00:00 (xfr#63, to-chk=83/223)
19-Nov-2024 22:16:08       2,322,870  56%   29.15MB/s    0:00:00 (xfr#64, to-chk=82/223)
19-Nov-2024 22:16:08       2,382,423  57%   29.90MB/s    0:00:00 (xfr#65, to-chk=81/223)
19-Nov-2024 22:16:08       2,383,173  57%   29.52MB/s    0:00:00 (xfr#66, to-chk=77/223)
19-Nov-2024 22:16:08       2,571,408  62%   26.09MB/s    0:00:00 (xfr#67, to-chk=76/223)
19-Nov-2024 22:16:08       2,572,158  62%   26.10MB/s    0:00:00 (xfr#68, to-chk=75/223)
19-Nov-2024 22:16:08       2,572,786  62%   26.10MB/s    0:00:00 (xfr#69, to-chk=74/223)
19-Nov-2024 22:16:08       2,665,264  64%   27.04MB/s    0:00:00 (xfr#70, to-chk=73/223)
19-Nov-2024 22:16:08       2,666,014  64%   26.76MB/s    0:00:00 (xfr#71, to-chk=69/223)
19-Nov-2024 22:16:08       2,924,707  70%   27.35MB/s    0:00:00 (xfr#72, to-chk=68/223)
19-Nov-2024 22:16:08       2,925,457  70%   27.35MB/s    0:00:00 (xfr#73, to-chk=67/223)
19-Nov-2024 22:16:08       2,946,237  71%   27.28MB/s    0:00:00 (xfr#74, to-chk=66/223)
19-Nov-2024 22:16:08       2,946,795  71%   27.28MB/s    0:00:00 (xfr#75, to-chk=62/223)
19-Nov-2024 22:16:08       3,023,564  73%   27.73MB/s    0:00:00 (xfr#76, to-chk=61/223)
19-Nov-2024 22:16:08       3,024,122  73%   27.73MB/s    0:00:00 (xfr#77, to-chk=60/223)
19-Nov-2024 22:16:08       3,065,722  74%   27.84MB/s    0:00:00 (xfr#78, to-chk=59/223)
19-Nov-2024 22:16:08       3,066,280  74%   27.85MB/s    0:00:00 (xfr#79, to-chk=55/223)
19-Nov-2024 22:16:08       3,204,837  77%   27.53MB/s    0:00:00 (xfr#80, to-chk=54/223)
19-Nov-2024 22:16:08       3,205,395  77%   27.54MB/s    0:00:00 (xfr#81, to-chk=53/223)
19-Nov-2024 22:16:08       3,206,023  77%   27.55MB/s    0:00:00 (xfr#82, to-chk=52/223)
19-Nov-2024 22:16:08       3,234,257  78%   27.54MB/s    0:00:00 (xfr#83, to-chk=51/223)
19-Nov-2024 22:16:08       3,234,815  78%   27.54MB/s    0:00:00 (xfr#84, to-chk=47/223)
19-Nov-2024 22:16:08       3,321,756  80%   28.28MB/s    0:00:00 (xfr#85, to-chk=46/223)
19-Nov-2024 22:16:08       3,322,314  80%   28.29MB/s    0:00:00 (xfr#86, to-chk=45/223)
19-Nov-2024 22:16:08       3,351,097  80%   28.28MB/s    0:00:00 (xfr#87, to-chk=44/223)
19-Nov-2024 22:16:08       3,351,655  80%   28.29MB/s    0:00:00 (xfr#88, to-chk=40/223)
19-Nov-2024 22:16:08       3,449,772  83%   28.12MB/s    0:00:00 (xfr#89, to-chk=39/223)
19-Nov-2024 22:16:08       3,450,330  83%   28.12MB/s    0:00:00 (xfr#90, to-chk=38/223)
19-Nov-2024 22:16:08       3,450,958  83%   28.13MB/s    0:00:00 (xfr#91, to-chk=37/223)
19-Nov-2024 22:16:08       3,478,578  84%   28.35MB/s    0:00:00 (xfr#92, to-chk=36/223)
19-Nov-2024 22:16:08       3,479,232  84%   28.12MB/s    0:00:00 (xfr#93, to-chk=32/223)
19-Nov-2024 22:16:08       3,564,154  86%   28.81MB/s    0:00:00 (xfr#94, to-chk=31/223)
19-Nov-2024 22:16:08       3,564,808  86%   28.81MB/s    0:00:00 (xfr#95, to-chk=30/223)
19-Nov-2024 22:16:08       3,602,661  87%   28.87MB/s    0:00:00 (xfr#96, to-chk=29/223)
19-Nov-2024 22:16:08       3,602,931  87%   28.87MB/s    0:00:00 (xfr#97, to-chk=25/223)
19-Nov-2024 22:16:08       3,706,502  89%   29.70MB/s    0:00:00 (xfr#98, to-chk=24/223)
19-Nov-2024 22:16:08       3,706,772  89%   29.71MB/s    0:00:00 (xfr#99, to-chk=23/223)
19-Nov-2024 22:16:08       3,722,703  89%   29.59MB/s    0:00:00 (xfr#100, to-chk=22/223)
19-Nov-2024 22:16:08       3,723,165  89%   29.10MB/s    0:00:00 (xfr#101, to-chk=18/223)
19-Nov-2024 22:16:08       3,781,244  91%   29.32MB/s    0:00:00 (xfr#102, to-chk=17/223)
19-Nov-2024 22:16:08       3,781,706  91%   29.32MB/s    0:00:00 (xfr#103, to-chk=16/223)
19-Nov-2024 22:16:08       3,810,965  92%   29.55MB/s    0:00:00 (xfr#104, to-chk=15/223)
19-Nov-2024 22:16:08       3,811,619  92%   29.55MB/s    0:00:00 (xfr#105, to-chk=11/223)
19-Nov-2024 22:16:08       3,894,896  94%   29.96MB/s    0:00:00 (xfr#106, to-chk=10/223)
19-Nov-2024 22:16:08       3,895,550  94%   29.72MB/s    0:00:00 (xfr#107, to-chk=9/223)
19-Nov-2024 22:16:08       3,896,178  94%   29.73MB/s    0:00:00 (xfr#108, to-chk=8/223)
19-Nov-2024 22:16:08       3,942,139  95%   30.08MB/s    0:00:00 (xfr#109, to-chk=7/223)
19-Nov-2024 22:16:08       3,942,889  95%   29.84MB/s    0:00:00 (xfr#110, to-chk=3/223)
19-Nov-2024 22:16:08       4,091,066  98%   30.72MB/s    0:00:00 (xfr#111, to-chk=2/223)
19-Nov-2024 22:16:08       4,091,816  98%   30.73MB/s    0:00:00 (xfr#112, to-chk=1/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.80MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.56MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.33MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08       4,133,982  99%   30.10MB/s    0:00:00 (xfr#113, to-chk=0/223)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          20,526   3%   19.58MB/s    0:00:00 (xfr#1, to-chk=51/54)
19-Nov-2024 22:16:08          60,340  10%   57.54MB/s    0:00:00 (xfr#2, to-chk=49/54)
19-Nov-2024 22:16:08          97,533  17%   93.01MB/s    0:00:00 (xfr#3, to-chk=47/54)
19-Nov-2024 22:16:08         100,694  17%   96.03MB/s    0:00:00 (xfr#4, to-chk=45/54)
19-Nov-2024 22:16:08         100,694  17%   96.03MB/s    0:00:00 (xfr#5, to-chk=43/54)
19-Nov-2024 22:16:08         136,458  23%   65.07MB/s    0:00:00 (xfr#6, to-chk=41/54)
19-Nov-2024 22:16:08         136,608  23%   43.43MB/s    0:00:00 (xfr#7, to-chk=39/54)
19-Nov-2024 22:16:08         136,905  23%   43.52MB/s    0:00:00 (xfr#8, to-chk=37/54)
19-Nov-2024 22:16:08         231,817  40%   36.85MB/s    0:00:00 (xfr#9, to-chk=35/54)
19-Nov-2024 22:16:08         237,964  41%   37.82MB/s    0:00:00 (xfr#10, to-chk=25/54)
19-Nov-2024 22:16:08         244,683  42%   38.89MB/s    0:00:00 (xfr#11, to-chk=24/54)
19-Nov-2024 22:16:08         249,977  43%   39.73MB/s    0:00:00 (xfr#12, to-chk=23/54)
19-Nov-2024 22:16:08         251,463  43%   34.26MB/s    0:00:00 (xfr#13, to-chk=22/54)
19-Nov-2024 22:16:08         253,565  44%   34.55MB/s    0:00:00 (xfr#14, to-chk=21/54)
19-Nov-2024 22:16:08         257,890  45%   35.13MB/s    0:00:00 (xfr#15, to-chk=20/54)
19-Nov-2024 22:16:08         259,365  45%   35.34MB/s    0:00:00 (xfr#16, to-chk=19/54)
19-Nov-2024 22:16:08         261,809  45%   35.67MB/s    0:00:00 (xfr#17, to-chk=18/54)
19-Nov-2024 22:16:08         269,096  47%   36.66MB/s    0:00:00 (xfr#18, to-chk=17/54)
19-Nov-2024 22:16:08         272,509  47%   37.13MB/s    0:00:00 (xfr#19, to-chk=16/54)
19-Nov-2024 22:16:08         276,264  48%   37.64MB/s    0:00:00 (xfr#20, to-chk=15/54)
19-Nov-2024 22:16:08         280,817  49%   38.26MB/s    0:00:00 (xfr#21, to-chk=14/54)
19-Nov-2024 22:16:08         288,843  50%   39.35MB/s    0:00:00 (xfr#22, to-chk=13/54)
19-Nov-2024 22:16:08         294,707  51%   35.13MB/s    0:00:00 (xfr#23, to-chk=12/54)
19-Nov-2024 22:16:08         297,491  52%   35.46MB/s    0:00:00 (xfr#24, to-chk=11/54)
19-Nov-2024 22:16:08         304,495  53%   36.30MB/s    0:00:00 (xfr#25, to-chk=10/54)
19-Nov-2024 22:16:08         308,535  53%   36.78MB/s    0:00:00 (xfr#26, to-chk=9/54)
19-Nov-2024 22:16:08         309,041  54%   36.84MB/s    0:00:00 (xfr#27, to-chk=8/54)
19-Nov-2024 22:16:08         310,231  54%   36.98MB/s    0:00:00 (xfr#28, to-chk=7/54)
19-Nov-2024 22:16:08         316,665  55%   37.75MB/s    0:00:00 (xfr#29, to-chk=6/54)
19-Nov-2024 22:16:08         324,294  56%   38.66MB/s    0:00:00 (xfr#30, to-chk=5/54)
19-Nov-2024 22:16:08         329,873  57%   39.32MB/s    0:00:00 (xfr#31, to-chk=4/54)
19-Nov-2024 22:16:08         331,633  58%   39.53MB/s    0:00:00 (xfr#32, to-chk=3/54)
19-Nov-2024 22:16:08         336,528  58%   35.66MB/s    0:00:00 (xfr#33, to-chk=2/54)
19-Nov-2024 22:16:08         339,656  59%   35.99MB/s    0:00:00 (xfr#34, to-chk=1/54)
19-Nov-2024 22:16:08         339,883  59%   36.02MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         339,883  59%   32.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         339,883  59%   32.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         339,883  59%   32.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         339,883  59%   32.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         339,883  59%   29.47MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          17,981  16%   17.15MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:16:08          36,897  33%   35.19MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:16:08          36,897  33%   35.19MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:16:08          54,675  49%   52.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:16:08          54,966  50%   52.42MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:16:08          54,966  50%   26.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:16:08           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:16:08           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:16:08           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:16:08           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:16:08           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=51/54)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          36,153   7%   34.48MB/s    0:00:00 (xfr#2, to-chk=49/54)
19-Nov-2024 22:16:08          69,654  13%   66.43MB/s    0:00:00 (xfr#3, to-chk=47/54)
19-Nov-2024 22:16:08          70,514  14%   67.25MB/s    0:00:00 (xfr#4, to-chk=45/54)
19-Nov-2024 22:16:08          70,514  14%   67.25MB/s    0:00:00 (xfr#5, to-chk=43/54)
19-Nov-2024 22:16:08         102,617  20%   97.86MB/s    0:00:00 (xfr#6, to-chk=41/54)
19-Nov-2024 22:16:08         102,767  20%   98.01MB/s    0:00:00 (xfr#7, to-chk=39/54)
19-Nov-2024 22:16:08         103,064  20%   98.29MB/s    0:00:00 (xfr#8, to-chk=37/54)
19-Nov-2024 22:16:08         197,831  39%  188.67MB/s    0:00:00 (xfr#9, to-chk=35/54)
19-Nov-2024 22:16:08         199,939  39%  190.68MB/s    0:00:00 (xfr#10, to-chk=25/54)
19-Nov-2024 22:16:08         203,692  40%   97.13MB/s    0:00:00 (xfr#11, to-chk=24/54)
19-Nov-2024 22:16:08         205,167  40%   97.83MB/s    0:00:00 (xfr#12, to-chk=23/54)
19-Nov-2024 22:16:08         206,925  41%   98.67MB/s    0:00:00 (xfr#13, to-chk=22/54)
19-Nov-2024 22:16:08         212,211  42%  101.19MB/s    0:00:00 (xfr#14, to-chk=21/54)
19-Nov-2024 22:16:08         218,075  43%  103.99MB/s    0:00:00 (xfr#15, to-chk=20/54)
19-Nov-2024 22:16:08         222,968  44%  106.32MB/s    0:00:00 (xfr#16, to-chk=19/54)
19-Nov-2024 22:16:08         223,189  44%  106.42MB/s    0:00:00 (xfr#17, to-chk=18/54)
19-Nov-2024 22:16:08         229,621  45%  109.49MB/s    0:00:00 (xfr#18, to-chk=17/54)
19-Nov-2024 22:16:08         234,174  46%   74.44MB/s    0:00:00 (xfr#19, to-chk=16/54)
19-Nov-2024 22:16:08         236,956  47%   75.33MB/s    0:00:00 (xfr#20, to-chk=15/54)
19-Nov-2024 22:16:08         240,080  47%   76.32MB/s    0:00:00 (xfr#21, to-chk=14/54)
19-Nov-2024 22:16:08         243,491  48%   77.40MB/s    0:00:00 (xfr#22, to-chk=13/54)
19-Nov-2024 22:16:08         247,816  49%   78.78MB/s    0:00:00 (xfr#23, to-chk=12/54)
19-Nov-2024 22:16:08         254,818  50%   81.00MB/s    0:00:00 (xfr#24, to-chk=11/54)
19-Nov-2024 22:16:08         262,105  52%   83.32MB/s    0:00:00 (xfr#25, to-chk=10/54)
19-Nov-2024 22:16:08         268,197  53%   85.26MB/s    0:00:00 (xfr#26, to-chk=9/54)
19-Nov-2024 22:16:08         269,155  53%   64.17MB/s    0:00:00 (xfr#27, to-chk=8/54)
19-Nov-2024 22:16:08         277,179  55%   66.08MB/s    0:00:00 (xfr#28, to-chk=7/54)
19-Nov-2024 22:16:08         278,369  55%   66.37MB/s    0:00:00 (xfr#29, to-chk=6/54)
19-Nov-2024 22:16:08         282,405  56%   67.33MB/s    0:00:00 (xfr#30, to-chk=5/54)
19-Nov-2024 22:16:08         289,130  57%   68.93MB/s    0:00:00 (xfr#31, to-chk=4/54)
19-Nov-2024 22:16:08         294,715  58%   70.27MB/s    0:00:00 (xfr#32, to-chk=3/54)
19-Nov-2024 22:16:08         297,153  59%   70.85MB/s    0:00:00 (xfr#33, to-chk=2/54)
19-Nov-2024 22:16:08         297,657  59%   70.97MB/s    0:00:00 (xfr#34, to-chk=1/54)
19-Nov-2024 22:16:08         305,286  60%   58.23MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         305,286  60%   19.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         305,286  60%   19.41MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         305,286  60%   18.20MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         305,286  60%   18.20MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08         305,286  60%   18.20MB/s    0:00:00 (xfr#35, to-chk=0/54)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          17,771  16%   16.95MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:16:08          36,473  33%   34.78MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:16:08          36,473  33%   34.78MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:16:08          54,041  49%   51.54MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:16:08          54,332  50%   51.82MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:16:08          54,332  50%    3.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:16:08           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:16:08           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:16:08           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:16:08           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:16:08           6,843  50%    1.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          55,071  12%   52.52MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:16:08         111,716  26%   53.27MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:16:08         159,191  37%   50.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:16:08         214,059  49%   68.05MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:16:08         214,350  50%   68.14MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:16:08         214,350  50%   51.11MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08          23,821   7%   22.72MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 22:16:08          48,407  14%   46.16MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 22:16:08          48,407  14%   46.16MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 22:16:08          71,748  21%   34.21MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 22:16:08          71,839  21%   34.26MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 22:16:08          72,136  21%   34.40MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 22:16:08         167,624  50%   39.96MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 22:16:08         167,624  50%   31.97MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 22:16:08 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.01.43/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:16:08               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:16:08           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:16:08           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:16:08           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:16:08           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:16:08           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:16:08           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:16:08 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1732054557.103949 exists, exporting anyway.
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 =============================== warnings summary ===============================
19-Nov-2024 22:16:08 tests/utils/rest_utils.py:98
19-Nov-2024 22:16:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:16:08     print("""
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 tests/utils/path_utils.py:112
19-Nov-2024 22:16:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:16:08     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:16:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:16:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:16:08   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:16:08     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:16:08
19-Nov-2024 22:16:08 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:16:08 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:16:08 ================== 26 passed, 4 warnings in 868.16s (0:14:28) ==================
19-Nov-2024 22:16:17 release "dev" uninstalled
19-Nov-2024 22:16:18 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:16:18 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:16:22 No resources found
19-Nov-2024 22:16:23 Sidecar injection has been disabled
19-Nov-2024 22:16:23 Cleaning helm release "dev"...
19-Nov-2024 22:16:23 Deleted 1 helm deployments
19-Nov-2024 22:16:23 Deleted 0 k8s deployments
19-Nov-2024 22:16:23 Deleted 0 k8s services
19-Nov-2024 22:16:23 Deleted 0 persistent volumes
19-Nov-2024 22:16:23 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:16:23 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:16:23 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:16:23 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:16:23 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:16:23 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:16:23 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:16:23 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:16:23 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:16:23 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS...
19-Nov-2024 22:16:23 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:16:23 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:16:23
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:16:23 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:16:23
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3366 (ODSRV-OAP-MPRFCPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3366-ScriptBuildTask-2824764236324400512.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance
19-Nov-2024 22:16:23 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 22:16:24 Uploading artifact
19-Nov-2024 22:16:24     source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 22:16:24     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 22:16:24 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:16:24 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:16:24 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:16:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3366 (ODSRV-OAP-MPRFCPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3366-ScriptBuildTask-8800301232071424476.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS
19-Nov-2024 22:16:24 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:16:24 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:16:24 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:16:24
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:16:24 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:16:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio symlinks #3366 (ODSRV-OAP-MPRFCPS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPS-3366-ScriptBuildTask-7608218729845175256.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS/onedata-acceptance
19-Nov-2024 22:16:24   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:16:24                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:16:24
19-Nov-2024 22:16:24   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:16:24 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
19-Nov-2024 22:16:24 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:16:26 Cleaning helm deployments
19-Nov-2024 22:16:26 Cleanining pods
19-Nov-2024 22:16:26 Cleaning kube persistant volumes
19-Nov-2024 22:16:26 Cleaning dockswift container
19-Nov-2024 22:16:27 Cleaning docker containers
19-Nov-2024 22:16:29 Stalled docker containers to remove:
19-Nov-2024 22:16:29 65c6dd528858 f29e5ec0982a eaa7d2d7be72 514ed8e88213 2e645c7641b3 f5725cc7a6ab 4c7be201f5d8 1e7dec328ccf 0a371787392f 8f0b9c6ba4a5 44c08ac8833d 92cd34d72d20 9a9724095491 9a44bd0cfc55 9bad1c56648e 428d2f704581 5f94b53782e6 159a5584443d 07557ebe457c 93d071ba6d30
19-Nov-2024 22:16:29 Removing stalled docker containers
19-Nov-2024 22:16:29 Error response from daemon: Cannot kill container: 65c6dd528858: Container 65c6dd528858675d9c26726e4e9159db6efec19e69a7e54e19c8d9226e414d63 is not running
19-Nov-2024 22:16:29 65c6dd528858
19-Nov-2024 22:16:29 Error response from daemon: Cannot kill container: f29e5ec0982a: Container f29e5ec0982ad1b405c856b6672277d4103fe9d36c73c2faf2a10cf3bc853837 is not running
19-Nov-2024 22:16:29 f29e5ec0982a
19-Nov-2024 22:16:29 Error response from daemon: Cannot kill container: eaa7d2d7be72: Container eaa7d2d7be72c76601b4a30f4c0b8e1315827c22f6ef337e82b280160f552dc7 is not running
19-Nov-2024 22:16:29 eaa7d2d7be72
19-Nov-2024 22:16:29 Error response from daemon: Cannot kill container: 514ed8e88213: Container 514ed8e882134b98b19df3286ddf88c666ab4eb3b482127f234c5fe329f5fd01 is not running
19-Nov-2024 22:16:30 514ed8e88213
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 2e645c7641b3: Container 2e645c7641b3edc8e132aaf65c0ef0f96f79dfa11cfa31e2ec8add85328c7901 is not running
19-Nov-2024 22:16:30 2e645c7641b3
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: f5725cc7a6ab: Container f5725cc7a6abebaac25f0b46014b9dd0e5678cad18368a7b7f9377aa481271ad is not running
19-Nov-2024 22:16:30 f5725cc7a6ab
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 4c7be201f5d8: Container 4c7be201f5d85a6fd8e595b08a1b513031d1e12de7ad0b7a0a85bfaeac1c3e8b is not running
19-Nov-2024 22:16:30 4c7be201f5d8
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 1e7dec328ccf: Container 1e7dec328ccf9ea3025b8c2577675ee084486260396698099f7a6f647aef6e47 is not running
19-Nov-2024 22:16:30 1e7dec328ccf
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 0a371787392f: Container 0a371787392f7298fec249465fa7cd76ec1150821ece0b3daab53904a9ecae01 is not running
19-Nov-2024 22:16:30 0a371787392f
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 8f0b9c6ba4a5: Container 8f0b9c6ba4a5d939a80a542c1190050d56423f99c1e17d50dd2e91f97935f571 is not running
19-Nov-2024 22:16:30 8f0b9c6ba4a5
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 44c08ac8833d: Container 44c08ac8833d6db58ab2abb9f8a241f5ebd7a2f8dffc063f9ca2f9c36875a994 is not running
19-Nov-2024 22:16:30 44c08ac8833d
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 92cd34d72d20: Container 92cd34d72d204bcf86ec57f9d44618a3d341801e063c53a8fc41eb68108c480b is not running
19-Nov-2024 22:16:30 92cd34d72d20
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 9a9724095491: Container 9a97240954914c4ca55b84e66c251c8378bbb35ce431127a3461ff5f3efe6fb1 is not running
19-Nov-2024 22:16:30 9a9724095491
19-Nov-2024 22:16:30 Error response from daemon: Cannot kill container: 9a44bd0cfc55: Container 9a44bd0cfc5560c4284a30046c2d2bf39da01180833de4e39a0363c154632128 is not running
19-Nov-2024 22:16:31 9a44bd0cfc55
19-Nov-2024 22:16:31 Error response from daemon: Cannot kill container: 9bad1c56648e: Container 9bad1c56648ee8da0a97430596d1fd8fb5685971dcc3fd965e819642fd8e4fd3 is not running
19-Nov-2024 22:16:31 9bad1c56648e
19-Nov-2024 22:16:31 Error response from daemon: Cannot kill container: 428d2f704581: Container 428d2f7045818a735b45209f55577407c1bb2f48649900169c19f76144f52ca6 is not running
19-Nov-2024 22:16:31 428d2f704581
19-Nov-2024 22:16:31 Error response from daemon: Cannot kill container: 5f94b53782e6: Container 5f94b53782e6db4f3d8ca8581427fbd415c82eb5e7a777d6ddd15603b3ad925a is not running
19-Nov-2024 22:16:31 5f94b53782e6
19-Nov-2024 22:16:31 Error response from daemon: Cannot kill container: 159a5584443d: Container 159a5584443d56ba034ab2e170970fbb7ee669c2d55e1a4f90918ce6d31ad66c is not running
19-Nov-2024 22:16:31 159a5584443d
19-Nov-2024 22:16:31 Error response from daemon: Cannot kill container: 07557ebe457c: Container 07557ebe457cfbd3a24864b4657a8beda434145c999ab515e8ba6742caee52d3 is not running
19-Nov-2024 22:16:31 07557ebe457c
19-Nov-2024 22:16:31 93d071ba6d30
19-Nov-2024 22:16:31 93d071ba6d30
19-Nov-2024 22:16:31 Stalled docker volumes to remove:
19-Nov-2024 22:16:31
19-Nov-2024 22:16:31 Removing stalled docker volumes
19-Nov-2024 22:16:31 Removing stalled loopdevices
19-Nov-2024 22:16:34 Done
19-Nov-2024 22:16:34 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:16:34 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:16:34 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:16:34 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:16:34 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:16:34 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:16:34 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:16:34 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:16:34 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:16:34 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 121.5 ms
19-Nov-2024 22:16:34 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPS'
19-Nov-2024 22:16:34 Finalising the build...
19-Nov-2024 22:16:34 Stopping timer.
19-Nov-2024 22:16:34 Build ODSRV-OAP-MPRFCPS-3366 completed.
19-Nov-2024 22:16:34 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:16:34 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:16:34 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:16:34 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:16:34 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:16:34 All post build plugins have finished
19-Nov-2024 22:16:34 Generating build results summary...
19-Nov-2024 22:16:34 Saving build results to disk...
19-Nov-2024 22:16:34 Store variable context...
19-Nov-2024 22:16:34 Finished building ODSRV-OAP-MPRFCPS-3366.