oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

Job: singleprovider regular file CRUD multiclient proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,666 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 19:34:56
19-Nov-2024 19:34:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3hlxb1a4n02541jg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3hlxb1a4n02541jg
19-Nov-2024 19:34:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13503323693737534556'...
19-Nov-2024 19:34:56 Getting configuration...
19-Nov-2024 19:34:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3hlxb1a4n02541jg'.
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:34:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:34:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:34:56 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ttkgfu1cyxcmfgvs
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ttkgfu1cyxcmfgvs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ttkgfu1cyxcmfgvs
19-Nov-2024 19:34:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16806101148622323777'...
19-Nov-2024 19:34:56 Getting configuration...
19-Nov-2024 19:34:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ttkgfu1cyxcmfgvs'.
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 19:34:56 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
19-Nov-2024 19:34:56 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
19-Nov-2024 19:34:56 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
19-Nov-2024 19:34:56 =================================================================
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 PASSED
19-Nov-2024 19:34:56 Unmounting client from /tmp/onedata/mnt/3hlxb1a4n02541jg
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56 Unmounting client from /tmp/onedata/mnt/ttkgfu1cyxcmfgvs
19-Nov-2024 19:34:56
19-Nov-2024 19:34:56
19-Nov-2024 19:35:20 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:35:20 =================================================================
19-Nov-2024 19:35:20 - Executing scenario 'Delete file opened by other user for reading'
19-Nov-2024 19:35:20 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:35:20 -----------------------------------------------------------------
19-Nov-2024 19:35:20 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:35:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:35:20 using [token, token] by [user1, user2]"'
19-Nov-2024 19:35:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:35:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:35:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:35:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w6k9e7wkqeq9bkfr
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w6k9e7wkqeq9bkfr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w6k9e7wkqeq9bkfr
19-Nov-2024 19:35:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14477752202588517068'...
19-Nov-2024 19:35:20 Getting configuration...
19-Nov-2024 19:35:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w6k9e7wkqeq9bkfr'.
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:35:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:35:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:35:20 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hhfni7gfy6w7hp00
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hhfni7gfy6w7hp00 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hhfni7gfy6w7hp00
19-Nov-2024 19:35:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17134394518651100160'...
19-Nov-2024 19:35:20 Getting configuration...
19-Nov-2024 19:35:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hhfni7gfy6w7hp00'.
19-Nov-2024 19:35:20
19-Nov-2024 19:35:20 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:35:20 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 19:35:20 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 19:35:20 =================================================================
19-Nov-2024 19:35:20
19-Nov-2024 19:35:21 PASSED
19-Nov-2024 19:35:21 Unmounting client from /tmp/onedata/mnt/w6k9e7wkqeq9bkfr
19-Nov-2024 19:35:21
19-Nov-2024 19:35:21
19-Nov-2024 19:35:21 Unmounting client from /tmp/onedata/mnt/hhfni7gfy6w7hp00
19-Nov-2024 19:35:21
19-Nov-2024 19:35:21
19-Nov-2024 19:35:43 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:35:43 =================================================================
19-Nov-2024 19:35:43 - Executing scenario 'Delete file opened by other user for reading and writing'
19-Nov-2024 19:35:43 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:35:43 -----------------------------------------------------------------
19-Nov-2024 19:35:43 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:35:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:35:43 using [token, token] by [user1, user2]"'
19-Nov-2024 19:35:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:35:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:35:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:35:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4mqdars6xubd50v9
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4mqdars6xubd50v9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4mqdars6xubd50v9
19-Nov-2024 19:35:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11372698829599321857'...
19-Nov-2024 19:35:43 Getting configuration...
19-Nov-2024 19:35:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4mqdars6xubd50v9'.
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:35:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:35:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:35:43 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9nxudczd2hvor3h7
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9nxudczd2hvor3h7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9nxudczd2hvor3h7
19-Nov-2024 19:35:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15194588530306457035'...
19-Nov-2024 19:35:43 Getting configuration...
19-Nov-2024 19:35:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9nxudczd2hvor3h7'.
19-Nov-2024 19:35:43
19-Nov-2024 19:35:43 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:43 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
19-Nov-2024 19:35:43 =================================================================
19-Nov-2024 19:35:43
19-Nov-2024 19:35:44 PASSED
19-Nov-2024 19:35:44 Unmounting client from /tmp/onedata/mnt/4mqdars6xubd50v9
19-Nov-2024 19:35:44
19-Nov-2024 19:35:44
19-Nov-2024 19:35:44 Unmounting client from /tmp/onedata/mnt/9nxudczd2hvor3h7
19-Nov-2024 19:35:44
19-Nov-2024 19:35:44
19-Nov-2024 19:36:07 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:36:07 =================================================================
19-Nov-2024 19:36:07 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
19-Nov-2024 19:36:07 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:36:07 -----------------------------------------------------------------
19-Nov-2024 19:36:07 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:36:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:36:07 using [token, token] by [user1, user2]"'
19-Nov-2024 19:36:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:36:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1kptflmo09ydjwfi
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1kptflmo09ydjwfi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1kptflmo09ydjwfi
19-Nov-2024 19:36:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13073276611123298665'...
19-Nov-2024 19:36:07 Getting configuration...
19-Nov-2024 19:36:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1kptflmo09ydjwfi'.
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:36:07 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zaf6uqnl16s8fdzf
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zaf6uqnl16s8fdzf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zaf6uqnl16s8fdzf
19-Nov-2024 19:36:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3850222934768061106'...
19-Nov-2024 19:36:07 Getting configuration...
19-Nov-2024 19:36:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zaf6uqnl16s8fdzf'.
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 19:36:07 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:36:07 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 19:36:07 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 19:36:07 =================================================================
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 PASSED
19-Nov-2024 19:36:07 Unmounting client from /tmp/onedata/mnt/1kptflmo09ydjwfi
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07 Unmounting client from /tmp/onedata/mnt/zaf6uqnl16s8fdzf
19-Nov-2024 19:36:07
19-Nov-2024 19:36:07
19-Nov-2024 19:36:29 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:36:29 =================================================================
19-Nov-2024 19:36:29 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 19:36:29 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:36:29 -----------------------------------------------------------------
19-Nov-2024 19:36:29 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:36:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:36:29 using [token, token] by [user1, user2]"'
19-Nov-2024 19:36:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:36:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7efei5flmedcihmj
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7efei5flmedcihmj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7efei5flmedcihmj
19-Nov-2024 19:36:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4188600451524638591'...
19-Nov-2024 19:36:29 Getting configuration...
19-Nov-2024 19:36:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7efei5flmedcihmj'.
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:36:29 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/50znfo1cw30qvldm
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/50znfo1cw30qvldm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/50znfo1cw30qvldm
19-Nov-2024 19:36:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9042013690837543789'...
19-Nov-2024 19:36:29 Getting configuration...
19-Nov-2024 19:36:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/50znfo1cw30qvldm'.
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:36:29 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 19:36:29 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 19:36:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:36:29 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 19:36:29 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 19:36:29 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 19:36:29 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 19:36:29 =================================================================
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 PASSED
19-Nov-2024 19:36:29 Unmounting client from /tmp/onedata/mnt/7efei5flmedcihmj
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29 Unmounting client from /tmp/onedata/mnt/50znfo1cw30qvldm
19-Nov-2024 19:36:29
19-Nov-2024 19:36:29
19-Nov-2024 19:36:53 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:36:53 =================================================================
19-Nov-2024 19:36:53 - Executing scenario 'Create many children'
19-Nov-2024 19:36:53 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:36:53 -----------------------------------------------------------------
19-Nov-2024 19:36:53 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:36:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:36:53 using [token, token] by [user1, user2]"'
19-Nov-2024 19:36:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:36:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/awxm0s51qhqrjpy5
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/awxm0s51qhqrjpy5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/awxm0s51qhqrjpy5
19-Nov-2024 19:36:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2396334182516495188'...
19-Nov-2024 19:36:53 Getting configuration...
19-Nov-2024 19:36:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/awxm0s51qhqrjpy5'.
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:36:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:36:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:36:53 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fthll5viy3gmq522
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fthll5viy3gmq522 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fthll5viy3gmq522
19-Nov-2024 19:36:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18413109176430210182'...
19-Nov-2024 19:36:53 Getting configuration...
19-Nov-2024 19:36:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fthll5viy3gmq522'.
19-Nov-2024 19:36:53
19-Nov-2024 19:36:53 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 19:36:53 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 19:36:53 =================================================================
19-Nov-2024 19:36:53
19-Nov-2024 19:36:58 PASSED
19-Nov-2024 19:36:58 Unmounting client from /tmp/onedata/mnt/awxm0s51qhqrjpy5
19-Nov-2024 19:36:58
19-Nov-2024 19:36:58
19-Nov-2024 19:36:58 Unmounting client from /tmp/onedata/mnt/fthll5viy3gmq522
19-Nov-2024 19:36:58
19-Nov-2024 19:36:58
19-Nov-2024 19:37:19 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:37:19 =================================================================
19-Nov-2024 19:37:19 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 19:37:19 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:37:19 -----------------------------------------------------------------
19-Nov-2024 19:37:19 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:37:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:37:19 using [token, token] by [user1, user2]"'
19-Nov-2024 19:37:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:37:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:37:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:37:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9rl5fegb822gto99
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9rl5fegb822gto99 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9rl5fegb822gto99
19-Nov-2024 19:37:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16745712435145055359'...
19-Nov-2024 19:37:19 Getting configuration...
19-Nov-2024 19:37:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9rl5fegb822gto99'.
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:37:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:37:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:37:19 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x03orkftvq9k0npq
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x03orkftvq9k0npq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x03orkftvq9k0npq
19-Nov-2024 19:37:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15212118795550417825'...
19-Nov-2024 19:37:19 Getting configuration...
19-Nov-2024 19:37:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x03orkftvq9k0npq'.
19-Nov-2024 19:37:19
19-Nov-2024 19:37:19 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:37:19 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:37:19 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 19:37:19 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 19:37:19 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 19:37:19 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 19:37:19 =================================================================
19-Nov-2024 19:37:19
19-Nov-2024 19:37:20 PASSED
19-Nov-2024 19:37:20 Unmounting client from /tmp/onedata/mnt/9rl5fegb822gto99
19-Nov-2024 19:37:20
19-Nov-2024 19:37:20
19-Nov-2024 19:37:20 Unmounting client from /tmp/onedata/mnt/x03orkftvq9k0npq
19-Nov-2024 19:37:20
19-Nov-2024 19:37:20
19-Nov-2024 19:37:44 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 19:37:44 =================================================================
19-Nov-2024 19:37:44 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 19:37:44 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 19:37:44 -----------------------------------------------------------------
19-Nov-2024 19:37:44 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 19:37:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 19:37:44 using [token, token] by [user1, user2]"'
19-Nov-2024 19:37:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:37:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:37:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-9vbsj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj'
19-Nov-2024 19:37:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-9vbsj' successfully started
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l58f8w8o8l05hjfo
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l58f8w8o8l05hjfo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l58f8w8o8l05hjfo
19-Nov-2024 19:37:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17992139277581313275'...
19-Nov-2024 19:37:44 Getting configuration...
19-Nov-2024 19:37:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l58f8w8o8l05hjfo'.
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 19:37:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 19:37:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zbmzx', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx'
19-Nov-2024 19:37:44 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zbmzx' successfully started
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k9qi38pnyejxwy3h
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k9qi38pnyejxwy3h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k9qi38pnyejxwy3h
19-Nov-2024 19:37:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15351957073599382524'...
19-Nov-2024 19:37:44 Getting configuration...
19-Nov-2024 19:37:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k9qi38pnyejxwy3h'.
19-Nov-2024 19:37:44
19-Nov-2024 19:37:44 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 19:37:44 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 19:37:44 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 19:37:44 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 19:37:44 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 19:37:44 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 19:37:44 =================================================================
19-Nov-2024 19:37:44
19-Nov-2024 19:37:51 PASSED
19-Nov-2024 19:37:51 Unmounting client from /tmp/onedata/mnt/l58f8w8o8l05hjfo
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 Unmounting client from /tmp/onedata/mnt/k9qi38pnyejxwy3h
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1732045064.7503688', '-c', '/tmp/logs']
19-Nov-2024 19:37:51 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-zg64h. See /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-cross-support-job-3p-users-zg64h/entrypoint.log for more details
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-9vbsj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-oneclient-krakow-7d9476b8bc-9vbsj/oneclient_logs
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=188/221)
19-Nov-2024 19:37:51             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=181/221)
19-Nov-2024 19:37:51          50,493   0%   16.05MB/s    0:00:00 (xfr#2, to-chk=187/221)
19-Nov-2024 19:37:51          50,955   0%   16.20MB/s    0:00:00 (xfr#3, to-chk=183/221)
19-Nov-2024 19:37:51         229,103   1%   31.21MB/s    0:00:00 (xfr#4, to-chk=182/221)
19-Nov-2024 19:37:51         229,565   1%   31.28MB/s    0:00:00 (xfr#5, to-chk=181/221)
19-Nov-2024 19:37:51         287,607   2%   39.18MB/s    0:00:00 (xfr#6, to-chk=180/221)
19-Nov-2024 19:37:51         288,357   2%   39.29MB/s    0:00:00 (xfr#7, to-chk=176/221)
19-Nov-2024 19:37:51         520,154   4%   35.43MB/s    0:00:00 (xfr#8, to-chk=175/221)
19-Nov-2024 19:37:51         520,904   4%   35.48MB/s    0:00:00 (xfr#9, to-chk=174/221)
19-Nov-2024 19:37:51         521,532   4%   35.53MB/s    0:00:00 (xfr#10, to-chk=173/221)
19-Nov-2024 19:37:51         568,582   4%   38.73MB/s    0:00:00 (xfr#11, to-chk=172/221)
19-Nov-2024 19:37:51         569,332   4%   36.20MB/s    0:00:00 (xfr#12, to-chk=168/221)
19-Nov-2024 19:37:51         729,521   5%   38.65MB/s    0:00:00 (xfr#13, to-chk=167/221)
19-Nov-2024 19:37:51         730,271   5%   38.69MB/s    0:00:00 (xfr#14, to-chk=166/221)
19-Nov-2024 19:37:51         771,461   5%   40.87MB/s    0:00:00 (xfr#15, to-chk=165/221)
19-Nov-2024 19:37:51         772,307   5%   38.76MB/s    0:00:00 (xfr#16, to-chk=161/221)
19-Nov-2024 19:37:51         904,105   6%   43.11MB/s    0:00:00 (xfr#17, to-chk=160/221)
19-Nov-2024 19:37:51         904,951   6%   43.15MB/s    0:00:00 (xfr#18, to-chk=159/221)
19-Nov-2024 19:37:51       1,141,194   8%   43.53MB/s    0:00:00 (xfr#19, to-chk=158/221)
19-Nov-2024 19:37:51       1,141,560   8%   43.55MB/s    0:00:00 (xfr#20, to-chk=154/221)
19-Nov-2024 19:37:51       3,802,556  29%   43.69MB/s    0:00:00 (xfr#21, to-chk=153/221)
19-Nov-2024 19:37:51       3,802,922  29%   43.70MB/s    0:00:00 (xfr#22, to-chk=152/221)
19-Nov-2024 19:37:51       3,844,332  29%   44.17MB/s    0:00:00 (xfr#23, to-chk=151/221)
19-Nov-2024 19:37:51       3,844,986  29%   43.65MB/s    0:00:00 (xfr#24, to-chk=147/221)
19-Nov-2024 19:37:51       3,985,694  30%   44.20MB/s    0:00:00 (xfr#25, to-chk=146/221)
19-Nov-2024 19:37:51       3,986,348  30%   44.21MB/s    0:00:00 (xfr#26, to-chk=145/221)
19-Nov-2024 19:37:51       3,986,976  30%   44.21MB/s    0:00:00 (xfr#27, to-chk=144/221)
19-Nov-2024 19:37:51       4,021,782  31%   44.09MB/s    0:00:00 (xfr#28, to-chk=143/221)
19-Nov-2024 19:37:51       4,022,148  31%   44.09MB/s    0:00:00 (xfr#29, to-chk=139/221)
19-Nov-2024 19:37:51       4,167,972  32%   45.69MB/s    0:00:00 (xfr#30, to-chk=138/221)
19-Nov-2024 19:37:51       4,168,338  32%   45.69MB/s    0:00:00 (xfr#31, to-chk=137/221)
19-Nov-2024 19:37:51       4,206,627  32%   44.58MB/s    0:00:00 (xfr#32, to-chk=136/221)
19-Nov-2024 19:37:51       4,207,185  32%   44.09MB/s    0:00:00 (xfr#33, to-chk=132/221)
19-Nov-2024 19:37:51       4,331,584  33%   44.42MB/s    0:00:00 (xfr#34, to-chk=131/221)
19-Nov-2024 19:37:51       4,332,142  33%   43.95MB/s    0:00:00 (xfr#35, to-chk=130/221)
19-Nov-2024 19:37:51       4,332,770  33%   43.96MB/s    0:00:00 (xfr#36, to-chk=129/221)
19-Nov-2024 19:37:51       4,367,998  33%   44.32MB/s    0:00:00 (xfr#37, to-chk=128/221)
19-Nov-2024 19:37:51       4,368,460  33%   44.32MB/s    0:00:00 (xfr#38, to-chk=124/221)
19-Nov-2024 19:37:51       4,486,698  34%   45.04MB/s    0:00:00 (xfr#39, to-chk=123/221)
19-Nov-2024 19:37:51       4,487,160  34%   45.05MB/s    0:00:00 (xfr#40, to-chk=122/221)
19-Nov-2024 19:37:51       4,526,518  34%   45.44MB/s    0:00:00 (xfr#41, to-chk=121/221)
19-Nov-2024 19:37:51       4,527,268  35%   45.45MB/s    0:00:00 (xfr#42, to-chk=117/221)
19-Nov-2024 19:37:51       4,663,045  36%   46.32MB/s    0:00:00 (xfr#43, to-chk=116/221)
19-Nov-2024 19:37:51       4,663,795  36%   46.33MB/s    0:00:00 (xfr#44, to-chk=115/221)
19-Nov-2024 19:37:51       4,716,696  36%   45.44MB/s    0:00:00 (xfr#45, to-chk=114/221)
19-Nov-2024 19:37:51       4,717,254  36%   45.44MB/s    0:00:00 (xfr#46, to-chk=110/221)
19-Nov-2024 19:37:51       4,885,894  37%   44.80MB/s    0:00:00 (xfr#47, to-chk=109/221)
19-Nov-2024 19:37:51       4,886,452  37%   44.81MB/s    0:00:00 (xfr#48, to-chk=108/221)
19-Nov-2024 19:37:51       4,887,080  37%   44.81MB/s    0:00:00 (xfr#49, to-chk=107/221)
19-Nov-2024 19:37:51       4,956,487  38%   45.02MB/s    0:00:00 (xfr#50, to-chk=106/221)
19-Nov-2024 19:37:51       4,957,333  38%   45.03MB/s    0:00:00 (xfr#51, to-chk=102/221)
19-Nov-2024 19:37:51       5,228,344  40%   46.60MB/s    0:00:00 (xfr#52, to-chk=101/221)
19-Nov-2024 19:37:51       5,229,190  40%   46.61MB/s    0:00:00 (xfr#53, to-chk=100/221)
19-Nov-2024 19:37:51       6,039,582  46%   46.83MB/s    0:00:00 (xfr#54, to-chk=99/221)
19-Nov-2024 19:37:51       6,040,236  46%   46.83MB/s    0:00:00 (xfr#55, to-chk=95/221)
19-Nov-2024 19:37:51       9,958,228  76%   51.33MB/s    0:00:00 (xfr#56, to-chk=94/221)
19-Nov-2024 19:37:51       9,958,882  76%   51.34MB/s    0:00:00 (xfr#57, to-chk=93/221)
19-Nov-2024 19:37:51      10,007,053  77%   51.31MB/s    0:00:00 (xfr#58, to-chk=92/221)
19-Nov-2024 19:37:51      10,007,707  77%   51.31MB/s    0:00:00 (xfr#59, to-chk=88/221)
19-Nov-2024 19:37:51      10,168,023  78%   51.86MB/s    0:00:00 (xfr#60, to-chk=87/221)
19-Nov-2024 19:37:51      10,168,677  78%   51.86MB/s    0:00:00 (xfr#61, to-chk=86/221)
19-Nov-2024 19:37:51      10,207,042  78%   52.05MB/s    0:00:00 (xfr#62, to-chk=85/221)
19-Nov-2024 19:37:51      10,207,600  78%   52.06MB/s    0:00:00 (xfr#63, to-chk=81/221)
19-Nov-2024 19:37:51      10,366,212  80%   52.59MB/s    0:00:00 (xfr#64, to-chk=80/221)
19-Nov-2024 19:37:51      10,366,770  80%   52.31MB/s    0:00:00 (xfr#65, to-chk=79/221)
19-Nov-2024 19:37:51      10,400,253  80%   52.48MB/s    0:00:00 (xfr#66, to-chk=78/221)
19-Nov-2024 19:37:51      10,400,619  80%   52.48MB/s    0:00:00 (xfr#67, to-chk=74/221)
19-Nov-2024 19:37:51      10,528,586  81%   52.85MB/s    0:00:00 (xfr#68, to-chk=73/221)
19-Nov-2024 19:37:51      10,528,952  81%   52.85MB/s    0:00:00 (xfr#69, to-chk=72/221)
19-Nov-2024 19:37:51      10,563,497  81%   52.74MB/s    0:00:00 (xfr#70, to-chk=71/221)
19-Nov-2024 19:37:51      10,564,055  81%   52.75MB/s    0:00:00 (xfr#71, to-chk=67/221)
19-Nov-2024 19:37:51      10,694,410  82%   53.12MB/s    0:00:00 (xfr#72, to-chk=66/221)
19-Nov-2024 19:37:51      10,694,968  82%   52.85MB/s    0:00:00 (xfr#73, to-chk=65/221)
19-Nov-2024 19:37:51      10,695,596  82%   52.85MB/s    0:00:00 (xfr#74, to-chk=64/221)
19-Nov-2024 19:37:51      10,743,918  83%   52.82MB/s    0:00:00 (xfr#75, to-chk=63/221)
19-Nov-2024 19:37:51      10,744,188  83%   52.82MB/s    0:00:00 (xfr#76, to-chk=59/221)
19-Nov-2024 19:37:51      10,888,720  84%   52.45MB/s    0:00:00 (xfr#77, to-chk=58/221)
19-Nov-2024 19:37:51      10,888,990  84%   52.45MB/s    0:00:00 (xfr#78, to-chk=57/221)
19-Nov-2024 19:37:51      10,934,201  84%   51.88MB/s    0:00:00 (xfr#79, to-chk=56/221)
19-Nov-2024 19:37:51      10,934,951  84%   51.88MB/s    0:00:00 (xfr#80, to-chk=52/221)
19-Nov-2024 19:37:51      11,090,666  85%   52.10MB/s    0:00:00 (xfr#81, to-chk=51/221)
19-Nov-2024 19:37:51      11,091,416  85%   52.11MB/s    0:00:00 (xfr#82, to-chk=50/221)
19-Nov-2024 19:37:51      11,132,679  86%   52.30MB/s    0:00:00 (xfr#83, to-chk=49/221)
19-Nov-2024 19:37:51      11,133,429  86%   52.05MB/s    0:00:00 (xfr#84, to-chk=45/221)
19-Nov-2024 19:37:51      11,270,919  87%   52.69MB/s    0:00:00 (xfr#85, to-chk=44/221)
19-Nov-2024 19:37:51      11,271,669  87%   51.93MB/s    0:00:00 (xfr#86, to-chk=43/221)
19-Nov-2024 19:37:51      11,310,559  87%   51.86MB/s    0:00:00 (xfr#87, to-chk=42/221)
19-Nov-2024 19:37:51      11,311,213  87%   51.61MB/s    0:00:00 (xfr#88, to-chk=38/221)
19-Nov-2024 19:37:51      11,436,512  88%   51.94MB/s    0:00:00 (xfr#89, to-chk=37/221)
19-Nov-2024 19:37:51      11,437,166  88%   51.69MB/s    0:00:00 (xfr#90, to-chk=36/221)
19-Nov-2024 19:37:51      11,464,341  88%   51.82MB/s    0:00:00 (xfr#91, to-chk=35/221)
19-Nov-2024 19:37:51      11,464,995  88%   51.82MB/s    0:00:00 (xfr#92, to-chk=31/221)
19-Nov-2024 19:37:51      11,567,278  89%   47.35MB/s    0:00:00 (xfr#93, to-chk=30/221)
19-Nov-2024 19:37:51      11,567,932  89%   47.35MB/s    0:00:00 (xfr#94, to-chk=29/221)
19-Nov-2024 19:37:51      11,595,083  89%   47.46MB/s    0:00:00 (xfr#95, to-chk=28/221)
19-Nov-2024 19:37:51      11,595,545  89%   47.46MB/s    0:00:00 (xfr#96, to-chk=24/221)
19-Nov-2024 19:37:51      11,695,892  90%   47.67MB/s    0:00:00 (xfr#97, to-chk=23/221)
19-Nov-2024 19:37:51      11,696,354  90%   47.67MB/s    0:00:00 (xfr#98, to-chk=22/221)
19-Nov-2024 19:37:51      11,746,675  90%   47.27MB/s    0:00:00 (xfr#99, to-chk=21/221)
19-Nov-2024 19:37:51      11,747,233  90%   47.27MB/s    0:00:00 (xfr#100, to-chk=17/221)
19-Nov-2024 19:37:51      11,918,906  92%   47.76MB/s    0:00:00 (xfr#101, to-chk=16/221)
19-Nov-2024 19:37:51      11,919,464  92%   47.56MB/s    0:00:00 (xfr#102, to-chk=15/221)
19-Nov-2024 19:37:51      12,089,689  93%   48.04MB/s    0:00:00 (xfr#103, to-chk=14/221)
19-Nov-2024 19:37:51      12,090,727  93%   48.04MB/s    0:00:00 (xfr#104, to-chk=10/221)
19-Nov-2024 19:37:51      12,696,482  98%   49.02MB/s    0:00:00 (xfr#105, to-chk=9/221)
19-Nov-2024 19:37:51      12,697,520  98%   49.03MB/s    0:00:00 (xfr#106, to-chk=8/221)
19-Nov-2024 19:37:51      12,740,937  98%   49.19MB/s    0:00:00 (xfr#107, to-chk=7/221)
19-Nov-2024 19:37:51      12,741,495  98%   49.20MB/s    0:00:00 (xfr#108, to-chk=3/221)
19-Nov-2024 19:37:51      12,889,972  99%   49.37MB/s    0:00:00 (xfr#109, to-chk=2/221)
19-Nov-2024 19:37:51      12,890,530  99%   48.78MB/s    0:00:00 (xfr#110, to-chk=1/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   48.74MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   47.79MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51      12,930,091  99%   47.79MB/s    0:00:00 (xfr#111, to-chk=0/221)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zbmzx: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-oneclient-krakow-7d9476b8bc-zbmzx/oneclient_logs
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51          33,613   0%   32.06MB/s    0:00:00 (xfr#1, to-chk=187/220)
19-Nov-2024 19:37:51          33,613   0%   32.06MB/s    0:00:00 (xfr#1, to-chk=181/220)
19-Nov-2024 19:37:51          34,267   0%   32.68MB/s    0:00:00 (xfr#2, to-chk=183/220)
19-Nov-2024 19:37:51         153,651   3%   36.63MB/s    0:00:00 (xfr#3, to-chk=182/220)
19-Nov-2024 19:37:51         154,305   3%   36.79MB/s    0:00:00 (xfr#4, to-chk=181/220)
19-Nov-2024 19:37:51         200,272   5%   21.22MB/s    0:00:00 (xfr#5, to-chk=180/220)
19-Nov-2024 19:37:51         200,734   5%   21.27MB/s    0:00:00 (xfr#6, to-chk=176/220)
19-Nov-2024 19:37:51         341,966   8%   21.74MB/s    0:00:00 (xfr#7, to-chk=175/220)
19-Nov-2024 19:37:51         342,428   8%   21.77MB/s    0:00:00 (xfr#8, to-chk=174/220)
19-Nov-2024 19:37:51         343,056   8%   21.81MB/s    0:00:00 (xfr#9, to-chk=173/220)
19-Nov-2024 19:37:51         375,450   9%   22.38MB/s    0:00:00 (xfr#10, to-chk=172/220)
19-Nov-2024 19:37:51         375,912   9%   22.41MB/s    0:00:00 (xfr#11, to-chk=168/220)
19-Nov-2024 19:37:51         483,847  12%   23.07MB/s    0:00:00 (xfr#12, to-chk=167/220)
19-Nov-2024 19:37:51         484,309  12%   23.09MB/s    0:00:00 (xfr#13, to-chk=166/220)
19-Nov-2024 19:37:51         484,937  12%   23.12MB/s    0:00:00 (xfr#14, to-chk=165/220)
19-Nov-2024 19:37:51         519,821  13%   23.61MB/s    0:00:00 (xfr#15, to-chk=164/220)
19-Nov-2024 19:37:51         520,475  13%   23.64MB/s    0:00:00 (xfr#16, to-chk=160/220)
19-Nov-2024 19:37:51         632,378  16%   27.41MB/s    0:00:00 (xfr#17, to-chk=159/220)
19-Nov-2024 19:37:51         633,032  16%   27.44MB/s    0:00:00 (xfr#18, to-chk=158/220)
19-Nov-2024 19:37:51         633,660  16%   27.47MB/s    0:00:00 (xfr#19, to-chk=157/220)
19-Nov-2024 19:37:51         648,525  16%   28.11MB/s    0:00:00 (xfr#20, to-chk=156/220)
19-Nov-2024 19:37:51         648,891  16%   28.13MB/s    0:00:00 (xfr#21, to-chk=152/220)
19-Nov-2024 19:37:51         702,985  17%   29.15MB/s    0:00:00 (xfr#22, to-chk=151/220)
19-Nov-2024 19:37:51         703,351  17%   29.16MB/s    0:00:00 (xfr#23, to-chk=150/220)
19-Nov-2024 19:37:51         734,369  18%   29.18MB/s    0:00:00 (xfr#24, to-chk=149/220)
19-Nov-2024 19:37:51         734,831  18%   28.03MB/s    0:00:00 (xfr#25, to-chk=145/220)
19-Nov-2024 19:37:51         827,569  21%   30.36MB/s    0:00:00 (xfr#26, to-chk=144/220)
19-Nov-2024 19:37:51         828,031  21%   30.37MB/s    0:00:00 (xfr#27, to-chk=143/220)
19-Nov-2024 19:37:51         855,186  21%   31.37MB/s    0:00:00 (xfr#28, to-chk=142/220)
19-Nov-2024 19:37:51         855,552  21%   31.38MB/s    0:00:00 (xfr#29, to-chk=138/220)
19-Nov-2024 19:37:51         942,530  24%   32.10MB/s    0:00:00 (xfr#30, to-chk=137/220)
19-Nov-2024 19:37:51         942,896  24%   32.11MB/s    0:00:00 (xfr#31, to-chk=136/220)
19-Nov-2024 19:37:51         969,545  24%   33.02MB/s    0:00:00 (xfr#32, to-chk=135/220)
19-Nov-2024 19:37:51         969,911  24%   33.03MB/s    0:00:00 (xfr#33, to-chk=131/220)
19-Nov-2024 19:37:51       1,065,139  27%   31.74MB/s    0:00:00 (xfr#34, to-chk=130/220)
19-Nov-2024 19:37:51       1,065,505  27%   31.75MB/s    0:00:00 (xfr#35, to-chk=129/220)
19-Nov-2024 19:37:51       1,087,100  27%   32.40MB/s    0:00:00 (xfr#36, to-chk=128/220)
19-Nov-2024 19:37:51       1,087,850  27%   31.44MB/s    0:00:00 (xfr#37, to-chk=124/220)
19-Nov-2024 19:37:51       1,180,975  30%   33.13MB/s    0:00:00 (xfr#38, to-chk=123/220)
19-Nov-2024 19:37:51       1,181,725  30%   33.15MB/s    0:00:00 (xfr#39, to-chk=122/220)
19-Nov-2024 19:37:51       1,201,525  30%   33.70MB/s    0:00:00 (xfr#40, to-chk=121/220)
19-Nov-2024 19:37:51       1,202,083  30%   32.75MB/s    0:00:00 (xfr#41, to-chk=117/220)
19-Nov-2024 19:37:51 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 19:37:51 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 19:37:51 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 19:37:51 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 19:37:51 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 19:37:51       1,269,736  32%   27.52MB/s    0:00:00 (xfr#42, to-chk=116/220)
19-Nov-2024 19:37:51       1,270,294  32%   27.53MB/s    0:00:00 (xfr#43, to-chk=115/220)
19-Nov-2024 19:37:51       1,270,922  32%   26.93MB/s    0:00:00 (xfr#44, to-chk=114/220)
19-Nov-2024 19:37:51       1,293,702  33%   27.42MB/s    0:00:00 (xfr#45, to-chk=113/220)
19-Nov-2024 19:37:51       1,294,356  33%   27.43MB/s    0:00:00 (xfr#46, to-chk=109/220)
19-Nov-2024 19:37:51       1,366,989  34%   28.34MB/s    0:00:00 (xfr#47, to-chk=108/220)
19-Nov-2024 19:37:51       1,367,643  34%   28.35MB/s    0:00:00 (xfr#48, to-chk=107/220)
19-Nov-2024 19:37:51       1,506,347  38%   30.57MB/s    0:00:00 (xfr#49, to-chk=106/220)
19-Nov-2024 19:37:51       1,506,809  38%   30.57MB/s    0:00:00 (xfr#50, to-chk=102/220)
19-Nov-2024 19:37:51       1,777,142  45%   34.59MB/s    0:00:00 (xfr#51, to-chk=101/220)
19-Nov-2024 19:37:51       1,777,604  45%   34.60MB/s    0:00:00 (xfr#52, to-chk=100/220)
19-Nov-2024 19:37:51       1,800,929  46%   35.05MB/s    0:00:00 (xfr#53, to-chk=99/220)
19-Nov-2024 19:37:51       1,801,391  46%   35.06MB/s    0:00:00 (xfr#54, to-chk=95/220)
19-Nov-2024 19:37:51       1,888,437  48%   36.02MB/s    0:00:00 (xfr#55, to-chk=94/220)
19-Nov-2024 19:37:51       1,888,899  48%   36.03MB/s    0:00:00 (xfr#56, to-chk=93/220)
19-Nov-2024 19:37:51       1,909,890  48%   36.43MB/s    0:00:00 (xfr#57, to-chk=92/220)
19-Nov-2024 19:37:51       1,910,448  48%   36.44MB/s    0:00:00 (xfr#58, to-chk=88/220)
19-Nov-2024 19:37:51       1,979,344  50%   37.75MB/s    0:00:00 (xfr#59, to-chk=87/220)
19-Nov-2024 19:37:51       1,979,902  50%   37.76MB/s    0:00:00 (xfr#60, to-chk=86/220)
19-Nov-2024 19:37:51       2,001,431  51%   37.43MB/s    0:00:00 (xfr#61, to-chk=85/220)
19-Nov-2024 19:37:51       2,002,181  51%   37.44MB/s    0:00:00 (xfr#62, to-chk=81/220)
19-Nov-2024 19:37:51       2,082,767  53%   30.10MB/s    0:00:00 (xfr#63, to-chk=80/220)
19-Nov-2024 19:37:51       2,083,517  53%   30.11MB/s    0:00:00 (xfr#64, to-chk=79/220)
19-Nov-2024 19:37:51       2,119,473  54%   30.63MB/s    0:00:00 (xfr#65, to-chk=78/220)
19-Nov-2024 19:37:51       2,120,319  54%   30.64MB/s    0:00:00 (xfr#66, to-chk=74/220)
19-Nov-2024 19:37:51       2,231,160  57%   31.76MB/s    0:00:00 (xfr#67, to-chk=73/220)
19-Nov-2024 19:37:51       2,232,006  57%   31.77MB/s    0:00:00 (xfr#68, to-chk=72/220)
19-Nov-2024 19:37:51       2,262,889  57%   32.21MB/s    0:00:00 (xfr#69, to-chk=71/220)
19-Nov-2024 19:37:51       2,263,447  57%   32.22MB/s    0:00:00 (xfr#70, to-chk=67/220)
19-Nov-2024 19:37:51       2,359,559  60%   33.09MB/s    0:00:00 (xfr#71, to-chk=66/220)
19-Nov-2024 19:37:51       2,360,117  60%   33.10MB/s    0:00:00 (xfr#72, to-chk=65/220)
19-Nov-2024 19:37:51       2,360,745  60%   33.11MB/s    0:00:00 (xfr#73, to-chk=64/220)
19-Nov-2024 19:37:51       2,398,952  61%   33.64MB/s    0:00:00 (xfr#74, to-chk=63/220)
19-Nov-2024 19:37:51       2,399,222  61%   33.65MB/s    0:00:00 (xfr#75, to-chk=59/220)
19-Nov-2024 19:37:51       2,502,794  63%   34.59MB/s    0:00:00 (xfr#76, to-chk=58/220)
19-Nov-2024 19:37:51       2,503,064  63%   34.60MB/s    0:00:00 (xfr#77, to-chk=57/220)
19-Nov-2024 19:37:51       2,594,725  66%   35.35MB/s    0:00:00 (xfr#78, to-chk=56/220)
19-Nov-2024 19:37:51       2,594,995  66%   35.35MB/s    0:00:00 (xfr#79, to-chk=52/220)
19-Nov-2024 19:37:51       2,850,119  72%   37.75MB/s    0:00:00 (xfr#80, to-chk=51/220)
19-Nov-2024 19:37:51       2,850,389  72%   37.75MB/s    0:00:00 (xfr#81, to-chk=50/220)
19-Nov-2024 19:37:51       2,886,420  73%   38.23MB/s    0:00:00 (xfr#82, to-chk=49/220)
19-Nov-2024 19:37:51       2,886,978  73%   38.24MB/s    0:00:00 (xfr#83, to-chk=45/220)
19-Nov-2024 19:37:51       3,006,659  76%   38.75MB/s    0:00:00 (xfr#84, to-chk=44/220)
19-Nov-2024 19:37:51       3,007,217  76%   38.76MB/s    0:00:00 (xfr#85, to-chk=43/220)
19-Nov-2024 19:37:51       3,024,547  77%   38.46MB/s    0:00:00 (xfr#86, to-chk=42/220)
19-Nov-2024 19:37:51       3,025,105  77%   38.47MB/s    0:00:00 (xfr#87, to-chk=38/220)
19-Nov-2024 19:37:51       3,090,923  78%   38.79MB/s    0:00:00 (xfr#88, to-chk=37/220)
19-Nov-2024 19:37:51       3,091,481  79%   38.79MB/s    0:00:00 (xfr#89, to-chk=36/220)
19-Nov-2024 19:37:51       3,112,771  79%   39.06MB/s    0:00:00 (xfr#90, to-chk=35/220)
19-Nov-2024 19:37:51       3,113,233  79%   39.07MB/s    0:00:00 (xfr#91, to-chk=31/220)
19-Nov-2024 19:37:51       3,192,046  81%   39.53MB/s    0:00:00 (xfr#92, to-chk=30/220)
19-Nov-2024 19:37:51       3,192,508  81%   39.54MB/s    0:00:00 (xfr#93, to-chk=29/220)
19-Nov-2024 19:37:51       3,282,295  83%   40.13MB/s    0:00:00 (xfr#94, to-chk=28/220)
19-Nov-2024 19:37:51       3,282,949  83%   40.14MB/s    0:00:00 (xfr#95, to-chk=24/220)
19-Nov-2024 19:37:51       3,538,453  90%   42.72MB/s    0:00:00 (xfr#96, to-chk=23/220)
19-Nov-2024 19:37:51       3,539,107  90%   42.72MB/s    0:00:00 (xfr#97, to-chk=22/220)
19-Nov-2024 19:37:51       3,561,141  91%   42.99MB/s    0:00:00 (xfr#98, to-chk=21/220)
19-Nov-2024 19:37:51       3,561,603  91%   42.46MB/s    0:00:00 (xfr#99, to-chk=17/220)
19-Nov-2024 19:37:51       3,624,399  92%   43.21MB/s    0:00:00 (xfr#100, to-chk=16/220)
19-Nov-2024 19:37:51       3,624,861  92%   43.21MB/s    0:00:00 (xfr#101, to-chk=15/220)
19-Nov-2024 19:37:51       3,642,086  93%   43.42MB/s    0:00:00 (xfr#102, to-chk=14/220)
19-Nov-2024 19:37:51       3,642,740  93%   43.42MB/s    0:00:00 (xfr#103, to-chk=10/220)
19-Nov-2024 19:37:51       3,707,444  94%   43.65MB/s    0:00:00 (xfr#104, to-chk=9/220)
19-Nov-2024 19:37:51       3,708,098  94%   43.66MB/s    0:00:00 (xfr#105, to-chk=8/220)
19-Nov-2024 19:37:51       3,741,760  95%   44.05MB/s    0:00:00 (xfr#106, to-chk=7/220)
19-Nov-2024 19:37:51       3,742,414  95%   44.06MB/s    0:00:00 (xfr#107, to-chk=3/220)
19-Nov-2024 19:37:51       3,865,665  98%   44.96MB/s    0:00:00 (xfr#108, to-chk=2/220)
19-Nov-2024 19:37:51       3,866,319  98%   44.97MB/s    0:00:00 (xfr#109, to-chk=1/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   44.91MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51       3,908,578  99%   41.42MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:37:51           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:37:51           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:37:51           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:37:51           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:37:51           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51          22,684  16%   21.63MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:37:51          46,334  33%   14.73MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:37:51          46,334  33%   14.73MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:37:51          68,815  49%   13.13MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:37:51          69,106  50%   13.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:37:51          69,106  50%    9.41MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51          41,243   6%   39.33MB/s    0:00:00 (xfr#2, to-chk=75/80)
19-Nov-2024 19:37:51          80,587  13%   76.85MB/s    0:00:00 (xfr#3, to-chk=73/80)
19-Nov-2024 19:37:51          80,587  13%   76.85MB/s    0:00:00 (xfr#4, to-chk=71/80)
19-Nov-2024 19:37:51          80,587  13%   76.85MB/s    0:00:00 (xfr#5, to-chk=69/80)
19-Nov-2024 19:37:51         118,512  19%  113.02MB/s    0:00:00 (xfr#6, to-chk=67/80)
19-Nov-2024 19:37:51         118,662  19%  113.16MB/s    0:00:00 (xfr#7, to-chk=65/80)
19-Nov-2024 19:37:51         118,959  19%  113.45MB/s    0:00:00 (xfr#8, to-chk=63/80)
19-Nov-2024 19:37:51         202,163  33%   48.20MB/s    0:00:00 (xfr#9, to-chk=61/80)
19-Nov-2024 19:37:51         204,945  34%   48.86MB/s    0:00:00 (xfr#10, to-chk=51/80)
19-Nov-2024 19:37:51         205,394  34%   48.97MB/s    0:00:00 (xfr#11, to-chk=50/80)
19-Nov-2024 19:37:51         212,054  35%   50.56MB/s    0:00:00 (xfr#12, to-chk=49/80)
19-Nov-2024 19:37:51         217,177  36%   41.42MB/s    0:00:00 (xfr#13, to-chk=48/80)
19-Nov-2024 19:37:51         221,616  36%   42.27MB/s    0:00:00 (xfr#14, to-chk=47/80)
19-Nov-2024 19:37:51         226,389  37%   43.18MB/s    0:00:00 (xfr#15, to-chk=46/80)
19-Nov-2024 19:37:51         227,465  37%   43.39MB/s    0:00:00 (xfr#16, to-chk=45/80)
19-Nov-2024 19:37:51         233,042  38%   44.45MB/s    0:00:00 (xfr#17, to-chk=44/80)
19-Nov-2024 19:37:51         233,489  38%   37.11MB/s    0:00:00 (xfr#18, to-chk=43/80)
19-Nov-2024 19:37:51         239,638  39%   38.09MB/s    0:00:00 (xfr#19, to-chk=42/80)
19-Nov-2024 19:37:51         246,300  41%   39.15MB/s    0:00:00 (xfr#20, to-chk=41/80)
19-Nov-2024 19:37:51         251,651  41%   40.00MB/s    0:00:00 (xfr#21, to-chk=40/80)
19-Nov-2024 19:37:51         255,235  42%   40.57MB/s    0:00:00 (xfr#22, to-chk=39/80)
19-Nov-2024 19:37:51         256,537  42%   34.95MB/s    0:00:00 (xfr#23, to-chk=38/80)
19-Nov-2024 19:37:51         258,417  43%   35.21MB/s    0:00:00 (xfr#24, to-chk=37/80)
19-Nov-2024 19:37:51         264,281  44%   36.01MB/s    0:00:00 (xfr#25, to-chk=36/80)
19-Nov-2024 19:37:51         264,502  44%   36.04MB/s    0:00:00 (xfr#26, to-chk=35/80)
19-Nov-2024 19:37:51         270,647  45%   32.26MB/s    0:00:00 (xfr#27, to-chk=34/80)
19-Nov-2024 19:37:51         274,003  45%   29.03MB/s    0:00:00 (xfr#28, to-chk=33/80)
19-Nov-2024 19:37:51         280,956  46%   29.77MB/s    0:00:00 (xfr#29, to-chk=32/80)
19-Nov-2024 19:37:51         282,200  47%   29.90MB/s    0:00:00 (xfr#30, to-chk=31/80)
19-Nov-2024 19:37:51         288,062  48%   27.47MB/s    0:00:00 (xfr#31, to-chk=30/80)
19-Nov-2024 19:37:51         291,703  48%   27.82MB/s    0:00:00 (xfr#32, to-chk=29/80)
19-Nov-2024 19:37:51         295,578  49%   28.19MB/s    0:00:00 (xfr#33, to-chk=28/80)
19-Nov-2024 19:37:51         302,018  50%   26.18MB/s    0:00:00 (xfr#34, to-chk=27/80)
19-Nov-2024 19:37:51         306,398  51%   26.56MB/s    0:00:00 (xfr#35, to-chk=26/80)
19-Nov-2024 19:37:51         307,417  51%   26.65MB/s    0:00:00 (xfr#36, to-chk=25/80)
19-Nov-2024 19:37:51         309,633  51%   26.84MB/s    0:00:00 (xfr#37, to-chk=24/80)
19-Nov-2024 19:37:51         313,787  52%   24.94MB/s    0:00:00 (xfr#38, to-chk=23/80)
19-Nov-2024 19:37:51         320,219  53%   25.45MB/s    0:00:00 (xfr#39, to-chk=22/80)
19-Nov-2024 19:37:51         320,440  53%   25.47MB/s    0:00:00 (xfr#40, to-chk=21/80)
19-Nov-2024 19:37:51         324,315  54%   23.79MB/s    0:00:00 (xfr#41, to-chk=20/80)
19-Nov-2024 19:37:51         327,392  54%   24.02MB/s    0:00:00 (xfr#42, to-chk=19/80)
19-Nov-2024 19:37:51         328,981  54%   24.13MB/s    0:00:00 (xfr#43, to-chk=18/80)
19-Nov-2024 19:37:51         329,778  55%   24.19MB/s    0:00:00 (xfr#44, to-chk=17/80)
19-Nov-2024 19:37:51         333,134  55%   22.69MB/s    0:00:00 (xfr#45, to-chk=16/80)
19-Nov-2024 19:37:51         335,578  55%   22.86MB/s    0:00:00 (xfr#46, to-chk=15/80)
19-Nov-2024 19:37:51         339,730  56%   23.14MB/s    0:00:00 (xfr#47, to-chk=14/80)
19-Nov-2024 19:37:51         342,801  57%   23.35MB/s    0:00:00 (xfr#48, to-chk=13/80)
19-Nov-2024 19:37:51         344,388  57%   23.46MB/s    0:00:00 (xfr#49, to-chk=12/80)
19-Nov-2024 19:37:51         346,832  57%   22.05MB/s    0:00:00 (xfr#50, to-chk=11/80)
19-Nov-2024 19:37:51         353,779  59%   22.49MB/s    0:00:00 (xfr#51, to-chk=10/80)
19-Nov-2024 19:37:51         355,594  59%   22.61MB/s    0:00:00 (xfr#52, to-chk=9/80)
19-Nov-2024 19:37:51         358,380  59%   22.79MB/s    0:00:00 (xfr#53, to-chk=8/80)
19-Nov-2024 19:37:51         360,545  60%   22.92MB/s    0:00:00 (xfr#54, to-chk=7/80)
19-Nov-2024 19:37:51         366,124  61%   21.82MB/s    0:00:00 (xfr#55, to-chk=6/80)
19-Nov-2024 19:37:51         371,475  61%   22.14MB/s    0:00:00 (xfr#56, to-chk=5/80)
19-Nov-2024 19:37:51         372,779  62%   22.22MB/s    0:00:00 (xfr#57, to-chk=4/80)
19-Nov-2024 19:37:51         380,009  63%   22.65MB/s    0:00:00 (xfr#58, to-chk=3/80)
19-Nov-2024 19:37:51         385,073  64%   21.60MB/s    0:00:00 (xfr#59, to-chk=2/80)
19-Nov-2024 19:37:51         389,911  65%   21.87MB/s    0:00:00 (xfr#60, to-chk=1/80)
19-Nov-2024 19:37:51         397,141  66%   22.28MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 19:37:51         397,141  66%   22.28MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 19:37:51         397,141  66%   22.28MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 19:37:51         397,141  66%   21.04MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 19:37:51         397,141  66%   21.04MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 19:37:51         397,141  66%   21.04MB/s    0:00:00 (xfr#61, to-chk=0/80)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:37:51           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:37:51           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:37:51           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:37:51           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:37:51           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51          23,360   7%   22.28MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 19:37:51          47,479  14%   45.28MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 19:37:51          47,479  14%   45.28MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 19:37:51          70,359  21%   67.10MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 19:37:51          70,450  21%   33.59MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 19:37:51          70,747  21%   33.73MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 19:37:51         161,103  50%   51.21MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 19:37:51         161,103  50%   38.41MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 19:37:51 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.24.33/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 19:37:51               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 19:37:51          53,682  12%   51.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 19:37:51         108,920  25%   51.94MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 19:37:51         156,395  37%   49.72MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 19:37:51         209,874  49%   66.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 19:37:51         210,165  50%   66.81MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 19:37:51         210,165  50%   40.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 19:37:51 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1732045064.7503688 exists, exporting anyway.
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 =============================== warnings summary ===============================
19-Nov-2024 19:37:51 tests/utils/rest_utils.py:98
19-Nov-2024 19:37:51   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 19:37:51     print("""
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 tests/utils/path_utils.py:112
19-Nov-2024 19:37:51   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 19:37:51     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 tests/utils/acceptance_utils.py:55
19-Nov-2024 19:37:51   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 19:37:51     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 tests/utils/acceptance_utils.py:57
19-Nov-2024 19:37:51   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 19:37:51     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 19:37:51
19-Nov-2024 19:37:51 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 19:37:51 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 19:37:51 ================== 26 passed, 4 warnings in 800.43s (0:13:20) ==================
19-Nov-2024 19:37:55 release "dev" uninstalled
19-Nov-2024 19:37:55 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 19:37:56 No resources found
19-Nov-2024 19:37:57 Sidecar injection has been disabled
19-Nov-2024 19:37:57 Cleaning helm release "dev"...
19-Nov-2024 19:37:57 Deleted 1 helm deployments
19-Nov-2024 19:37:57 Deleted 0 k8s deployments
19-Nov-2024 19:37:57 Deleted 0 k8s services
19-Nov-2024 19:37:57 Deleted 0 persistent volumes
19-Nov-2024 19:37:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:37:58 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 19:37:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:37:58 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 19:37:58 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 19:37:58 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 19:37:58 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 19:37:58 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 19:37:58 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 19:37:58 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH...
19-Nov-2024 19:37:58 Finished task 'Parse test results' with result: Success
19-Nov-2024 19:37:58 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 19:37:58 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:37:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3365 (ODSRV-OAP-SRFCMPH-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3365-ScriptBuildTask-6382046931335172552.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
19-Nov-2024 19:37:58 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
19-Nov-2024 19:37:58 Uploading artifact
19-Nov-2024 19:37:58     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
19-Nov-2024 19:37:58     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
19-Nov-2024 19:37:58 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 19:37:58 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:37:58 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:37:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3365 (ODSRV-OAP-SRFCMPH-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3365-ScriptBuildTask-16300681425207580860.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH
19-Nov-2024 19:37:58 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 19:37:58 Finished task 'Pack logs' with result: Success
19-Nov-2024 19:37:58 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 19:37:58
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 19:37:58 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 19:37:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3365 (ODSRV-OAP-SRFCMPH-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3365-ScriptBuildTask-11838918896241672492.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
19-Nov-2024 19:37:58   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 19:37:58                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 19:37:58
19-Nov-2024 19:37:59   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 19:37:59 100  4822  100  4822    0     0  54179      0 --:--:-- --:--:-- --:--:-- 54795
19-Nov-2024 19:37:59 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 19:38:00 Cleaning helm deployments
19-Nov-2024 19:38:00 Cleanining pods
19-Nov-2024 19:38:00 Cleaning kube persistant volumes
19-Nov-2024 19:38:01 Cleaning dockswift container
19-Nov-2024 19:38:01 Cleaning docker containers
19-Nov-2024 19:38:03 Stalled docker containers to remove:
19-Nov-2024 19:38:03 0c5f1365e76e 6bb666b142e3 468e8f3be288 fe2117c668cd 83d706ff108f 2f943a219d4f 6b4ca6a790ea 967717adc2e9 f6c5e7d10615 55fc93d77441 31b3665216b3 65cc1f4ace92 080510f13823 9f6e5416b360 b914ecb9c530 6d2f9cfb5b96
19-Nov-2024 19:38:03 Removing stalled docker containers
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 0c5f1365e76e: Container 0c5f1365e76e6a2c35cdfbfd3d4974e59f80e4004f6f598d23864da1fbb92a53 is not running
19-Nov-2024 19:38:03 0c5f1365e76e
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 6bb666b142e3: Container 6bb666b142e37ca67ab95df5011c9dae8bae67515e589a2f519018ae28c2c8e1 is not running
19-Nov-2024 19:38:03 6bb666b142e3
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 468e8f3be288: Container 468e8f3be2883f958077298458bbc168b4e4ce75483ce9498ade530e7b99207c is not running
19-Nov-2024 19:38:03 468e8f3be288
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: fe2117c668cd: Container fe2117c668cdb28ca1a88c940927658de404c08583cb54d23a07fa4413009306 is not running
19-Nov-2024 19:38:03 fe2117c668cd
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 83d706ff108f: Container 83d706ff108fa5d4fc0bddf2931c293efac77faaefad2e7cf0510ee69e027b25 is not running
19-Nov-2024 19:38:03 83d706ff108f
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 2f943a219d4f: Container 2f943a219d4fa9872510f1beff8afe8a8d0eb2efc30c6664458baed94cb3e668 is not running
19-Nov-2024 19:38:03 2f943a219d4f
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 6b4ca6a790ea: Container 6b4ca6a790ea3fcda153915fb060e40d3a2266897a07af5329f09eae64bdf6d4 is not running
19-Nov-2024 19:38:03 6b4ca6a790ea
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 967717adc2e9: Container 967717adc2e9c4380b385c7c2c3a983933534cac38aa31d1a783694ce10fd293 is not running
19-Nov-2024 19:38:03 967717adc2e9
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: f6c5e7d10615: Container f6c5e7d106153afe32bb96ddd85b10649d29264a6d079be63aa01fadf5c6c799 is not running
19-Nov-2024 19:38:03 f6c5e7d10615
19-Nov-2024 19:38:03 Error response from daemon: Cannot kill container: 55fc93d77441: Container 55fc93d77441269024a40640271683a83f632c37992780ea561e0150257e4291 is not running
19-Nov-2024 19:38:04 55fc93d77441
19-Nov-2024 19:38:04 Error response from daemon: Cannot kill container: 31b3665216b3: Container 31b3665216b361f6478d99b59972fc2426ac2b396dbe81b746dd302660222e07 is not running
19-Nov-2024 19:38:04 31b3665216b3
19-Nov-2024 19:38:04 Error response from daemon: Cannot kill container: 65cc1f4ace92: Container 65cc1f4ace92967b29a281f79b8552713c2146d915e83ff56e098eecf3e61a79 is not running
19-Nov-2024 19:38:04 65cc1f4ace92
19-Nov-2024 19:38:04 Error response from daemon: Cannot kill container: 080510f13823: Container 080510f13823e2f2bc0337cc3be149b5759305a7c175c09804b5580950cd6e4b is not running
19-Nov-2024 19:38:04 080510f13823
19-Nov-2024 19:38:04 Error response from daemon: Cannot kill container: 9f6e5416b360: Container 9f6e5416b360883af58399089ec0a52380c8fbffb923c5bde98068d47347c2cc is not running
19-Nov-2024 19:38:04 9f6e5416b360
19-Nov-2024 19:38:04 Error response from daemon: Cannot kill container: b914ecb9c530: Container b914ecb9c530528c91a973f48235c9661cc8971853782b1dad05631cd045836e is not running
19-Nov-2024 19:38:04 b914ecb9c530
19-Nov-2024 19:38:04 6d2f9cfb5b96
19-Nov-2024 19:38:05 6d2f9cfb5b96
19-Nov-2024 19:38:05 Stalled docker volumes to remove:
19-Nov-2024 19:38:05
19-Nov-2024 19:38:05 Removing stalled docker volumes
19-Nov-2024 19:38:05 Removing stalled loopdevices
19-Nov-2024 19:38:06 Done
19-Nov-2024 19:38:06 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 19:38:06 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 19:38:06 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 19:38:06 Running post build plugin 'NCover Results Collector'
19-Nov-2024 19:38:06 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 19:38:06 Running post build plugin 'Clover Results Collector'
19-Nov-2024 19:38:06 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 19:38:06 Running post build plugin 'Artifact Copier'
19-Nov-2024 19:38:06 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 19:38:06 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 135.3 ms
19-Nov-2024 19:38:06 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH'
19-Nov-2024 19:38:06 Finalising the build...
19-Nov-2024 19:38:06 Stopping timer.
19-Nov-2024 19:38:06 Build ODSRV-OAP-SRFCMPH-3365 completed.
19-Nov-2024 19:38:06 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 19:38:06 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 19:38:06 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 19:38:06 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 19:38:06 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 19:38:06 All post build plugins have finished
19-Nov-2024 19:38:06 Generating build results summary...
19-Nov-2024 19:38:06 Saving build results to disk...
19-Nov-2024 19:38:06 Store variable context...
19-Nov-2024 19:38:06 Finished building ODSRV-OAP-SRFCMPH-3365.