oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: singleprovider regular file CRUD multiclient proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

15-Nov-2024 20:12:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:12:31 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n5rnm0dj4559c5mw
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n5rnm0dj4559c5mw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n5rnm0dj4559c5mw
15-Nov-2024 20:12:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '711203081839310555'...
15-Nov-2024 20:12:31 Getting configuration...
15-Nov-2024 20:12:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n5rnm0dj4559c5mw'.
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:12:31 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
15-Nov-2024 20:12:31 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
15-Nov-2024 20:12:31 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
15-Nov-2024 20:12:31 =================================================================
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31 PASSED
15-Nov-2024 20:12:31 Unmounting client from /tmp/onedata/mnt/cya599tw20r6ja0k
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31 Unmounting client from /tmp/onedata/mnt/n5rnm0dj4559c5mw
15-Nov-2024 20:12:31
15-Nov-2024 20:12:31
15-Nov-2024 20:12:57 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
15-Nov-2024 20:12:57 =================================================================
15-Nov-2024 20:12:57 - Executing scenario 'Delete file opened by other user for reading'
15-Nov-2024 20:12:57 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:12:57 -----------------------------------------------------------------
15-Nov-2024 20:12:57 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:12:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:12:57 using [token, token] by [user1, user2]"'
15-Nov-2024 20:12:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:12:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:12:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:12:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0cyj0gqqqg97tdyd
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0cyj0gqqqg97tdyd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0cyj0gqqqg97tdyd
15-Nov-2024 20:12:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9544961159579069843'...
15-Nov-2024 20:12:57 Getting configuration...
15-Nov-2024 20:12:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0cyj0gqqqg97tdyd'.
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:12:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:12:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:12:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6iqjmddf2vih6qyx
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6iqjmddf2vih6qyx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6iqjmddf2vih6qyx
15-Nov-2024 20:12:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16386606421522187925'...
15-Nov-2024 20:12:57 Getting configuration...
15-Nov-2024 20:12:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6iqjmddf2vih6qyx'.
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:12:57 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
15-Nov-2024 20:12:57 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:12:57 =================================================================
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 PASSED
15-Nov-2024 20:12:57 Unmounting client from /tmp/onedata/mnt/0cyj0gqqqg97tdyd
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57 Unmounting client from /tmp/onedata/mnt/6iqjmddf2vih6qyx
15-Nov-2024 20:12:57
15-Nov-2024 20:12:57
15-Nov-2024 20:13:21 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
15-Nov-2024 20:13:21 =================================================================
15-Nov-2024 20:13:21 - Executing scenario 'Delete file opened by other user for reading and writing'
15-Nov-2024 20:13:21 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:13:21 -----------------------------------------------------------------
15-Nov-2024 20:13:21 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:13:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:13:21 using [token, token] by [user1, user2]"'
15-Nov-2024 20:13:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:13:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wfddb122gnz4hbmv
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wfddb122gnz4hbmv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wfddb122gnz4hbmv
15-Nov-2024 20:13:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2101019674148909458'...
15-Nov-2024 20:13:21 Getting configuration...
15-Nov-2024 20:13:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wfddb122gnz4hbmv'.
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:13:21 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/i7etk26ue0pa8xxq
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i7etk26ue0pa8xxq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i7etk26ue0pa8xxq
15-Nov-2024 20:13:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1752052046672784547'...
15-Nov-2024 20:13:21 Getting configuration...
15-Nov-2024 20:13:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i7etk26ue0pa8xxq'.
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:21 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:21 =================================================================
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 PASSED
15-Nov-2024 20:13:21 Unmounting client from /tmp/onedata/mnt/wfddb122gnz4hbmv
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21 Unmounting client from /tmp/onedata/mnt/i7etk26ue0pa8xxq
15-Nov-2024 20:13:21
15-Nov-2024 20:13:21
15-Nov-2024 20:13:46 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
15-Nov-2024 20:13:46 =================================================================
15-Nov-2024 20:13:46 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
15-Nov-2024 20:13:46 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:13:46 -----------------------------------------------------------------
15-Nov-2024 20:13:46 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:13:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:13:46 using [token, token] by [user1, user2]"'
15-Nov-2024 20:13:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:13:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0454tjq6bsr3fhmw
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0454tjq6bsr3fhmw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0454tjq6bsr3fhmw
15-Nov-2024 20:13:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4203738764191382684'...
15-Nov-2024 20:13:46 Getting configuration...
15-Nov-2024 20:13:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0454tjq6bsr3fhmw'.
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:13:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:13:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:13:46 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2mqmb1elszjncbzu
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2mqmb1elszjncbzu --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2mqmb1elszjncbzu
15-Nov-2024 20:13:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7042404247314121948'...
15-Nov-2024 20:13:46 Getting configuration...
15-Nov-2024 20:13:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2mqmb1elszjncbzu'.
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:13:46 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:13:46 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:13:46 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
15-Nov-2024 20:13:46 =================================================================
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 PASSED
15-Nov-2024 20:13:46 Unmounting client from /tmp/onedata/mnt/0454tjq6bsr3fhmw
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46 Unmounting client from /tmp/onedata/mnt/2mqmb1elszjncbzu
15-Nov-2024 20:13:46
15-Nov-2024 20:13:46
15-Nov-2024 20:14:09 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
15-Nov-2024 20:14:09 =================================================================
15-Nov-2024 20:14:09 - Executing scenario 'Delete file right after closing it'
15-Nov-2024 20:14:09 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:14:09 -----------------------------------------------------------------
15-Nov-2024 20:14:09 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:14:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:14:09 using [token, token] by [user1, user2]"'
15-Nov-2024 20:14:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:14:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:14:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:14:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3w6hwsum9xki1bet
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3w6hwsum9xki1bet --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3w6hwsum9xki1bet
15-Nov-2024 20:14:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11456321275316493124'...
15-Nov-2024 20:14:09 Getting configuration...
15-Nov-2024 20:14:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3w6hwsum9xki1bet'.
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:14:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:14:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:14:09 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g75auovosqovwkmv
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g75auovosqovwkmv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g75auovosqovwkmv
15-Nov-2024 20:14:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1010040272640216461'...
15-Nov-2024 20:14:09 Getting configuration...
15-Nov-2024 20:14:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g75auovosqovwkmv'.
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:14:09 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:14:09 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:14:09 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:14:09 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
15-Nov-2024 20:14:09 -- Executing step: 'When "user1 closes space1/file1 on client11"'
15-Nov-2024 20:14:09 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:14:09 -- Executing step: 'When "space1 is empty for user1 on client11"'
15-Nov-2024 20:14:09 =================================================================
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 PASSED
15-Nov-2024 20:14:09 Unmounting client from /tmp/onedata/mnt/3w6hwsum9xki1bet
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09 Unmounting client from /tmp/onedata/mnt/g75auovosqovwkmv
15-Nov-2024 20:14:09
15-Nov-2024 20:14:09
15-Nov-2024 20:14:35 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
15-Nov-2024 20:14:35 =================================================================
15-Nov-2024 20:14:35 - Executing scenario 'Create many children'
15-Nov-2024 20:14:35 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:14:35 -----------------------------------------------------------------
15-Nov-2024 20:14:35 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:14:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:14:35 using [token, token] by [user1, user2]"'
15-Nov-2024 20:14:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:14:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:14:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:14:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/je7hb90mhey6vjrv
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/je7hb90mhey6vjrv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/je7hb90mhey6vjrv
15-Nov-2024 20:14:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14136598508916156679'...
15-Nov-2024 20:14:35 Getting configuration...
15-Nov-2024 20:14:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/je7hb90mhey6vjrv'.
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:14:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:14:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:14:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/je5wr0s2gm7aiszk
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/je5wr0s2gm7aiszk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/je5wr0s2gm7aiszk
15-Nov-2024 20:14:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12416221945749540370'...
15-Nov-2024 20:14:35 Getting configuration...
15-Nov-2024 20:14:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/je5wr0s2gm7aiszk'.
15-Nov-2024 20:14:35
15-Nov-2024 20:14:35 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
15-Nov-2024 20:14:35 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
15-Nov-2024 20:14:35 =================================================================
15-Nov-2024 20:14:35
15-Nov-2024 20:14:39 PASSED
15-Nov-2024 20:14:39 Unmounting client from /tmp/onedata/mnt/je7hb90mhey6vjrv
15-Nov-2024 20:14:39
15-Nov-2024 20:14:39
15-Nov-2024 20:14:39 Unmounting client from /tmp/onedata/mnt/je5wr0s2gm7aiszk
15-Nov-2024 20:14:39
15-Nov-2024 20:14:39
15-Nov-2024 20:15:02 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
15-Nov-2024 20:15:02 =================================================================
15-Nov-2024 20:15:02 - Executing scenario 'Create nonempty file then copy it and remove source file'
15-Nov-2024 20:15:02 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:15:02 -----------------------------------------------------------------
15-Nov-2024 20:15:02 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:15:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:15:02 using [token, token] by [user1, user2]"'
15-Nov-2024 20:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:15:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/18ii1rlk3za1orj6
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/18ii1rlk3za1orj6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/18ii1rlk3za1orj6
15-Nov-2024 20:15:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12293066325253189208'...
15-Nov-2024 20:15:02 Getting configuration...
15-Nov-2024 20:15:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/18ii1rlk3za1orj6'.
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:15:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:15:02 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y34gndixeral2i7i
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y34gndixeral2i7i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y34gndixeral2i7i
15-Nov-2024 20:15:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6471644611298965557'...
15-Nov-2024 20:15:02 Getting configuration...
15-Nov-2024 20:15:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y34gndixeral2i7i'.
15-Nov-2024 20:15:02
15-Nov-2024 20:15:02 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:15:02 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:15:02 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
15-Nov-2024 20:15:02 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:15:02 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
15-Nov-2024 20:15:02 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
15-Nov-2024 20:15:02 =================================================================
15-Nov-2024 20:15:02
15-Nov-2024 20:15:03 PASSED
15-Nov-2024 20:15:03 Unmounting client from /tmp/onedata/mnt/18ii1rlk3za1orj6
15-Nov-2024 20:15:03
15-Nov-2024 20:15:03
15-Nov-2024 20:15:03 Unmounting client from /tmp/onedata/mnt/y34gndixeral2i7i
15-Nov-2024 20:15:03
15-Nov-2024 20:15:03
15-Nov-2024 20:15:29 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
15-Nov-2024 20:15:29 =================================================================
15-Nov-2024 20:15:29 - Executing scenario 'Create nonempty file then move it to another space'
15-Nov-2024 20:15:29 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:15:29 -----------------------------------------------------------------
15-Nov-2024 20:15:29 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:15:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:15:29 using [token, token] by [user1, user2]"'
15-Nov-2024 20:15:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:15:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:15:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-bjwh7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7'
15-Nov-2024 20:15:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-bjwh7' successfully started
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mhp2c8wiilzy96r7
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mhp2c8wiilzy96r7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mhp2c8wiilzy96r7
15-Nov-2024 20:15:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7010807269982030836'...
15-Nov-2024 20:15:29 Getting configuration...
15-Nov-2024 20:15:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mhp2c8wiilzy96r7'.
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:15:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:15:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rfrfn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn'
15-Nov-2024 20:15:29 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rfrfn' successfully started
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/893f0f56x5a4ceyg
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/893f0f56x5a4ceyg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/893f0f56x5a4ceyg
15-Nov-2024 20:15:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1219920764038358360'...
15-Nov-2024 20:15:29 Getting configuration...
15-Nov-2024 20:15:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/893f0f56x5a4ceyg'.
15-Nov-2024 20:15:29
15-Nov-2024 20:15:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:15:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:15:29 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
15-Nov-2024 20:15:29 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
15-Nov-2024 20:15:29 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
15-Nov-2024 20:15:29 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
15-Nov-2024 20:15:29 =================================================================
15-Nov-2024 20:15:29
15-Nov-2024 20:15:38 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:15:38 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:15:38 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:15:38 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:15:38 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:15:38 PASSED
15-Nov-2024 20:15:38 Unmounting client from /tmp/onedata/mnt/mhp2c8wiilzy96r7
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 Unmounting client from /tmp/onedata/mnt/893f0f56x5a4ceyg
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731701729.4565914', '-c', '/tmp/logs']
15-Nov-2024 20:15:38 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-htk7l. See /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-cross-support-job-3p-users-htk7l/entrypoint.log for more details
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-bjwh7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-oneclient-krakow-7d9476b8bc-bjwh7/oneclient_logs
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38          38,372   0%   36.59MB/s    0:00:00 (xfr#1, to-chk=186/219)
15-Nov-2024 20:15:38          38,372   0%   36.59MB/s    0:00:00 (xfr#1, to-chk=180/219)
15-Nov-2024 20:15:38          38,834   0%   37.03MB/s    0:00:00 (xfr#2, to-chk=182/219)
15-Nov-2024 20:15:38         171,607   2%  163.66MB/s    0:00:00 (xfr#3, to-chk=181/219)
15-Nov-2024 20:15:38         172,069   2%  164.10MB/s    0:00:00 (xfr#4, to-chk=180/219)
15-Nov-2024 20:15:38         210,054   2%   66.77MB/s    0:00:00 (xfr#5, to-chk=179/219)
15-Nov-2024 20:15:38         210,708   2%   66.98MB/s    0:00:00 (xfr#6, to-chk=175/219)
15-Nov-2024 20:15:38         342,978   4%   65.42MB/s    0:00:00 (xfr#7, to-chk=174/219)
15-Nov-2024 20:15:38         343,632   4%   65.54MB/s    0:00:00 (xfr#8, to-chk=173/219)
15-Nov-2024 20:15:38         384,958   4%   52.45MB/s    0:00:00 (xfr#9, to-chk=172/219)
15-Nov-2024 20:15:38         385,612   4%   52.54MB/s    0:00:00 (xfr#10, to-chk=168/219)
15-Nov-2024 20:15:38         512,688   6%   30.56MB/s    0:00:00 (xfr#11, to-chk=167/219)
15-Nov-2024 20:15:38         513,342   6%   30.60MB/s    0:00:00 (xfr#12, to-chk=166/219)
15-Nov-2024 20:15:38         539,181   6%   32.14MB/s    0:00:00 (xfr#13, to-chk=165/219)
15-Nov-2024 20:15:38         539,835   6%   32.18MB/s    0:00:00 (xfr#14, to-chk=161/219)
15-Nov-2024 20:15:38         625,699   7%   24.86MB/s    0:00:00 (xfr#15, to-chk=160/219)
15-Nov-2024 20:15:38         626,353   7%   24.89MB/s    0:00:00 (xfr#16, to-chk=159/219)
15-Nov-2024 20:15:38         672,971   8%   23.77MB/s    0:00:00 (xfr#17, to-chk=158/219)
15-Nov-2024 20:15:38         673,529   8%   22.94MB/s    0:00:00 (xfr#18, to-chk=154/219)
15-Nov-2024 20:15:38         860,298  10%   19.08MB/s    0:00:00 (xfr#19, to-chk=153/219)
15-Nov-2024 20:15:38         860,856  10%   19.09MB/s    0:00:00 (xfr#20, to-chk=152/219)
15-Nov-2024 20:15:38         884,258  11%   18.33MB/s    0:00:00 (xfr#21, to-chk=151/219)
15-Nov-2024 20:15:38         884,720  11%   18.34MB/s    0:00:00 (xfr#22, to-chk=147/219)
15-Nov-2024 20:15:38         971,858  12%   13.43MB/s    0:00:00 (xfr#23, to-chk=146/219)
15-Nov-2024 20:15:38         972,320  12%   13.44MB/s    0:00:00 (xfr#24, to-chk=145/219)
15-Nov-2024 20:15:38       1,000,210  12%   13.63MB/s    0:00:00 (xfr#25, to-chk=144/219)
15-Nov-2024 20:15:38       1,000,672  12%   13.63MB/s    0:00:00 (xfr#26, to-chk=140/219)
15-Nov-2024 20:15:38       1,085,589  13%   13.62MB/s    0:00:00 (xfr#27, to-chk=139/219)
15-Nov-2024 20:15:38       1,086,051  13%   13.63MB/s    0:00:00 (xfr#28, to-chk=138/219)
15-Nov-2024 20:15:38       1,303,111  16%   13.51MB/s    0:00:00 (xfr#29, to-chk=137/219)
15-Nov-2024 20:15:38       1,303,573  16%   13.37MB/s    0:00:00 (xfr#30, to-chk=133/219)
15-Nov-2024 20:15:38       3,740,842  46%   12.88MB/s    0:00:00 (xfr#31, to-chk=132/219)
15-Nov-2024 20:15:38       3,741,304  46%   12.88MB/s    0:00:00 (xfr#32, to-chk=131/219)
15-Nov-2024 20:15:38       3,767,469  47%   12.97MB/s    0:00:00 (xfr#33, to-chk=130/219)
15-Nov-2024 20:15:38       3,767,931  47%   12.97MB/s    0:00:00 (xfr#34, to-chk=126/219)
15-Nov-2024 20:15:38       3,847,566  48%   13.20MB/s    0:00:00 (xfr#35, to-chk=125/219)
15-Nov-2024 20:15:38       3,848,028  48%   13.20MB/s    0:00:00 (xfr#36, to-chk=124/219)
15-Nov-2024 20:15:38       4,003,875  50%   13.54MB/s    0:00:00 (xfr#37, to-chk=123/219)
15-Nov-2024 20:15:38       4,004,145  50%   13.54MB/s    0:00:00 (xfr#38, to-chk=119/219)
15-Nov-2024 20:15:38       4,509,125  56%   14.48MB/s    0:00:00 (xfr#39, to-chk=118/219)
15-Nov-2024 20:15:38       4,509,395  56%   14.48MB/s    0:00:00 (xfr#40, to-chk=117/219)
15-Nov-2024 20:15:38       4,539,733  56%   14.58MB/s    0:00:00 (xfr#41, to-chk=116/219)
15-Nov-2024 20:15:38       4,540,387  56%   14.58MB/s    0:00:00 (xfr#42, to-chk=112/219)
15-Nov-2024 20:15:38       4,636,837  57%   14.74MB/s    0:00:00 (xfr#43, to-chk=111/219)
15-Nov-2024 20:15:38       4,637,491  57%   14.74MB/s    0:00:00 (xfr#44, to-chk=110/219)
15-Nov-2024 20:15:38       4,665,605  58%   14.49MB/s    0:00:00 (xfr#45, to-chk=109/219)
15-Nov-2024 20:15:38       4,665,875  58%   14.49MB/s    0:00:00 (xfr#46, to-chk=105/219)
15-Nov-2024 20:15:38       4,753,063  59%   14.67MB/s    0:00:00 (xfr#47, to-chk=104/219)
15-Nov-2024 20:15:38       4,753,333  59%   14.67MB/s    0:00:00 (xfr#48, to-chk=103/219)
15-Nov-2024 20:15:38       5,094,439  63%   14.95MB/s    0:00:00 (xfr#49, to-chk=102/219)
15-Nov-2024 20:15:38       5,094,997  63%   14.95MB/s    0:00:00 (xfr#50, to-chk=98/219)
15-Nov-2024 20:15:38       6,208,718  77%   15.22MB/s    0:00:00 (xfr#51, to-chk=97/219)
15-Nov-2024 20:15:38       6,209,276  77%   15.18MB/s    0:00:00 (xfr#52, to-chk=96/219)
15-Nov-2024 20:15:38       6,242,474  78%   15.23MB/s    0:00:00 (xfr#53, to-chk=95/219)
15-Nov-2024 20:15:38       6,242,840  78%   15.23MB/s    0:00:00 (xfr#54, to-chk=91/219)
15-Nov-2024 20:15:38       6,351,794  79%   15.22MB/s    0:00:00 (xfr#55, to-chk=90/219)
15-Nov-2024 20:15:38       6,352,160  79%   15.22MB/s    0:00:00 (xfr#56, to-chk=89/219)
15-Nov-2024 20:15:38       6,352,788  79%   15.18MB/s    0:00:00 (xfr#57, to-chk=88/219)
15-Nov-2024 20:15:38       6,387,537  79%   15.27MB/s    0:00:00 (xfr#58, to-chk=87/219)
15-Nov-2024 20:15:38       6,387,999  79%   15.27MB/s    0:00:00 (xfr#59, to-chk=83/219)
15-Nov-2024 20:15:38       6,503,848  81%   15.31MB/s    0:00:00 (xfr#60, to-chk=82/219)
15-Nov-2024 20:15:38       6,504,310  81%   15.32MB/s    0:00:00 (xfr#61, to-chk=81/219)
15-Nov-2024 20:15:38       6,527,786  81%   15.30MB/s    0:00:00 (xfr#62, to-chk=80/219)
15-Nov-2024 20:15:38       6,528,248  81%   15.26MB/s    0:00:00 (xfr#63, to-chk=76/219)
15-Nov-2024 20:15:38       6,621,018  82%   15.40MB/s    0:00:00 (xfr#64, to-chk=75/219)
15-Nov-2024 20:15:38       6,621,480  82%   15.40MB/s    0:00:00 (xfr#65, to-chk=74/219)
15-Nov-2024 20:15:38       6,638,163  82%   15.33MB/s    0:00:00 (xfr#66, to-chk=73/219)
15-Nov-2024 20:15:38       6,638,625  82%   15.33MB/s    0:00:00 (xfr#67, to-chk=69/219)
15-Nov-2024 20:15:38       6,701,637  83%   15.44MB/s    0:00:00 (xfr#68, to-chk=68/219)
15-Nov-2024 20:15:38       6,702,099  83%   15.44MB/s    0:00:00 (xfr#69, to-chk=67/219)
15-Nov-2024 20:15:38       6,737,993  84%   15.48MB/s    0:00:00 (xfr#70, to-chk=66/219)
15-Nov-2024 20:15:38       6,738,455  84%   15.45MB/s    0:00:00 (xfr#71, to-chk=62/219)
15-Nov-2024 20:15:38       6,837,931  85%   15.60MB/s    0:00:00 (xfr#72, to-chk=61/219)
15-Nov-2024 20:15:38       6,838,393  85%   15.60MB/s    0:00:00 (xfr#73, to-chk=60/219)
15-Nov-2024 20:15:38       6,870,172  85%   15.56MB/s    0:00:00 (xfr#74, to-chk=59/219)
15-Nov-2024 20:15:38       6,870,730  85%   15.56MB/s    0:00:00 (xfr#75, to-chk=55/219)
15-Nov-2024 20:15:38       6,967,059  87%   15.67MB/s    0:00:00 (xfr#76, to-chk=54/219)
15-Nov-2024 20:15:38       6,967,617  87%   15.67MB/s    0:00:00 (xfr#77, to-chk=53/219)
15-Nov-2024 20:15:38       6,988,756  87%   15.72MB/s    0:00:00 (xfr#78, to-chk=52/219)
15-Nov-2024 20:15:38       6,989,026  87%   15.72MB/s    0:00:00 (xfr#79, to-chk=48/219)
15-Nov-2024 20:15:38       7,068,755  88%   15.79MB/s    0:00:00 (xfr#80, to-chk=47/219)
15-Nov-2024 20:15:38       7,069,025  88%   15.79MB/s    0:00:00 (xfr#81, to-chk=46/219)
15-Nov-2024 20:15:38       7,132,333  89%   15.89MB/s    0:00:00 (xfr#82, to-chk=45/219)
15-Nov-2024 20:15:38       7,132,795  89%   15.86MB/s    0:00:00 (xfr#83, to-chk=41/219)
15-Nov-2024 20:15:38       7,371,764  92%   16.01MB/s    0:00:00 (xfr#84, to-chk=40/219)
15-Nov-2024 20:15:38       7,372,226  92%   16.02MB/s    0:00:00 (xfr#85, to-chk=39/219)
15-Nov-2024 20:15:38       7,372,854  92%   16.02MB/s    0:00:00 (xfr#86, to-chk=38/219)
15-Nov-2024 20:15:38       7,396,606  92%   16.07MB/s    0:00:00 (xfr#87, to-chk=37/219)
15-Nov-2024 20:15:38       7,397,164  92%   16.07MB/s    0:00:00 (xfr#88, to-chk=33/219)
15-Nov-2024 20:15:38       7,506,734  93%   16.16MB/s    0:00:00 (xfr#89, to-chk=32/219)
15-Nov-2024 20:15:38       7,507,292  93%   16.13MB/s    0:00:00 (xfr#90, to-chk=31/219)
15-Nov-2024 20:15:38       7,507,920  93%   16.13MB/s    0:00:00 (xfr#91, to-chk=30/219)
15-Nov-2024 20:15:38       7,539,320  94%   16.19MB/s    0:00:00 (xfr#92, to-chk=29/219)
15-Nov-2024 20:15:38       7,539,782  94%   16.19MB/s    0:00:00 (xfr#93, to-chk=25/219)
15-Nov-2024 20:15:38       7,633,407  95%   16.32MB/s    0:00:00 (xfr#94, to-chk=24/219)
15-Nov-2024 20:15:38       7,633,869  95%   16.32MB/s    0:00:00 (xfr#95, to-chk=23/219)
15-Nov-2024 20:15:38       7,634,497  95%   16.32MB/s    0:00:00 (xfr#96, to-chk=22/219)
15-Nov-2024 20:15:38       7,665,768  95%   16.28MB/s    0:00:00 (xfr#97, to-chk=21/219)
15-Nov-2024 20:15:38       7,666,038  95%   16.28MB/s    0:00:00 (xfr#98, to-chk=17/219)
15-Nov-2024 20:15:38       7,757,322  96%   16.40MB/s    0:00:00 (xfr#99, to-chk=16/219)
15-Nov-2024 20:15:38       7,757,592  96%   16.40MB/s    0:00:00 (xfr#100, to-chk=15/219)
15-Nov-2024 20:15:38       7,774,380  97%   16.44MB/s    0:00:00 (xfr#101, to-chk=14/219)
15-Nov-2024 20:15:38       7,774,746  97%   16.44MB/s    0:00:00 (xfr#102, to-chk=10/219)
15-Nov-2024 20:15:38       7,835,930  97%   16.50MB/s    0:00:00 (xfr#103, to-chk=9/219)
15-Nov-2024 20:15:38       7,836,296  97%   16.50MB/s    0:00:00 (xfr#104, to-chk=8/219)
15-Nov-2024 20:15:38       7,866,770  98%   16.52MB/s    0:00:00 (xfr#105, to-chk=7/219)
15-Nov-2024 20:15:38       7,867,040  98%   16.53MB/s    0:00:00 (xfr#106, to-chk=3/219)
15-Nov-2024 20:15:38       7,958,324  99%   16.64MB/s    0:00:00 (xfr#107, to-chk=2/219)
15-Nov-2024 20:15:38       7,958,594  99%   16.61MB/s    0:00:00 (xfr#108, to-chk=1/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.69MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.65MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       7,998,153  99%   16.62MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-rfrfn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-oneclient-krakow-7d9476b8bc-rfrfn/oneclient_logs
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38          34,414   0%   32.82MB/s    0:00:00 (xfr#1, to-chk=186/219)
15-Nov-2024 20:15:38          34,414   0%   32.82MB/s    0:00:00 (xfr#1, to-chk=180/219)
15-Nov-2024 20:15:38          35,260   0%   33.63MB/s    0:00:00 (xfr#2, to-chk=182/219)
15-Nov-2024 20:15:38         152,073   4%   16.11MB/s    0:00:00 (xfr#3, to-chk=181/219)
15-Nov-2024 20:15:38         152,919   4%   14.58MB/s    0:00:00 (xfr#4, to-chk=180/219)
15-Nov-2024 20:15:38         153,547   4%   14.64MB/s    0:00:00 (xfr#5, to-chk=179/219)
15-Nov-2024 20:15:38         182,365   4%   17.39MB/s    0:00:00 (xfr#6, to-chk=178/219)
15-Nov-2024 20:15:38         182,635   4%   17.42MB/s    0:00:00 (xfr#7, to-chk=174/219)
15-Nov-2024 20:15:38         286,207   7%   10.11MB/s    0:00:00 (xfr#8, to-chk=173/219)
15-Nov-2024 20:15:38         286,477   7%   10.12MB/s    0:00:00 (xfr#9, to-chk=172/219)
15-Nov-2024 20:15:38         376,567  10%   12.38MB/s    0:00:00 (xfr#10, to-chk=171/219)
15-Nov-2024 20:15:38         377,317  10%   12.41MB/s    0:00:00 (xfr#11, to-chk=167/219)
15-Nov-2024 20:15:38         628,710  17%   10.52MB/s    0:00:00 (xfr#12, to-chk=166/219)
15-Nov-2024 20:15:38         629,460  17%   10.35MB/s    0:00:00 (xfr#13, to-chk=165/219)
15-Nov-2024 20:15:38         630,088  17%   10.36MB/s    0:00:00 (xfr#14, to-chk=164/219)
15-Nov-2024 20:15:38         650,227  17%   10.34MB/s    0:00:00 (xfr#15, to-chk=163/219)
15-Nov-2024 20:15:38         650,881  17%   10.35MB/s    0:00:00 (xfr#16, to-chk=159/219)
15-Nov-2024 20:15:38         733,411  19%   10.60MB/s    0:00:00 (xfr#17, to-chk=158/219)
15-Nov-2024 20:15:38         734,065  19%   10.61MB/s    0:00:00 (xfr#18, to-chk=157/219)
15-Nov-2024 20:15:38         748,991  20%   10.66MB/s    0:00:00 (xfr#19, to-chk=156/219)
15-Nov-2024 20:15:38         749,357  20%   10.67MB/s    0:00:00 (xfr#20, to-chk=152/219)
15-Nov-2024 20:15:38         807,950  22%   11.33MB/s    0:00:00 (xfr#21, to-chk=151/219)
15-Nov-2024 20:15:38         808,316  22%   11.34MB/s    0:00:00 (xfr#22, to-chk=150/219)
15-Nov-2024 20:15:38         844,200  22%   11.84MB/s    0:00:00 (xfr#23, to-chk=149/219)
15-Nov-2024 20:15:38         845,046  23%   11.85MB/s    0:00:00 (xfr#24, to-chk=145/219)
15-Nov-2024 20:15:38         956,126  26%   10.60MB/s    0:00:00 (xfr#25, to-chk=144/219)
15-Nov-2024 20:15:38         956,972  26%   10.61MB/s    0:00:00 (xfr#26, to-chk=143/219)
15-Nov-2024 20:15:38         994,619  27%    9.78MB/s    0:00:00 (xfr#27, to-chk=142/219)
15-Nov-2024 20:15:38         995,177  27%    9.68MB/s    0:00:00 (xfr#28, to-chk=138/219)
15-Nov-2024 20:15:38       1,094,653  29%    9.67MB/s    0:00:00 (xfr#29, to-chk=137/219)
15-Nov-2024 20:15:38       1,095,211  29%    9.67MB/s    0:00:00 (xfr#30, to-chk=136/219)
15-Nov-2024 20:15:38       1,127,597  30%    9.87MB/s    0:00:00 (xfr#31, to-chk=135/219)
15-Nov-2024 20:15:38       1,128,059  30%    9.87MB/s    0:00:00 (xfr#32, to-chk=131/219)
15-Nov-2024 20:15:38       1,226,498  33%   10.44MB/s    0:00:00 (xfr#33, to-chk=130/219)
15-Nov-2024 20:15:38       1,226,960  33%   10.45MB/s    0:00:00 (xfr#34, to-chk=129/219)
15-Nov-2024 20:15:38       1,249,128  34%   10.27MB/s    0:00:00 (xfr#35, to-chk=128/219)
15-Nov-2024 20:15:38       1,249,686  34%   10.19MB/s    0:00:00 (xfr#36, to-chk=124/219)
15-Nov-2024 20:15:38       1,330,350  36%   10.15MB/s    0:00:00 (xfr#37, to-chk=123/219)
15-Nov-2024 20:15:38       1,330,908  36%   10.15MB/s    0:00:00 (xfr#38, to-chk=122/219)
15-Nov-2024 20:15:38       1,356,577  36%   10.35MB/s    0:00:00 (xfr#39, to-chk=121/219)
15-Nov-2024 20:15:38       1,357,231  36%   10.27MB/s    0:00:00 (xfr#40, to-chk=117/219)
15-Nov-2024 20:15:38       1,437,668  39%   10.47MB/s    0:00:00 (xfr#41, to-chk=116/219)
15-Nov-2024 20:15:38       1,438,322  39%   10.47MB/s    0:00:00 (xfr#42, to-chk=115/219)
15-Nov-2024 20:15:38       1,458,734  39%   10.15MB/s    0:00:00 (xfr#43, to-chk=114/219)
15-Nov-2024 20:15:38       1,459,292  39%   10.16MB/s    0:00:00 (xfr#44, to-chk=110/219)
15-Nov-2024 20:15:38       1,548,370  42%   10.25MB/s    0:00:00 (xfr#45, to-chk=109/219)
15-Nov-2024 20:15:38       1,548,928  42%   10.26MB/s    0:00:00 (xfr#46, to-chk=108/219)
15-Nov-2024 20:15:38       1,564,298  42%   10.29MB/s    0:00:00 (xfr#47, to-chk=107/219)
15-Nov-2024 20:15:38       1,564,760  42%   10.29MB/s    0:00:00 (xfr#48, to-chk=103/219)
15-Nov-2024 20:15:38       1,615,898  44%    9.94MB/s    0:00:00 (xfr#49, to-chk=102/219)
15-Nov-2024 20:15:38       1,616,360  44%    9.95MB/s    0:00:00 (xfr#50, to-chk=101/219)
15-Nov-2024 20:15:38       1,651,415  44%   10.03MB/s    0:00:00 (xfr#51, to-chk=100/219)
15-Nov-2024 20:15:38       1,651,877  44%   10.03MB/s    0:00:00 (xfr#52, to-chk=96/219)
15-Nov-2024 20:15:38       1,758,116  47%   10.48MB/s    0:00:00 (xfr#53, to-chk=95/219)
15-Nov-2024 20:15:38       1,758,578  47%   10.48MB/s    0:00:00 (xfr#54, to-chk=94/219)
15-Nov-2024 20:15:38       1,777,922  48%    9.37MB/s    0:00:00 (xfr#55, to-chk=93/219)
15-Nov-2024 20:15:38       1,778,384  48%    9.37MB/s    0:00:00 (xfr#56, to-chk=89/219)
15-Nov-2024 20:15:38       1,846,633  50%    9.68MB/s    0:00:00 (xfr#57, to-chk=88/219)
15-Nov-2024 20:15:38       1,847,095  50%    9.68MB/s    0:00:00 (xfr#58, to-chk=87/219)
15-Nov-2024 20:15:38       1,975,100  53%   10.29MB/s    0:00:00 (xfr#59, to-chk=86/219)
15-Nov-2024 20:15:38       1,975,658  53%   10.24MB/s    0:00:00 (xfr#60, to-chk=82/219)
15-Nov-2024 20:15:38       2,211,308  60%   10.14MB/s    0:00:00 (xfr#61, to-chk=81/219)
15-Nov-2024 20:15:38       2,211,866  60%   10.14MB/s    0:00:00 (xfr#62, to-chk=80/219)
15-Nov-2024 20:15:38       2,238,803  60%   10.22MB/s    0:00:00 (xfr#63, to-chk=79/219)
15-Nov-2024 20:15:38       2,239,361  60%   10.17MB/s    0:00:00 (xfr#64, to-chk=75/219)
15-Nov-2024 20:15:38       2,331,718  63%   10.39MB/s    0:00:00 (xfr#65, to-chk=74/219)
15-Nov-2024 20:15:38       2,332,276  63%   10.39MB/s    0:00:00 (xfr#66, to-chk=73/219)
15-Nov-2024 20:15:38       2,347,386  63%   10.36MB/s    0:00:00 (xfr#67, to-chk=72/219)
15-Nov-2024 20:15:38       2,347,752  63%   10.37MB/s    0:00:00 (xfr#68, to-chk=68/219)
15-Nov-2024 20:15:38       2,409,425  65%   10.49MB/s    0:00:00 (xfr#69, to-chk=67/219)
15-Nov-2024 20:15:38       2,409,791  65%   10.49MB/s    0:00:00 (xfr#70, to-chk=66/219)
15-Nov-2024 20:15:38       2,410,419  65%   10.50MB/s    0:00:00 (xfr#71, to-chk=65/219)
15-Nov-2024 20:15:38       2,498,162  68%   10.54MB/s    0:00:00 (xfr#72, to-chk=64/219)
15-Nov-2024 20:15:38       2,498,720  68%   10.54MB/s    0:00:00 (xfr#73, to-chk=60/219)
15-Nov-2024 20:15:38       2,745,431  74%   10.91MB/s    0:00:00 (xfr#74, to-chk=59/219)
15-Nov-2024 20:15:38       2,745,989  74%   10.91MB/s    0:00:00 (xfr#75, to-chk=58/219)
15-Nov-2024 20:15:38       2,765,669  75%   10.99MB/s    0:00:00 (xfr#76, to-chk=57/219)
15-Nov-2024 20:15:38       2,766,227  75%   10.99MB/s    0:00:00 (xfr#77, to-chk=53/219)
15-Nov-2024 20:15:38       2,830,148  77%   10.84MB/s    0:00:00 (xfr#78, to-chk=52/219)
15-Nov-2024 20:15:38       2,830,706  77%   10.80MB/s    0:00:00 (xfr#79, to-chk=51/219)
15-Nov-2024 20:15:38       2,853,809  77%   10.89MB/s    0:00:00 (xfr#80, to-chk=50/219)
15-Nov-2024 20:15:38       2,854,463  77%   10.89MB/s    0:00:00 (xfr#81, to-chk=46/219)
15-Nov-2024 20:15:38       2,925,837  79%   10.82MB/s    0:00:00 (xfr#82, to-chk=45/219)
15-Nov-2024 20:15:38       2,926,491  79%   10.82MB/s    0:00:00 (xfr#83, to-chk=44/219)
15-Nov-2024 20:15:38       2,946,856  80%   10.89MB/s    0:00:00 (xfr#84, to-chk=43/219)
15-Nov-2024 20:15:38       2,947,318  80%   10.89MB/s    0:00:00 (xfr#85, to-chk=39/219)
15-Nov-2024 20:15:38       3,022,610  82%   10.68MB/s    0:00:00 (xfr#86, to-chk=38/219)
15-Nov-2024 20:15:38       3,023,072  82%   10.68MB/s    0:00:00 (xfr#87, to-chk=37/219)
15-Nov-2024 20:15:38       3,050,053  83%   10.77MB/s    0:00:00 (xfr#88, to-chk=36/219)
15-Nov-2024 20:15:38       3,050,515  83%   10.74MB/s    0:00:00 (xfr#89, to-chk=32/219)
15-Nov-2024 20:15:38       3,139,549  85%   10.85MB/s    0:00:00 (xfr#90, to-chk=31/219)
15-Nov-2024 20:15:38       3,140,011  85%   10.85MB/s    0:00:00 (xfr#91, to-chk=30/219)
15-Nov-2024 20:15:38       3,161,693  86%   10.89MB/s    0:00:00 (xfr#92, to-chk=29/219)
15-Nov-2024 20:15:38       3,162,155  86%   10.89MB/s    0:00:00 (xfr#93, to-chk=25/219)
15-Nov-2024 20:15:38       3,223,717  87%   10.98MB/s    0:00:00 (xfr#94, to-chk=24/219)
15-Nov-2024 20:15:38       3,224,179  87%   10.98MB/s    0:00:00 (xfr#95, to-chk=23/219)
15-Nov-2024 20:15:38       3,259,745  88%   10.98MB/s    0:00:00 (xfr#96, to-chk=22/219)
15-Nov-2024 20:15:38       3,260,303  88%   10.99MB/s    0:00:00 (xfr#97, to-chk=18/219)
15-Nov-2024 20:15:38       3,370,751  91%   11.16MB/s    0:00:00 (xfr#98, to-chk=17/219)
15-Nov-2024 20:15:38       3,371,309  91%   11.16MB/s    0:00:00 (xfr#99, to-chk=16/219)
15-Nov-2024 20:15:38       3,371,937  91%   11.17MB/s    0:00:00 (xfr#100, to-chk=15/219)
15-Nov-2024 20:15:38       3,405,444  92%   11.08MB/s    0:00:00 (xfr#101, to-chk=14/219)
15-Nov-2024 20:15:38       3,405,906  92%   11.09MB/s    0:00:00 (xfr#102, to-chk=10/219)
15-Nov-2024 20:15:38       3,515,737  95%   11.44MB/s    0:00:00 (xfr#103, to-chk=9/219)
15-Nov-2024 20:15:38       3,516,199  95%   11.41MB/s    0:00:00 (xfr#104, to-chk=8/219)
15-Nov-2024 20:15:38       3,541,278  96%   11.49MB/s    0:00:00 (xfr#105, to-chk=7/219)
15-Nov-2024 20:15:38       3,541,740  96%   11.49MB/s    0:00:00 (xfr#106, to-chk=3/219)
15-Nov-2024 20:15:38       3,624,948  98%   11.72MB/s    0:00:00 (xfr#107, to-chk=2/219)
15-Nov-2024 20:15:38       3,625,410  98%   11.72MB/s    0:00:00 (xfr#108, to-chk=1/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.86MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.82MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.78MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.78MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.78MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38       3,667,667  99%   11.70MB/s    0:00:00 (xfr#109, to-chk=0/219)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:15:38           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:15:38           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:15:38           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:15:38           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:15:38           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38          41,970   6%   20.01MB/s    0:00:00 (xfr#2, to-chk=75/80)
15-Nov-2024 20:15:38          82,069  13%   39.13MB/s    0:00:00 (xfr#3, to-chk=73/80)
15-Nov-2024 20:15:38          83,237  13%   39.69MB/s    0:00:00 (xfr#4, to-chk=71/80)
15-Nov-2024 20:15:38          83,237  13%   39.69MB/s    0:00:00 (xfr#5, to-chk=69/80)
15-Nov-2024 20:15:38         121,889  19%   23.25MB/s    0:00:00 (xfr#6, to-chk=67/80)
15-Nov-2024 20:15:38         122,039  19%   23.28MB/s    0:00:00 (xfr#7, to-chk=65/80)
15-Nov-2024 20:15:38         122,336  19%   23.33MB/s    0:00:00 (xfr#8, to-chk=63/80)
15-Nov-2024 20:15:38         210,643  33%   33.48MB/s    0:00:00 (xfr#9, to-chk=61/80)
15-Nov-2024 20:15:38         216,564  34%   34.42MB/s    0:00:00 (xfr#10, to-chk=51/80)
15-Nov-2024 20:15:38         224,191  35%   35.63MB/s    0:00:00 (xfr#11, to-chk=50/80)
15-Nov-2024 20:15:38         229,314  36%   36.45MB/s    0:00:00 (xfr#12, to-chk=49/80)
15-Nov-2024 20:15:38         234,950  37%   37.34MB/s    0:00:00 (xfr#13, to-chk=48/80)
15-Nov-2024 20:15:38         242,068  38%   38.48MB/s    0:00:00 (xfr#14, to-chk=47/80)
15-Nov-2024 20:15:38         246,448  39%   33.58MB/s    0:00:00 (xfr#15, to-chk=46/80)
15-Nov-2024 20:15:38         247,294  39%   33.69MB/s    0:00:00 (xfr#16, to-chk=45/80)
15-Nov-2024 20:15:38         249,907  39%   34.05MB/s    0:00:00 (xfr#17, to-chk=44/80)
15-Nov-2024 20:15:38         257,593  40%   35.09MB/s    0:00:00 (xfr#18, to-chk=43/80)
15-Nov-2024 20:15:38         260,550  41%   35.50MB/s    0:00:00 (xfr#19, to-chk=42/80)
15-Nov-2024 20:15:38         264,647  42%   36.06MB/s    0:00:00 (xfr#20, to-chk=41/80)
15-Nov-2024 20:15:38         265,153  42%   36.12MB/s    0:00:00 (xfr#21, to-chk=40/80)
15-Nov-2024 20:15:38         269,818  42%   32.16MB/s    0:00:00 (xfr#22, to-chk=39/80)
15-Nov-2024 20:15:38         272,769  43%   32.52MB/s    0:00:00 (xfr#23, to-chk=38/80)
15-Nov-2024 20:15:38         276,009  43%   32.90MB/s    0:00:00 (xfr#24, to-chk=37/80)
15-Nov-2024 20:15:38         282,783  45%   33.71MB/s    0:00:00 (xfr#25, to-chk=36/80)
15-Nov-2024 20:15:38         288,476  45%   34.39MB/s    0:00:00 (xfr#26, to-chk=35/80)
15-Nov-2024 20:15:38         294,745  46%   35.14MB/s    0:00:00 (xfr#27, to-chk=34/80)
15-Nov-2024 20:15:38         301,234  47%   35.91MB/s    0:00:00 (xfr#28, to-chk=33/80)
15-Nov-2024 20:15:38         303,560  48%   36.19MB/s    0:00:00 (xfr#29, to-chk=32/80)
15-Nov-2024 20:15:38         305,896  48%   32.41MB/s    0:00:00 (xfr#30, to-chk=31/80)
15-Nov-2024 20:15:38         306,117  48%   32.44MB/s    0:00:00 (xfr#31, to-chk=30/80)
15-Nov-2024 20:15:38         312,950  49%   33.16MB/s    0:00:00 (xfr#32, to-chk=29/80)
15-Nov-2024 20:15:38         314,366  50%   33.31MB/s    0:00:00 (xfr#33, to-chk=28/80)
15-Nov-2024 20:15:38         316,981  50%   33.59MB/s    0:00:00 (xfr#34, to-chk=27/80)
15-Nov-2024 20:15:38         318,967  50%   33.80MB/s    0:00:00 (xfr#35, to-chk=26/80)
15-Nov-2024 20:15:38         322,834  51%   34.21MB/s    0:00:00 (xfr#36, to-chk=25/80)
15-Nov-2024 20:15:38         329,893  52%   34.96MB/s    0:00:00 (xfr#37, to-chk=24/80)
15-Nov-2024 20:15:38         337,237  53%   35.73MB/s    0:00:00 (xfr#38, to-chk=23/80)
15-Nov-2024 20:15:38         338,368  53%   32.27MB/s    0:00:00 (xfr#39, to-chk=22/80)
15-Nov-2024 20:15:38         340,020  54%   32.43MB/s    0:00:00 (xfr#40, to-chk=21/80)
15-Nov-2024 20:15:38         343,543  54%   32.76MB/s    0:00:00 (xfr#41, to-chk=20/80)
15-Nov-2024 20:15:38         350,889  55%   33.46MB/s    0:00:00 (xfr#42, to-chk=19/80)
15-Nov-2024 20:15:38         351,167  55%   33.49MB/s    0:00:00 (xfr#43, to-chk=18/80)
15-Nov-2024 20:15:38         355,891  56%   33.94MB/s    0:00:00 (xfr#44, to-chk=17/80)
15-Nov-2024 20:15:38         359,475  57%   34.28MB/s    0:00:00 (xfr#45, to-chk=16/80)
15-Nov-2024 20:15:38         360,582  57%   34.39MB/s    0:00:00 (xfr#46, to-chk=15/80)
15-Nov-2024 20:15:38         367,130  58%   31.83MB/s    0:00:00 (xfr#47, to-chk=14/80)
15-Nov-2024 20:15:38         372,536  59%   32.30MB/s    0:00:00 (xfr#48, to-chk=13/80)
15-Nov-2024 20:15:38         374,239  59%   32.45MB/s    0:00:00 (xfr#49, to-chk=12/80)
15-Nov-2024 20:15:38         380,443  60%   32.98MB/s    0:00:00 (xfr#50, to-chk=11/80)
15-Nov-2024 20:15:38         385,560  61%   33.43MB/s    0:00:00 (xfr#51, to-chk=10/80)
15-Nov-2024 20:15:38         391,538  62%   33.95MB/s    0:00:00 (xfr#52, to-chk=9/80)
15-Nov-2024 20:15:38         392,042  62%   31.16MB/s    0:00:00 (xfr#53, to-chk=8/80)
15-Nov-2024 20:15:38         397,450  63%   31.59MB/s    0:00:00 (xfr#54, to-chk=7/80)
15-Nov-2024 20:15:38         400,692  63%   31.84MB/s    0:00:00 (xfr#55, to-chk=6/80)
15-Nov-2024 20:15:38         402,110  63%   31.96MB/s    0:00:00 (xfr#56, to-chk=5/80)
15-Nov-2024 20:15:38         405,979  64%   32.26MB/s    0:00:00 (xfr#57, to-chk=4/80)
15-Nov-2024 20:15:38         407,967  64%   32.42MB/s    0:00:00 (xfr#58, to-chk=3/80)
15-Nov-2024 20:15:38         412,127  65%   32.75MB/s    0:00:00 (xfr#59, to-chk=2/80)
15-Nov-2024 20:15:38         416,564  66%   30.56MB/s    0:00:00 (xfr#60, to-chk=1/80)
15-Nov-2024 20:15:38         417,697  66%   30.64MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:15:38         417,697  66%   30.64MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:15:38         417,697  66%   30.64MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:15:38         417,697  66%   24.90MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:15:38         417,697  66%   24.90MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:15:38         417,697  66%   24.90MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38          23,458  16%   22.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:15:38          47,890  33%   45.67MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:15:38          47,890  33%   45.67MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:15:38          71,145  49%   67.85MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:15:38          71,436  50%   68.13MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:15:38          71,436  50%   34.06MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:15:38           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:15:38           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:15:38           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:15:38           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:15:38           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38          23,136   6%   22.06MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:15:38          47,027  14%   44.85MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:15:38          47,027  14%   44.85MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:15:38          69,683  20%   66.45MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:15:38          69,774  20%   66.54MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:15:38          70,071  21%   66.82MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:15:38         166,567  50%   79.43MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:15:38         166,567  50%   39.71MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:15:38 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.01.30/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:15:38               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:15:38          54,291  12%   51.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:15:38         110,146  25%   13.13MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:15:38         157,621  37%   15.03MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:15:38         211,709  49%   18.35MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:15:38         212,000  50%   18.38MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:15:38         212,000  50%   15.55MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:15:38 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731701729.4565914 exists, exporting anyway.
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 =============================== warnings summary ===============================
15-Nov-2024 20:15:38 tests/utils/rest_utils.py:98
15-Nov-2024 20:15:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:15:38     print("""
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 tests/utils/path_utils.py:112
15-Nov-2024 20:15:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:15:38     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:15:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:15:38     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:15:38   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:15:38     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:15:38
15-Nov-2024 20:15:38 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:15:38 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:15:38 ================== 26 passed, 4 warnings in 850.04s (0:14:10) ==================
15-Nov-2024 20:15:43 release "dev" uninstalled
15-Nov-2024 20:15:44 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:15:46 No resources found
15-Nov-2024 20:15:47 Sidecar injection has been disabled
15-Nov-2024 20:15:47 Cleaning helm release "dev"...
15-Nov-2024 20:15:47 Deleted 1 helm deployments
15-Nov-2024 20:15:47 Deleted 0 k8s deployments
15-Nov-2024 20:15:47 Deleted 0 k8s services
15-Nov-2024 20:15:47 Deleted 0 persistent volumes
15-Nov-2024 20:15:47 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:15:47 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:15:47 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:15:47 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:15:47 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:15:47 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:15:47 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:15:47 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:15:47 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:15:47 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP...
15-Nov-2024 20:15:47 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:15:47 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:15:47
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:15:47 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:15:47
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio #3364 (ODSRV-OAP-SRFCMP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMP-3364-ScriptBuildTask-3525721923581617415.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance
15-Nov-2024 20:15:47 ./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.tar.gz
15-Nov-2024 20:15:48 Uploading artifact
15-Nov-2024 20:15:48     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio.tar.gz
15-Nov-2024 20:15:48     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio.tar.gz
15-Nov-2024 20:15:48 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:15:48 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:15:48 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:15:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio #3364 (ODSRV-OAP-SRFCMP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMP-3364-ScriptBuildTask-6717569455910487026.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP
15-Nov-2024 20:15:48 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:15:48 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:15:48 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:15:48
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:15:48 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:15:48
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio #3364 (ODSRV-OAP-SRFCMP-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMP-3364-ScriptBuildTask-13267402228477840780.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP/onedata-acceptance
15-Nov-2024 20:15:48   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:15:48                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:15:48
15-Nov-2024 20:15:48   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:15:48 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
15-Nov-2024 20:15:48 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:15:54 Cleaning helm deployments
15-Nov-2024 20:15:54 Cleanining pods
15-Nov-2024 20:15:54 Cleaning kube persistant volumes
15-Nov-2024 20:15:55 Cleaning dockswift container
15-Nov-2024 20:15:55 Cleaning docker containers
15-Nov-2024 20:15:55 Error: No such object: 19cb89ecd795
15-Nov-2024 20:15:55 Error: No such object: 9c278b5bd8c0
15-Nov-2024 20:15:56 Error: No such object: 05abf8c5b512
15-Nov-2024 20:15:56 Error: No such object: 05abf8c5b512
15-Nov-2024 20:15:56 Error: No such object: 3a22ff971ff5
15-Nov-2024 20:15:56 Error: No such object: 3a22ff971ff5
15-Nov-2024 20:15:56 Error: No such object: 5d71bf64ea1b
15-Nov-2024 20:15:56 Error: No such object: 5d71bf64ea1b
15-Nov-2024 20:15:56 Error: No such object: 4db71752cc24
15-Nov-2024 20:15:56 Error: No such object: 4db71752cc24
15-Nov-2024 20:15:56 Error: No such object: d83ad8cc0607
15-Nov-2024 20:15:56 Error: No such object: d83ad8cc0607
15-Nov-2024 20:15:56 Error: No such object: 1a693243b420
15-Nov-2024 20:15:56 Error: No such object: 1a693243b420
15-Nov-2024 20:15:58 Stalled docker containers to remove:
15-Nov-2024 20:15:58 2a7fcdeb8854 b8605171db9c 2dac65a00f2e fdd1aac86c3b 85fcdf2002ab 19cb89ecd795 ae1048004442 5407489e8b98 9c278b5bd8c0 05abf8c5b512 3a22ff971ff5 5d71bf64ea1b 4db71752cc24 d83ad8cc0607 1a693243b420 cde6173f6e93
15-Nov-2024 20:15:58 Removing stalled docker containers
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 2a7fcdeb8854: Container 2a7fcdeb88540a59cae4088c81afdefbe5ab9046c67c8b3c79b2f69005e1a593 is not running
15-Nov-2024 20:15:58 2a7fcdeb8854
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: b8605171db9c: No such container: b8605171db9c
15-Nov-2024 20:15:58 Error response from daemon: No such container: b8605171db9c
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 2dac65a00f2e: No such container: 2dac65a00f2e
15-Nov-2024 20:15:58 Error response from daemon: No such container: 2dac65a00f2e
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: fdd1aac86c3b: No such container: fdd1aac86c3b
15-Nov-2024 20:15:58 Error response from daemon: No such container: fdd1aac86c3b
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 85fcdf2002ab: No such container: 85fcdf2002ab
15-Nov-2024 20:15:58 Error response from daemon: No such container: 85fcdf2002ab
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 19cb89ecd795: No such container: 19cb89ecd795
15-Nov-2024 20:15:58 Error response from daemon: No such container: 19cb89ecd795
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: ae1048004442: No such container: ae1048004442
15-Nov-2024 20:15:58 Error response from daemon: No such container: ae1048004442
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 5407489e8b98: No such container: 5407489e8b98
15-Nov-2024 20:15:58 Error response from daemon: No such container: 5407489e8b98
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 9c278b5bd8c0: No such container: 9c278b5bd8c0
15-Nov-2024 20:15:58 Error response from daemon: No such container: 9c278b5bd8c0
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 05abf8c5b512: No such container: 05abf8c5b512
15-Nov-2024 20:15:58 Error response from daemon: No such container: 05abf8c5b512
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 3a22ff971ff5: No such container: 3a22ff971ff5
15-Nov-2024 20:15:58 Error response from daemon: No such container: 3a22ff971ff5
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 5d71bf64ea1b: No such container: 5d71bf64ea1b
15-Nov-2024 20:15:58 Error response from daemon: No such container: 5d71bf64ea1b
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 4db71752cc24: No such container: 4db71752cc24
15-Nov-2024 20:15:58 Error response from daemon: No such container: 4db71752cc24
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: d83ad8cc0607: No such container: d83ad8cc0607
15-Nov-2024 20:15:58 Error response from daemon: No such container: d83ad8cc0607
15-Nov-2024 20:15:58 Error response from daemon: Cannot kill container: 1a693243b420: No such container: 1a693243b420
15-Nov-2024 20:15:59 Error response from daemon: No such container: 1a693243b420
15-Nov-2024 20:15:59 cde6173f6e93
15-Nov-2024 20:15:59 cde6173f6e93
15-Nov-2024 20:15:59 Stalled docker volumes to remove:
15-Nov-2024 20:15:59
15-Nov-2024 20:15:59 Removing stalled docker volumes
15-Nov-2024 20:15:59 Removing stalled loopdevices
15-Nov-2024 20:16:00 Done
15-Nov-2024 20:16:00 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:16:00 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:16:00 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:16:00 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:16:00 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:16:00 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:16:00 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:16:00 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:16:00 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:16:00 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 134.3 ms
15-Nov-2024 20:16:00 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMP'
15-Nov-2024 20:16:00 Finalising the build...
15-Nov-2024 20:16:00 Stopping timer.
15-Nov-2024 20:16:00 Build ODSRV-OAP-SRFCMP-3364 completed.
15-Nov-2024 20:16:00 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:16:00 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:16:00 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:16:00 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:16:00 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:16:00 All post build plugins have finished
15-Nov-2024 20:16:00 Generating build results summary...
15-Nov-2024 20:16:01 Saving build results to disk...
15-Nov-2024 20:16:01 Store variable context...
15-Nov-2024 20:16:01 Finished building ODSRV-OAP-SRFCMP-3364.