oneclient acceptance tests using environment deployed from packages

Build: #3372 was successful

Job: singleprovider regular file CRUD multiclient directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8dzh9n5vzmav19gk
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8dzh9n5vzmav19gk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8dzh9n5vzmav19gk
30-Nov-2024 00:48:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8130268044427915414'...
30-Nov-2024 00:48:47 Getting configuration...
30-Nov-2024 00:48:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8dzh9n5vzmav19gk'.
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:48:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:48:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:48:47 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gzts8ihcs8dlo7gc
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gzts8ihcs8dlo7gc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gzts8ihcs8dlo7gc
30-Nov-2024 00:48:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8207832554576838377'...
30-Nov-2024 00:48:47 Getting configuration...
30-Nov-2024 00:48:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gzts8ihcs8dlo7gc'.
30-Nov-2024 00:48:47
30-Nov-2024 00:48:47 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:48:47 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
30-Nov-2024 00:48:47 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
30-Nov-2024 00:48:47 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
30-Nov-2024 00:48:47 =================================================================
30-Nov-2024 00:48:47
30-Nov-2024 00:48:48 PASSED
30-Nov-2024 00:48:48 Unmounting client from /tmp/onedata/mnt/8dzh9n5vzmav19gk
30-Nov-2024 00:48:48
30-Nov-2024 00:48:48
30-Nov-2024 00:48:48 Unmounting client from /tmp/onedata/mnt/gzts8ihcs8dlo7gc
30-Nov-2024 00:48:48
30-Nov-2024 00:48:48
30-Nov-2024 00:49:17 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:49:17 =================================================================
30-Nov-2024 00:49:17 - Executing scenario 'Delete file opened by other user for reading'
30-Nov-2024 00:49:17 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:49:17 -----------------------------------------------------------------
30-Nov-2024 00:49:17 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:49:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:49:17 using [token, token] by [user1, user2]"'
30-Nov-2024 00:49:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:49:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:49:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:49:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yvtwgq1i1ip62e2g
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yvtwgq1i1ip62e2g --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yvtwgq1i1ip62e2g
30-Nov-2024 00:49:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2263469910041584492'...
30-Nov-2024 00:49:17 Getting configuration...
30-Nov-2024 00:49:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yvtwgq1i1ip62e2g'.
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:49:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:49:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:49:17 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gi8t0xufp5hzk6ib
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gi8t0xufp5hzk6ib --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gi8t0xufp5hzk6ib
30-Nov-2024 00:49:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16682911803778858703'...
30-Nov-2024 00:49:17 Getting configuration...
30-Nov-2024 00:49:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gi8t0xufp5hzk6ib'.
30-Nov-2024 00:49:17
30-Nov-2024 00:49:17 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 00:49:17 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
30-Nov-2024 00:49:17 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 00:49:17 =================================================================
30-Nov-2024 00:49:17
30-Nov-2024 00:49:18 PASSED
30-Nov-2024 00:49:18 Unmounting client from /tmp/onedata/mnt/yvtwgq1i1ip62e2g
30-Nov-2024 00:49:18
30-Nov-2024 00:49:18
30-Nov-2024 00:49:18 Unmounting client from /tmp/onedata/mnt/gi8t0xufp5hzk6ib
30-Nov-2024 00:49:18
30-Nov-2024 00:49:18
30-Nov-2024 00:49:50 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:49:50 =================================================================
30-Nov-2024 00:49:50 - Executing scenario 'Delete file opened by other user for reading and writing'
30-Nov-2024 00:49:50 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:49:50 -----------------------------------------------------------------
30-Nov-2024 00:49:50 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:49:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:49:50 using [token, token] by [user1, user2]"'
30-Nov-2024 00:49:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:49:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:49:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:49:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0aaaep22ngzsxnrn
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0aaaep22ngzsxnrn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0aaaep22ngzsxnrn
30-Nov-2024 00:49:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1482987291048994681'...
30-Nov-2024 00:49:50 Getting configuration...
30-Nov-2024 00:49:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0aaaep22ngzsxnrn'.
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:49:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:49:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:49:50 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w97rvl5sac9yy0bk
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w97rvl5sac9yy0bk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w97rvl5sac9yy0bk
30-Nov-2024 00:49:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10199636390155751978'...
30-Nov-2024 00:49:50 Getting configuration...
30-Nov-2024 00:49:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w97rvl5sac9yy0bk'.
30-Nov-2024 00:49:50
30-Nov-2024 00:49:50 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
30-Nov-2024 00:49:50 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
30-Nov-2024 00:49:50 =================================================================
30-Nov-2024 00:49:50
30-Nov-2024 00:49:51 PASSED
30-Nov-2024 00:49:51 Unmounting client from /tmp/onedata/mnt/0aaaep22ngzsxnrn
30-Nov-2024 00:49:51
30-Nov-2024 00:49:51
30-Nov-2024 00:49:51 Unmounting client from /tmp/onedata/mnt/w97rvl5sac9yy0bk
30-Nov-2024 00:49:51
30-Nov-2024 00:49:51
30-Nov-2024 00:50:18 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:50:18 =================================================================
30-Nov-2024 00:50:18 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
30-Nov-2024 00:50:18 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:50:18 -----------------------------------------------------------------
30-Nov-2024 00:50:18 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:50:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:50:18 using [token, token] by [user1, user2]"'
30-Nov-2024 00:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:50:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cpb7na0f6srhxcyy
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cpb7na0f6srhxcyy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cpb7na0f6srhxcyy
30-Nov-2024 00:50:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2825842444382020243'...
30-Nov-2024 00:50:18 Getting configuration...
30-Nov-2024 00:50:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cpb7na0f6srhxcyy'.
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:50:18 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/m8tlmvt18tv4s1h8
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/m8tlmvt18tv4s1h8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/m8tlmvt18tv4s1h8
30-Nov-2024 00:50:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11296008292004790822'...
30-Nov-2024 00:50:18 Getting configuration...
30-Nov-2024 00:50:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/m8tlmvt18tv4s1h8'.
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 00:50:18 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 00:50:18 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 00:50:18 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
30-Nov-2024 00:50:18 =================================================================
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 PASSED
30-Nov-2024 00:50:18 Unmounting client from /tmp/onedata/mnt/cpb7na0f6srhxcyy
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18 Unmounting client from /tmp/onedata/mnt/m8tlmvt18tv4s1h8
30-Nov-2024 00:50:18
30-Nov-2024 00:50:18
30-Nov-2024 00:50:42 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:50:42 =================================================================
30-Nov-2024 00:50:42 - Executing scenario 'Delete file right after closing it'
30-Nov-2024 00:50:42 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:50:42 -----------------------------------------------------------------
30-Nov-2024 00:50:42 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:50:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:50:42 using [token, token] by [user1, user2]"'
30-Nov-2024 00:50:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:50:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:50:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:50:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3zmqxkxir9eqiq5b
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3zmqxkxir9eqiq5b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3zmqxkxir9eqiq5b
30-Nov-2024 00:50:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14464472195078870113'...
30-Nov-2024 00:50:42 Getting configuration...
30-Nov-2024 00:50:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3zmqxkxir9eqiq5b'.
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:50:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:50:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:50:42 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/itam3u2g4k2ye92x
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/itam3u2g4k2ye92x --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/itam3u2g4k2ye92x
30-Nov-2024 00:50:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7296250665814270323'...
30-Nov-2024 00:50:42 Getting configuration...
30-Nov-2024 00:50:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/itam3u2g4k2ye92x'.
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 00:50:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 00:50:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 00:50:42 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 00:50:42 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
30-Nov-2024 00:50:42 -- Executing step: 'When "user1 closes space1/file1 on client11"'
30-Nov-2024 00:50:42 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 00:50:42 -- Executing step: 'When "space1 is empty for user1 on client11"'
30-Nov-2024 00:50:42 =================================================================
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 PASSED
30-Nov-2024 00:50:42 Unmounting client from /tmp/onedata/mnt/3zmqxkxir9eqiq5b
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42 Unmounting client from /tmp/onedata/mnt/itam3u2g4k2ye92x
30-Nov-2024 00:50:42
30-Nov-2024 00:50:42
30-Nov-2024 00:51:09 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:51:09 =================================================================
30-Nov-2024 00:51:09 - Executing scenario 'Create many children'
30-Nov-2024 00:51:09 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:51:09 -----------------------------------------------------------------
30-Nov-2024 00:51:09 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:51:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:51:09 using [token, token] by [user1, user2]"'
30-Nov-2024 00:51:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:51:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:51:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:51:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/onl0r50b4wpg4q69
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/onl0r50b4wpg4q69 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/onl0r50b4wpg4q69
30-Nov-2024 00:51:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8384657492777645699'...
30-Nov-2024 00:51:09 Getting configuration...
30-Nov-2024 00:51:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/onl0r50b4wpg4q69'.
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:51:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:51:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:51:09 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vhv38wrvv7zsv4rc
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vhv38wrvv7zsv4rc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vhv38wrvv7zsv4rc
30-Nov-2024 00:51:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '931263917248062497'...
30-Nov-2024 00:51:09 Getting configuration...
30-Nov-2024 00:51:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vhv38wrvv7zsv4rc'.
30-Nov-2024 00:51:09
30-Nov-2024 00:51:09 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
30-Nov-2024 00:51:09 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
30-Nov-2024 00:51:09 =================================================================
30-Nov-2024 00:51:09
30-Nov-2024 00:51:13 PASSED
30-Nov-2024 00:51:13 Unmounting client from /tmp/onedata/mnt/onl0r50b4wpg4q69
30-Nov-2024 00:51:13
30-Nov-2024 00:51:13
30-Nov-2024 00:51:13 Unmounting client from /tmp/onedata/mnt/vhv38wrvv7zsv4rc
30-Nov-2024 00:51:13
30-Nov-2024 00:51:13
30-Nov-2024 00:51:40 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:51:40 =================================================================
30-Nov-2024 00:51:40 - Executing scenario 'Create nonempty file then copy it and remove source file'
30-Nov-2024 00:51:40 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:51:40 -----------------------------------------------------------------
30-Nov-2024 00:51:40 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:51:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:51:40 using [token, token] by [user1, user2]"'
30-Nov-2024 00:51:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:51:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:51:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:51:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y2drtpf177hvialp
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y2drtpf177hvialp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y2drtpf177hvialp
30-Nov-2024 00:51:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15136472340463695819'...
30-Nov-2024 00:51:40 Getting configuration...
30-Nov-2024 00:51:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y2drtpf177hvialp'.
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:51:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:51:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:51:40 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nr45zy7allpvosc2
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nr45zy7allpvosc2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nr45zy7allpvosc2
30-Nov-2024 00:51:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3050357867898204870'...
30-Nov-2024 00:51:40 Getting configuration...
30-Nov-2024 00:51:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nr45zy7allpvosc2'.
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 00:51:40 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 00:51:40 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
30-Nov-2024 00:51:40 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 00:51:40 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
30-Nov-2024 00:51:40 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
30-Nov-2024 00:51:40 =================================================================
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 PASSED
30-Nov-2024 00:51:40 Unmounting client from /tmp/onedata/mnt/y2drtpf177hvialp
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40 Unmounting client from /tmp/onedata/mnt/nr45zy7allpvosc2
30-Nov-2024 00:51:40
30-Nov-2024 00:51:40
30-Nov-2024 00:52:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:52:05 =================================================================
30-Nov-2024 00:52:05 - Executing scenario 'Create nonempty file then move it to another space'
30-Nov-2024 00:52:05 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 00:52:05 -----------------------------------------------------------------
30-Nov-2024 00:52:05 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:52:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:52:05 using [token, token] by [user1, user2]"'
30-Nov-2024 00:52:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:52:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:52:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5qmqz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz'
30-Nov-2024 00:52:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5qmqz' successfully started
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bhpgtjizf6mge4lh
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bhpgtjizf6mge4lh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bhpgtjizf6mge4lh
30-Nov-2024 00:52:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2833472053926902869'...
30-Nov-2024 00:52:05 Getting configuration...
30-Nov-2024 00:52:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bhpgtjizf6mge4lh'.
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:52:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:52:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-w6wq5', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5'
30-Nov-2024 00:52:05 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-w6wq5' successfully started
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fgpnb0b8hwlz10p2
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fgpnb0b8hwlz10p2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fgpnb0b8hwlz10p2
30-Nov-2024 00:52:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13308520702088291890'...
30-Nov-2024 00:52:05 Getting configuration...
30-Nov-2024 00:52:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fgpnb0b8hwlz10p2'.
30-Nov-2024 00:52:05
30-Nov-2024 00:52:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 00:52:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 00:52:05 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
30-Nov-2024 00:52:05 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
30-Nov-2024 00:52:05 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
30-Nov-2024 00:52:05 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
30-Nov-2024 00:52:05 =================================================================
30-Nov-2024 00:52:05
30-Nov-2024 00:52:14 PASSED
30-Nov-2024 00:52:14 Unmounting client from /tmp/onedata/mnt/bhpgtjizf6mge4lh
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 Unmounting client from /tmp/onedata/mnt/fgpnb0b8hwlz10p2
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732927925.3608205', '-c', '/tmp/logs']
30-Nov-2024 00:52:14 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-ck7mq. See /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-cross-support-job-3p-users-ck7mq/entrypoint.log for more details
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-5qmqz: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-oneclient-krakow-7d9476b8bc-5qmqz/oneclient_logs
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=188/221)
30-Nov-2024 00:52:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=181/221)
30-Nov-2024 00:52:14          36,434   0%   34.75MB/s    0:00:00 (xfr#2, to-chk=187/221)
30-Nov-2024 00:52:14          36,800   0%   35.10MB/s    0:00:00 (xfr#3, to-chk=183/221)
30-Nov-2024 00:52:14         152,911   1%    7.68MB/s    0:00:00 (xfr#4, to-chk=182/221)
30-Nov-2024 00:52:14         153,797   1%    7.33MB/s    0:00:00 (xfr#5, to-chk=181/221)
30-Nov-2024 00:52:14         154,425   1%    7.36MB/s    0:00:00 (xfr#6, to-chk=180/221)
30-Nov-2024 00:52:14         175,213   2%    8.35MB/s    0:00:00 (xfr#7, to-chk=179/221)
30-Nov-2024 00:52:14         175,579   2%    8.37MB/s    0:00:00 (xfr#8, to-chk=175/221)
30-Nov-2024 00:52:14         260,143   3%   11.28MB/s    0:00:00 (xfr#9, to-chk=174/221)
30-Nov-2024 00:52:14         260,509   3%   11.29MB/s    0:00:00 (xfr#10, to-chk=173/221)
30-Nov-2024 00:52:14         288,768   3%    9.84MB/s    0:00:00 (xfr#11, to-chk=172/221)
30-Nov-2024 00:52:14         289,326   3%    9.51MB/s    0:00:00 (xfr#12, to-chk=168/221)
30-Nov-2024 00:52:14         379,357   4%    9.78MB/s    0:00:00 (xfr#13, to-chk=167/221)
30-Nov-2024 00:52:14         379,915   4%    9.79MB/s    0:00:00 (xfr#14, to-chk=166/221)
30-Nov-2024 00:52:14         440,265   5%   11.05MB/s    0:00:00 (xfr#15, to-chk=165/221)
30-Nov-2024 00:52:14         440,823   5%   11.06MB/s    0:00:00 (xfr#16, to-chk=161/221)
30-Nov-2024 00:52:14       2,872,880  36%   20.29MB/s    0:00:00 (xfr#17, to-chk=160/221)
30-Nov-2024 00:52:14       2,873,438  36%   20.30MB/s    0:00:00 (xfr#18, to-chk=159/221)
30-Nov-2024 00:52:14       2,874,066  36%   20.30MB/s    0:00:00 (xfr#19, to-chk=158/221)
30-Nov-2024 00:52:14       2,909,664  36%   20.40MB/s    0:00:00 (xfr#20, to-chk=157/221)
30-Nov-2024 00:52:14       2,910,414  36%   20.41MB/s    0:00:00 (xfr#21, to-chk=153/221)
30-Nov-2024 00:52:14       3,027,442  38%   20.92MB/s    0:00:00 (xfr#22, to-chk=152/221)
30-Nov-2024 00:52:14       3,028,192  38%   20.93MB/s    0:00:00 (xfr#23, to-chk=151/221)
30-Nov-2024 00:52:14       3,059,813  38%   20.84MB/s    0:00:00 (xfr#24, to-chk=150/221)
30-Nov-2024 00:52:14       3,060,371  38%   20.85MB/s    0:00:00 (xfr#25, to-chk=146/221)
30-Nov-2024 00:52:14       3,163,796  39%   20.25MB/s    0:00:00 (xfr#26, to-chk=145/221)
30-Nov-2024 00:52:14       3,164,354  39%   20.25MB/s    0:00:00 (xfr#27, to-chk=144/221)
30-Nov-2024 00:52:14       3,188,088  40%   20.41MB/s    0:00:00 (xfr#28, to-chk=143/221)
30-Nov-2024 00:52:14       3,188,742  40%   20.41MB/s    0:00:00 (xfr#29, to-chk=139/221)
30-Nov-2024 00:52:14       3,281,888  41%   20.87MB/s    0:00:00 (xfr#30, to-chk=138/221)
30-Nov-2024 00:52:14       3,282,542  41%   20.87MB/s    0:00:00 (xfr#31, to-chk=137/221)
30-Nov-2024 00:52:14       3,318,941  41%   20.82MB/s    0:00:00 (xfr#32, to-chk=136/221)
30-Nov-2024 00:52:14       3,319,499  41%   20.83MB/s    0:00:00 (xfr#33, to-chk=132/221)
30-Nov-2024 00:52:14       3,423,071  43%   21.06MB/s    0:00:00 (xfr#34, to-chk=131/221)
30-Nov-2024 00:52:14       3,423,629  43%   20.93MB/s    0:00:00 (xfr#35, to-chk=130/221)
30-Nov-2024 00:52:14       3,464,420  43%   20.91MB/s    0:00:00 (xfr#36, to-chk=129/221)
30-Nov-2024 00:52:14       3,464,978  43%   20.91MB/s    0:00:00 (xfr#37, to-chk=125/221)
30-Nov-2024 00:52:14       3,607,303  45%   20.85MB/s    0:00:00 (xfr#38, to-chk=124/221)
30-Nov-2024 00:52:14       3,607,861  45%   20.85MB/s    0:00:00 (xfr#39, to-chk=123/221)
30-Nov-2024 00:52:14       3,634,691  45%   20.76MB/s    0:00:00 (xfr#40, to-chk=122/221)
30-Nov-2024 00:52:14       3,635,249  45%   20.76MB/s    0:00:00 (xfr#41, to-chk=118/221)
30-Nov-2024 00:52:14       3,747,148  47%   20.90MB/s    0:00:00 (xfr#42, to-chk=117/221)
30-Nov-2024 00:52:14       3,747,706  47%   20.90MB/s    0:00:00 (xfr#43, to-chk=116/221)
30-Nov-2024 00:52:14       3,797,276  47%   20.81MB/s    0:00:00 (xfr#44, to-chk=115/221)
30-Nov-2024 00:52:14       3,797,930  47%   20.82MB/s    0:00:00 (xfr#45, to-chk=111/221)
30-Nov-2024 00:52:14       4,306,636  54%   19.94MB/s    0:00:00 (xfr#46, to-chk=110/221)
30-Nov-2024 00:52:14       4,307,290  54%   19.84MB/s    0:00:00 (xfr#47, to-chk=109/221)
30-Nov-2024 00:52:14       4,337,374  54%   19.98MB/s    0:00:00 (xfr#48, to-chk=108/221)
30-Nov-2024 00:52:14       4,337,932  54%   19.89MB/s    0:00:00 (xfr#49, to-chk=104/221)
30-Nov-2024 00:52:14       4,441,188  56%   20.17MB/s    0:00:00 (xfr#50, to-chk=103/221)
30-Nov-2024 00:52:14       4,441,746  56%   20.08MB/s    0:00:00 (xfr#51, to-chk=102/221)
30-Nov-2024 00:52:14       4,473,292  56%   20.22MB/s    0:00:00 (xfr#52, to-chk=101/221)
30-Nov-2024 00:52:14       4,473,946  56%   20.22MB/s    0:00:00 (xfr#53, to-chk=97/221)
30-Nov-2024 00:52:14       4,569,882  57%   20.37MB/s    0:00:00 (xfr#54, to-chk=96/221)
30-Nov-2024 00:52:14       4,570,536  57%   20.37MB/s    0:00:00 (xfr#55, to-chk=95/221)
30-Nov-2024 00:52:14       4,587,219  57%   20.25MB/s    0:00:00 (xfr#56, to-chk=94/221)
30-Nov-2024 00:52:14       4,587,681  57%   20.26MB/s    0:00:00 (xfr#57, to-chk=90/221)
30-Nov-2024 00:52:14       4,650,697  58%   20.16MB/s    0:00:00 (xfr#58, to-chk=89/221)
30-Nov-2024 00:52:14       4,651,159  58%   20.16MB/s    0:00:00 (xfr#59, to-chk=88/221)
30-Nov-2024 00:52:14       4,678,930  59%   20.19MB/s    0:00:00 (xfr#60, to-chk=87/221)
30-Nov-2024 00:52:14       4,679,392  59%   20.19MB/s    0:00:00 (xfr#61, to-chk=83/221)
30-Nov-2024 00:52:14       4,769,585  60%   20.58MB/s    0:00:00 (xfr#62, to-chk=82/221)
30-Nov-2024 00:52:14       4,770,047  60%   20.49MB/s    0:00:00 (xfr#63, to-chk=81/221)
30-Nov-2024 00:52:14       5,109,513  64%   20.30MB/s    0:00:00 (xfr#64, to-chk=80/221)
30-Nov-2024 00:52:14       5,109,975  64%   20.31MB/s    0:00:00 (xfr#65, to-chk=76/221)
30-Nov-2024 00:52:14       6,219,752  78%   22.38MB/s    0:00:00 (xfr#66, to-chk=75/221)
30-Nov-2024 00:52:14       6,220,214  78%   22.30MB/s    0:00:00 (xfr#67, to-chk=74/221)
30-Nov-2024 00:52:14       6,243,745  78%   22.39MB/s    0:00:00 (xfr#68, to-chk=73/221)
30-Nov-2024 00:52:14       6,244,303  78%   22.39MB/s    0:00:00 (xfr#69, to-chk=69/221)
30-Nov-2024 00:52:14       6,331,651  79%   22.70MB/s    0:00:00 (xfr#70, to-chk=68/221)
30-Nov-2024 00:52:14       6,332,209  79%   22.70MB/s    0:00:00 (xfr#71, to-chk=67/221)
30-Nov-2024 00:52:14       6,368,025  80%   22.75MB/s    0:00:00 (xfr#72, to-chk=66/221)
30-Nov-2024 00:52:14       6,368,679  80%   22.75MB/s    0:00:00 (xfr#73, to-chk=62/221)
30-Nov-2024 00:52:14       6,485,239  81%   22.99MB/s    0:00:00 (xfr#74, to-chk=61/221)
30-Nov-2024 00:52:14       6,485,893  81%   22.91MB/s    0:00:00 (xfr#75, to-chk=60/221)
30-Nov-2024 00:52:14       6,523,297  82%   23.04MB/s    0:00:00 (xfr#76, to-chk=59/221)
30-Nov-2024 00:52:14       6,523,855  82%   23.04MB/s    0:00:00 (xfr#77, to-chk=55/221)
30-Nov-2024 00:52:14       6,626,246  83%   22.81MB/s    0:00:00 (xfr#78, to-chk=54/221)
30-Nov-2024 00:52:14       6,626,804  83%   22.82MB/s    0:00:00 (xfr#79, to-chk=53/221)
30-Nov-2024 00:52:14       6,659,875  84%   22.93MB/s    0:00:00 (xfr#80, to-chk=52/221)
30-Nov-2024 00:52:14       6,660,529  84%   22.93MB/s    0:00:00 (xfr#81, to-chk=48/221)
30-Nov-2024 00:52:14       6,762,126  85%   23.20MB/s    0:00:00 (xfr#82, to-chk=47/221)
30-Nov-2024 00:52:14       6,762,780  85%   22.87MB/s    0:00:00 (xfr#83, to-chk=46/221)
30-Nov-2024 00:52:14       6,810,861  86%   23.03MB/s    0:00:00 (xfr#84, to-chk=45/221)
30-Nov-2024 00:52:14       6,811,707  86%   23.04MB/s    0:00:00 (xfr#85, to-chk=41/221)
30-Nov-2024 00:52:14       7,008,941  88%   22.97MB/s    0:00:00 (xfr#86, to-chk=40/221)
30-Nov-2024 00:52:14       7,009,787  88%   22.97MB/s    0:00:00 (xfr#87, to-chk=39/221)
30-Nov-2024 00:52:14       7,026,759  88%   21.62MB/s    0:00:00 (xfr#88, to-chk=38/221)
30-Nov-2024 00:52:14       7,027,317  88%   21.55MB/s    0:00:00 (xfr#89, to-chk=34/221)
30-Nov-2024 00:52:14       7,031,460  88%   21.56MB/s    0:00:00 (xfr#90, to-chk=33/221)
30-Nov-2024 00:52:14       7,086,710  89%   21.73MB/s    0:00:00 (xfr#91, to-chk=32/221)
30-Nov-2024 00:52:14       7,087,268  89%   21.73MB/s    0:00:00 (xfr#92, to-chk=31/221)
30-Nov-2024 00:52:14       7,147,514  90%   21.85MB/s    0:00:00 (xfr#93, to-chk=30/221)
30-Nov-2024 00:52:14       7,147,976  90%   21.85MB/s    0:00:00 (xfr#94, to-chk=26/221)
30-Nov-2024 00:52:14       7,392,540  93%   21.43MB/s    0:00:00 (xfr#95, to-chk=25/221)
30-Nov-2024 00:52:14       7,393,002  93%   21.43MB/s    0:00:00 (xfr#96, to-chk=24/221)
30-Nov-2024 00:52:14       7,393,630  93%   21.43MB/s    0:00:00 (xfr#97, to-chk=23/221)
30-Nov-2024 00:52:14       7,432,709  93%   21.48MB/s    0:00:00 (xfr#98, to-chk=22/221)
30-Nov-2024 00:52:14       7,432,979  93%   21.48MB/s    0:00:00 (xfr#99, to-chk=18/221)
30-Nov-2024 00:52:14       7,557,031  95%   21.84MB/s    0:00:00 (xfr#100, to-chk=17/221)
30-Nov-2024 00:52:14       7,557,301  95%   21.77MB/s    0:00:00 (xfr#101, to-chk=16/221)
30-Nov-2024 00:52:14       7,600,906  96%   21.83MB/s    0:00:00 (xfr#102, to-chk=15/221)
30-Nov-2024 00:52:14       7,601,576  96%   21.84MB/s    0:00:00 (xfr#103, to-chk=11/221)
30-Nov-2024 00:52:14       7,749,475  97%   21.87MB/s    0:00:00 (xfr#104, to-chk=10/221)
30-Nov-2024 00:52:14       7,750,665  97%   21.87MB/s    0:00:00 (xfr#105, to-chk=9/221)
30-Nov-2024 00:52:14       7,751,293  97%   21.87MB/s    0:00:00 (xfr#106, to-chk=8/221)
30-Nov-2024 00:52:14       7,779,740  98%   21.89MB/s    0:00:00 (xfr#107, to-chk=7/221)
30-Nov-2024 00:52:14       7,780,298  98%   21.89MB/s    0:00:00 (xfr#108, to-chk=3/221)
30-Nov-2024 00:52:14       7,871,703  99%   21.95MB/s    0:00:00 (xfr#109, to-chk=2/221)
30-Nov-2024 00:52:14       7,872,261  99%   21.95MB/s    0:00:00 (xfr#110, to-chk=1/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   22.00MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   21.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   21.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14       7,911,820  99%   21.93MB/s    0:00:00 (xfr#111, to-chk=0/221)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-w6wq5: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-oneclient-krakow-7d9476b8bc-w6wq5/oneclient_logs
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=185/218)
30-Nov-2024 00:52:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=178/218)
30-Nov-2024 00:52:14          34,056   0%   10.83MB/s    0:00:00 (xfr#2, to-chk=184/218)
30-Nov-2024 00:52:14          34,614   0%   11.00MB/s    0:00:00 (xfr#3, to-chk=180/218)
30-Nov-2024 00:52:14         149,241   4%   35.58MB/s    0:00:00 (xfr#4, to-chk=179/218)
30-Nov-2024 00:52:14         149,799   4%   35.71MB/s    0:00:00 (xfr#5, to-chk=178/218)
30-Nov-2024 00:52:14         150,427   4%   28.69MB/s    0:00:00 (xfr#6, to-chk=177/218)
30-Nov-2024 00:52:14         173,439   4%   33.08MB/s    0:00:00 (xfr#7, to-chk=176/218)
30-Nov-2024 00:52:14         173,997   4%   33.19MB/s    0:00:00 (xfr#8, to-chk=172/218)
30-Nov-2024 00:52:14         245,890   6%   33.50MB/s    0:00:00 (xfr#9, to-chk=171/218)
30-Nov-2024 00:52:14         246,448   6%   33.58MB/s    0:00:00 (xfr#10, to-chk=170/218)
30-Nov-2024 00:52:14         276,472   7%   32.96MB/s    0:00:00 (xfr#11, to-chk=169/218)
30-Nov-2024 00:52:14         277,126   7%   33.04MB/s    0:00:00 (xfr#12, to-chk=165/218)
30-Nov-2024 00:52:14         370,450  10%   18.59MB/s    0:00:00 (xfr#13, to-chk=164/218)
30-Nov-2024 00:52:14         371,104  10%   18.63MB/s    0:00:00 (xfr#14, to-chk=163/218)
30-Nov-2024 00:52:14         401,893  10%   19.16MB/s    0:00:00 (xfr#15, to-chk=162/218)
30-Nov-2024 00:52:14         402,371  10%   19.19MB/s    0:00:00 (xfr#16, to-chk=158/218)
30-Nov-2024 00:52:14         493,655  13%   23.54MB/s    0:00:00 (xfr#17, to-chk=157/218)
30-Nov-2024 00:52:14         494,653  13%   23.59MB/s    0:00:00 (xfr#18, to-chk=156/218)
30-Nov-2024 00:52:14         528,127  14%   23.98MB/s    0:00:00 (xfr#19, to-chk=155/218)
30-Nov-2024 00:52:14         528,781  14%   24.01MB/s    0:00:00 (xfr#20, to-chk=151/218)
30-Nov-2024 00:52:14         626,624  16%   28.46MB/s    0:00:00 (xfr#21, to-chk=150/218)
30-Nov-2024 00:52:14         627,798  17%   27.21MB/s    0:00:00 (xfr#22, to-chk=149/218)
30-Nov-2024 00:52:14         650,036  17%   28.18MB/s    0:00:00 (xfr#23, to-chk=148/218)
30-Nov-2024 00:52:14         650,498  17%   28.20MB/s    0:00:00 (xfr#24, to-chk=144/218)
30-Nov-2024 00:52:14         742,680  20%   32.19MB/s    0:00:00 (xfr#25, to-chk=143/218)
30-Nov-2024 00:52:14         743,142  20%   32.21MB/s    0:00:00 (xfr#26, to-chk=142/218)
30-Nov-2024 00:52:14         758,436  20%   31.45MB/s    0:00:00 (xfr#27, to-chk=141/218)
30-Nov-2024 00:52:14         758,994  20%   31.47MB/s    0:00:00 (xfr#28, to-chk=137/218)
30-Nov-2024 00:52:14         818,738  22%   32.53MB/s    0:00:00 (xfr#29, to-chk=136/218)
30-Nov-2024 00:52:14         819,296  22%   32.56MB/s    0:00:00 (xfr#30, to-chk=135/218)
30-Nov-2024 00:52:14         834,093  22%   33.14MB/s    0:00:00 (xfr#31, to-chk=134/218)
30-Nov-2024 00:52:14         834,363  22%   33.15MB/s    0:00:00 (xfr#32, to-chk=130/218)
30-Nov-2024 00:52:14         892,810  24%   34.06MB/s    0:00:00 (xfr#33, to-chk=129/218)
30-Nov-2024 00:52:14         893,080  24%   34.07MB/s    0:00:00 (xfr#34, to-chk=128/218)
30-Nov-2024 00:52:14         932,417  25%   35.57MB/s    0:00:00 (xfr#35, to-chk=127/218)
30-Nov-2024 00:52:14         933,071  25%   35.59MB/s    0:00:00 (xfr#36, to-chk=123/218)
30-Nov-2024 00:52:14       1,176,103  31%   41.54MB/s    0:00:00 (xfr#37, to-chk=122/218)
30-Nov-2024 00:52:14       1,176,757  31%   41.56MB/s    0:00:00 (xfr#38, to-chk=121/218)
30-Nov-2024 00:52:14       1,211,935  32%   42.81MB/s    0:00:00 (xfr#39, to-chk=120/218)
30-Nov-2024 00:52:14       1,212,685  32%   41.30MB/s    0:00:00 (xfr#40, to-chk=116/218)
30-Nov-2024 00:52:14       1,304,837  35%   44.44MB/s    0:00:00 (xfr#41, to-chk=115/218)
30-Nov-2024 00:52:14       1,305,587  35%   44.47MB/s    0:00:00 (xfr#42, to-chk=114/218)
30-Nov-2024 00:52:14       1,327,629  35%   43.66MB/s    0:00:00 (xfr#43, to-chk=113/218)
30-Nov-2024 00:52:14       1,328,187  35%   43.68MB/s    0:00:00 (xfr#44, to-chk=109/218)
30-Nov-2024 00:52:14       1,411,373  38%   44.87MB/s    0:00:00 (xfr#45, to-chk=108/218)
30-Nov-2024 00:52:14       1,411,931  38%   44.88MB/s    0:00:00 (xfr#46, to-chk=107/218)
30-Nov-2024 00:52:14       1,449,051  39%   43.19MB/s    0:00:00 (xfr#47, to-chk=106/218)
30-Nov-2024 00:52:14       1,449,609  39%   43.20MB/s    0:00:00 (xfr#48, to-chk=102/218)
30-Nov-2024 00:52:14       1,688,380  45%   40.25MB/s    0:00:00 (xfr#49, to-chk=101/218)
30-Nov-2024 00:52:14       1,688,938  45%   39.29MB/s    0:00:00 (xfr#50, to-chk=100/218)
30-Nov-2024 00:52:14       1,728,823  46%   40.21MB/s    0:00:00 (xfr#51, to-chk=99/218)
30-Nov-2024 00:52:14       1,729,477  46%   40.23MB/s    0:00:00 (xfr#52, to-chk=95/218)
30-Nov-2024 00:52:14       1,849,671  50%   42.00MB/s    0:00:00 (xfr#53, to-chk=94/218)
30-Nov-2024 00:52:14       1,850,325  50%   42.01MB/s    0:00:00 (xfr#54, to-chk=93/218)
30-Nov-2024 00:52:14       1,865,695  50%   40.44MB/s    0:00:00 (xfr#55, to-chk=92/218)
30-Nov-2024 00:52:14       1,866,157  50%   39.55MB/s    0:00:00 (xfr#56, to-chk=88/218)
30-Nov-2024 00:52:14       1,917,311  51%   40.63MB/s    0:00:00 (xfr#57, to-chk=87/218)
30-Nov-2024 00:52:14       1,917,773  51%   40.64MB/s    0:00:00 (xfr#58, to-chk=86/218)
30-Nov-2024 00:52:14       1,956,529  53%   41.46MB/s    0:00:00 (xfr#59, to-chk=85/218)
30-Nov-2024 00:52:14       1,957,087  53%   40.57MB/s    0:00:00 (xfr#60, to-chk=81/218)
30-Nov-2024 00:52:14       2,083,084  56%   42.27MB/s    0:00:00 (xfr#61, to-chk=80/218)
30-Nov-2024 00:52:14       2,083,642  56%   42.28MB/s    0:00:00 (xfr#62, to-chk=79/218)
30-Nov-2024 00:52:14       2,115,285  57%   42.92MB/s    0:00:00 (xfr#63, to-chk=78/218)
30-Nov-2024 00:52:14       2,115,747  57%   42.93MB/s    0:00:00 (xfr#64, to-chk=74/218)
30-Nov-2024 00:52:14       2,210,980  59%   41.34MB/s    0:00:00 (xfr#65, to-chk=73/218)
30-Nov-2024 00:52:14       2,211,442  59%   41.35MB/s    0:00:00 (xfr#66, to-chk=72/218)
30-Nov-2024 00:52:14       2,243,867  60%   41.96MB/s    0:00:00 (xfr#67, to-chk=71/218)
30-Nov-2024 00:52:14       2,244,521  60%   41.16MB/s    0:00:00 (xfr#68, to-chk=67/218)
30-Nov-2024 00:52:14       2,362,055  64%   43.32MB/s    0:00:00 (xfr#69, to-chk=66/218)
30-Nov-2024 00:52:14       2,362,709  64%   43.33MB/s    0:00:00 (xfr#70, to-chk=65/218)
30-Nov-2024 00:52:14       2,386,911  64%   42.95MB/s    0:00:00 (xfr#71, to-chk=64/218)
30-Nov-2024 00:52:14       2,387,565  64%   42.96MB/s    0:00:00 (xfr#72, to-chk=60/218)
30-Nov-2024 00:52:14       2,456,716  66%   44.21MB/s    0:00:00 (xfr#73, to-chk=59/218)
30-Nov-2024 00:52:14       2,457,370  66%   44.22MB/s    0:00:00 (xfr#74, to-chk=58/218)
30-Nov-2024 00:52:14       2,477,735  67%   44.58MB/s    0:00:00 (xfr#75, to-chk=57/218)
30-Nov-2024 00:52:14       2,478,197  67%   44.59MB/s    0:00:00 (xfr#76, to-chk=53/218)
30-Nov-2024 00:52:14       2,553,498  69%   45.10MB/s    0:00:00 (xfr#77, to-chk=52/218)
30-Nov-2024 00:52:14       2,553,960  69%   45.10MB/s    0:00:00 (xfr#78, to-chk=51/218)
30-Nov-2024 00:52:14       2,586,504  70%   45.68MB/s    0:00:00 (xfr#79, to-chk=50/218)
30-Nov-2024 00:52:14       2,587,350  70%   44.86MB/s    0:00:00 (xfr#80, to-chk=46/218)
30-Nov-2024 00:52:14       2,686,161  72%   42.00MB/s    0:00:00 (xfr#81, to-chk=45/218)
30-Nov-2024 00:52:14       2,687,007  72%   42.01MB/s    0:00:00 (xfr#82, to-chk=44/218)
30-Nov-2024 00:52:14       2,735,005  74%   42.07MB/s    0:00:00 (xfr#83, to-chk=43/218)
30-Nov-2024 00:52:14       2,735,467  74%   42.08MB/s    0:00:00 (xfr#84, to-chk=39/218)
30-Nov-2024 00:52:14       2,881,899  78%   42.28MB/s    0:00:00 (xfr#85, to-chk=38/218)
30-Nov-2024 00:52:14       2,882,361  78%   42.29MB/s    0:00:00 (xfr#86, to-chk=37/218)
30-Nov-2024 00:52:14       2,901,783  78%   42.57MB/s    0:00:00 (xfr#87, to-chk=36/218)
30-Nov-2024 00:52:14       2,902,149  78%   41.93MB/s    0:00:00 (xfr#88, to-chk=32/218)
30-Nov-2024 00:52:14       2,965,722  80%   42.21MB/s    0:00:00 (xfr#89, to-chk=31/218)
30-Nov-2024 00:52:14       2,966,088  80%   42.22MB/s    0:00:00 (xfr#90, to-chk=30/218)
30-Nov-2024 00:52:14       3,092,324  83%   42.74MB/s    0:00:00 (xfr#91, to-chk=29/218)
30-Nov-2024 00:52:14       3,092,690  83%   42.13MB/s    0:00:00 (xfr#92, to-chk=25/218)
30-Nov-2024 00:52:14       3,324,211  90%   42.84MB/s    0:00:00 (xfr#93, to-chk=24/218)
30-Nov-2024 00:52:14       3,324,577  90%   42.85MB/s    0:00:00 (xfr#94, to-chk=23/218)
30-Nov-2024 00:52:14       3,343,946  90%   43.10MB/s    0:00:00 (xfr#95, to-chk=22/218)
30-Nov-2024 00:52:14       3,344,312  90%   42.53MB/s    0:00:00 (xfr#96, to-chk=18/218)
30-Nov-2024 00:52:14       3,422,035  92%   43.51MB/s    0:00:00 (xfr#97, to-chk=17/218)
30-Nov-2024 00:52:14       3,422,401  92%   42.95MB/s    0:00:00 (xfr#98, to-chk=16/218)
30-Nov-2024 00:52:14       3,423,029  92%   42.95MB/s    0:00:00 (xfr#99, to-chk=15/218)
30-Nov-2024 00:52:14       3,443,700  93%   42.65MB/s    0:00:00 (xfr#100, to-chk=14/218)
30-Nov-2024 00:52:14       3,444,162  93%   42.66MB/s    0:00:00 (xfr#101, to-chk=10/218)
30-Nov-2024 00:52:14       3,515,676  95%   42.98MB/s    0:00:00 (xfr#102, to-chk=9/218)
30-Nov-2024 00:52:14       3,516,138  95%   42.99MB/s    0:00:00 (xfr#103, to-chk=8/218)
30-Nov-2024 00:52:14       3,545,104  96%   42.80MB/s    0:00:00 (xfr#104, to-chk=7/218)
30-Nov-2024 00:52:14       3,545,662  96%   42.80MB/s    0:00:00 (xfr#105, to-chk=3/218)
30-Nov-2024 00:52:14       3,642,610  98%   42.89MB/s    0:00:00 (xfr#106, to-chk=2/218)
30-Nov-2024 00:52:14       3,643,168  98%   42.89MB/s    0:00:00 (xfr#107, to-chk=1/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.86MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   42.35MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   41.84MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14       3,685,425  99%   41.84MB/s    0:00:00 (xfr#108, to-chk=0/218)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14          22,409  16%   21.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:52:14          45,780  33%   43.66MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:52:14          45,780  33%   43.66MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:52:14          67,986  49%   64.84MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:52:14          68,277  50%   65.11MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:52:14          68,277  50%   10.85MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:52:14           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:52:14           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:52:14           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:52:14           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:52:14           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14          40,663   6%   38.78MB/s    0:00:00 (xfr#2, to-chk=75/80)
30-Nov-2024 00:52:14          79,424  12%   75.74MB/s    0:00:00 (xfr#3, to-chk=73/80)
30-Nov-2024 00:52:14          79,424  12%   75.74MB/s    0:00:00 (xfr#4, to-chk=71/80)
30-Nov-2024 00:52:14          79,424  12%   75.74MB/s    0:00:00 (xfr#5, to-chk=69/80)
30-Nov-2024 00:52:14         116,769  18%  111.36MB/s    0:00:00 (xfr#6, to-chk=67/80)
30-Nov-2024 00:52:14         116,919  18%  111.50MB/s    0:00:00 (xfr#7, to-chk=65/80)
30-Nov-2024 00:52:14         117,216  18%  111.79MB/s    0:00:00 (xfr#8, to-chk=63/80)
30-Nov-2024 00:52:14         212,379  32%  202.54MB/s    0:00:00 (xfr#9, to-chk=61/80)
30-Nov-2024 00:52:14         219,550  34%  104.69MB/s    0:00:00 (xfr#10, to-chk=51/80)
30-Nov-2024 00:52:14         222,114  34%  105.91MB/s    0:00:00 (xfr#11, to-chk=50/80)
30-Nov-2024 00:52:14         225,242  34%  107.40MB/s    0:00:00 (xfr#12, to-chk=49/80)
30-Nov-2024 00:52:14         227,741  35%  108.60MB/s    0:00:00 (xfr#13, to-chk=48/80)
30-Nov-2024 00:52:14         229,564  35%  109.46MB/s    0:00:00 (xfr#14, to-chk=47/80)
30-Nov-2024 00:52:14         233,885  36%  111.53MB/s    0:00:00 (xfr#15, to-chk=46/80)
30-Nov-2024 00:52:14         235,075  36%   74.73MB/s    0:00:00 (xfr#16, to-chk=45/80)
30-Nov-2024 00:52:14         240,475  37%   76.44MB/s    0:00:00 (xfr#17, to-chk=44/80)
30-Nov-2024 00:52:14         243,267  37%   77.33MB/s    0:00:00 (xfr#18, to-chk=43/80)
30-Nov-2024 00:52:14         244,738  37%   77.80MB/s    0:00:00 (xfr#19, to-chk=42/80)
30-Nov-2024 00:52:14         251,970  39%   80.10MB/s    0:00:00 (xfr#20, to-chk=41/80)
30-Nov-2024 00:52:14         252,482  39%   60.20MB/s    0:00:00 (xfr#21, to-chk=40/80)
30-Nov-2024 00:52:14         257,432  39%   61.38MB/s    0:00:00 (xfr#22, to-chk=39/80)
30-Nov-2024 00:52:14         264,322  41%   63.02MB/s    0:00:00 (xfr#23, to-chk=38/80)
30-Nov-2024 00:52:14         264,891  41%   63.15MB/s    0:00:00 (xfr#24, to-chk=37/80)
30-Nov-2024 00:52:14         271,211  42%   64.66MB/s    0:00:00 (xfr#25, to-chk=36/80)
30-Nov-2024 00:52:14         274,972  42%   65.56MB/s    0:00:00 (xfr#26, to-chk=35/80)
30-Nov-2024 00:52:14         277,764  43%   66.22MB/s    0:00:00 (xfr#27, to-chk=34/80)
30-Nov-2024 00:52:14         281,802  43%   53.75MB/s    0:00:00 (xfr#28, to-chk=33/80)
30-Nov-2024 00:52:14         285,897  44%   54.53MB/s    0:00:00 (xfr#29, to-chk=32/80)
30-Nov-2024 00:52:14         287,372  44%   54.81MB/s    0:00:00 (xfr#30, to-chk=31/80)
30-Nov-2024 00:52:14         294,889  45%   56.25MB/s    0:00:00 (xfr#31, to-chk=30/80)
30-Nov-2024 00:52:14         303,096  47%   57.81MB/s    0:00:00 (xfr#32, to-chk=29/80)
30-Nov-2024 00:52:14         309,699  48%   49.23MB/s    0:00:00 (xfr#33, to-chk=28/80)
30-Nov-2024 00:52:14         314,366  48%   49.97MB/s    0:00:00 (xfr#34, to-chk=27/80)
30-Nov-2024 00:52:14         316,521  49%   50.31MB/s    0:00:00 (xfr#35, to-chk=26/80)
30-Nov-2024 00:52:14         319,647  49%   50.81MB/s    0:00:00 (xfr#36, to-chk=25/80)
30-Nov-2024 00:52:14         323,113  50%   51.36MB/s    0:00:00 (xfr#37, to-chk=24/80)
30-Nov-2024 00:52:14         323,959  50%   51.49MB/s    0:00:00 (xfr#38, to-chk=23/80)
30-Nov-2024 00:52:14         324,180  50%   51.53MB/s    0:00:00 (xfr#39, to-chk=22/80)
30-Nov-2024 00:52:14         325,346  50%   51.71MB/s    0:00:00 (xfr#40, to-chk=21/80)
30-Nov-2024 00:52:14         329,099  51%   52.31MB/s    0:00:00 (xfr#41, to-chk=20/80)
30-Nov-2024 00:52:14         335,130  51%   45.66MB/s    0:00:00 (xfr#42, to-chk=19/80)
30-Nov-2024 00:52:14         341,165  52%   46.48MB/s    0:00:00 (xfr#43, to-chk=18/80)
30-Nov-2024 00:52:14         349,419  54%   47.60MB/s    0:00:00 (xfr#44, to-chk=17/80)
30-Nov-2024 00:52:14         357,227  55%   48.67MB/s    0:00:00 (xfr#45, to-chk=16/80)
30-Nov-2024 00:52:14         358,413  55%   48.83MB/s    0:00:00 (xfr#46, to-chk=15/80)
30-Nov-2024 00:52:14         361,881  56%   49.30MB/s    0:00:00 (xfr#47, to-chk=14/80)
30-Nov-2024 00:52:14         368,199  57%   50.16MB/s    0:00:00 (xfr#48, to-chk=13/80)
30-Nov-2024 00:52:14         368,420  57%   43.92MB/s    0:00:00 (xfr#49, to-chk=12/80)
30-Nov-2024 00:52:14         374,170  58%   44.60MB/s    0:00:00 (xfr#50, to-chk=11/80)
30-Nov-2024 00:52:14         376,044  58%   44.83MB/s    0:00:00 (xfr#51, to-chk=10/80)
30-Nov-2024 00:52:14         380,432  59%   40.31MB/s    0:00:00 (xfr#52, to-chk=9/80)
30-Nov-2024 00:52:14         385,390  59%   40.84MB/s    0:00:00 (xfr#53, to-chk=8/80)
30-Nov-2024 00:52:14         391,081  60%   41.44MB/s    0:00:00 (xfr#54, to-chk=7/80)
30-Nov-2024 00:52:14         396,489  61%   42.01MB/s    0:00:00 (xfr#55, to-chk=6/80)
30-Nov-2024 00:52:14         398,705  61%   42.25MB/s    0:00:00 (xfr#56, to-chk=5/80)
30-Nov-2024 00:52:14         405,310  62%   38.65MB/s    0:00:00 (xfr#57, to-chk=4/80)
30-Nov-2024 00:52:14         409,975  63%   39.10MB/s    0:00:00 (xfr#58, to-chk=3/80)
30-Nov-2024 00:52:14         417,834  64%   39.85MB/s    0:00:00 (xfr#59, to-chk=2/80)
30-Nov-2024 00:52:14         424,722  65%   40.50MB/s    0:00:00 (xfr#60, to-chk=1/80)
30-Nov-2024 00:52:14         432,180  67%   37.47MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 00:52:14         432,180  67%   37.47MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 00:52:14         432,180  67%   37.47MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 00:52:14         432,180  67%   29.44MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 00:52:14         432,180  67%   29.44MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 00:52:14         432,180  67%   29.44MB/s    0:00:00 (xfr#61, to-chk=0/80)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14          23,233   6%   22.16MB/s    0:00:00 (xfr#2, to-chk=13/18)
30-Nov-2024 00:52:14          47,223  13%   45.04MB/s    0:00:00 (xfr#3, to-chk=11/18)
30-Nov-2024 00:52:14          47,223  13%   45.04MB/s    0:00:00 (xfr#4, to-chk=9/18)
30-Nov-2024 00:52:14          69,976  20%   66.73MB/s    0:00:00 (xfr#5, to-chk=7/18)
30-Nov-2024 00:52:14          70,067  20%   66.82MB/s    0:00:00 (xfr#6, to-chk=5/18)
30-Nov-2024 00:52:14          70,364  20%   67.10MB/s    0:00:00 (xfr#7, to-chk=3/18)
30-Nov-2024 00:52:14         173,693  50%   82.82MB/s    0:00:00 (xfr#8, to-chk=1/18)
30-Nov-2024 00:52:14         173,693  50%   41.41MB/s    0:00:00 (xfr#8, to-chk=0/18)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:52:14           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:52:14           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:52:14           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:52:14           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:52:14           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:52:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.36.54/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:52:14               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:52:14          53,687  12%   51.20MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:52:14         108,930  25%  103.88MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:52:14         156,405  37%   74.58MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:52:14         209,889  49%  100.08MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:52:14         210,180  50%  100.22MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:52:14         210,180  50%   50.11MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:52:14 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1732927925.3608205 exists, exporting anyway.
30-Nov-2024 00:52:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 00:52:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 00:52:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 00:52:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 00:52:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 =============================== warnings summary ===============================
30-Nov-2024 00:52:14 tests/utils/rest_utils.py:97
30-Nov-2024 00:52:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 00:52:14     print("""
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 tests/utils/path_utils.py:112
30-Nov-2024 00:52:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 00:52:14     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 tests/utils/acceptance_utils.py:55
30-Nov-2024 00:52:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 00:52:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 tests/utils/acceptance_utils.py:57
30-Nov-2024 00:52:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 00:52:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 00:52:14
30-Nov-2024 00:52:14 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 00:52:14 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 00:52:14 ================== 26 passed, 4 warnings in 923.00s (0:15:22) ==================
30-Nov-2024 00:52:20 release "dev" uninstalled
30-Nov-2024 00:52:20 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 00:52:23 No resources found
30-Nov-2024 00:52:24 Sidecar injection has been disabled
30-Nov-2024 00:52:24 Cleaning helm release "dev"...
30-Nov-2024 00:52:24 Deleted 1 helm deployments
30-Nov-2024 00:52:24 Deleted 0 k8s deployments
30-Nov-2024 00:52:24 Deleted 0 k8s services
30-Nov-2024 00:52:24 Deleted 0 persistent volumes
30-Nov-2024 00:52:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 00:52:24 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 00:52:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 00:52:24 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 00:52:24 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 00:52:24 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 00:52:24 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 00:52:24 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 00:52:24 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 00:52:24 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD...
30-Nov-2024 00:52:24 Finished task 'Parse test results' with result: Success
30-Nov-2024 00:52:24 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 00:52:24
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 00:52:24 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 00:52:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3372 (ODSRV-OAP-SRFCMD-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3372-ScriptBuildTask-7549041858895516225.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
30-Nov-2024 00:52:24 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
30-Nov-2024 00:52:25 Uploading artifact
30-Nov-2024 00:52:25     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
30-Nov-2024 00:52:25     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
30-Nov-2024 00:52:25 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 00:52:25 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 00:52:25 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 00:52:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3372 (ODSRV-OAP-SRFCMD-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3372-ScriptBuildTask-6030260444710412384.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD
30-Nov-2024 00:52:25 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 00:52:25 Finished task 'Pack logs' with result: Success
30-Nov-2024 00:52:25 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 00:52:25
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 00:52:25 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 00:52:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3372 (ODSRV-OAP-SRFCMD-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3372-ScriptBuildTask-12491441694303240487.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
30-Nov-2024 00:52:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 00:52:25                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 00:52:25
30-Nov-2024 00:52:25   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 00:52:25 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
30-Nov-2024 00:52:25 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 00:52:26 Cleaning helm deployments
30-Nov-2024 00:52:26 Cleanining pods
30-Nov-2024 00:52:26 Cleaning kube persistant volumes
30-Nov-2024 00:52:27 Cleaning dockswift container
30-Nov-2024 00:52:27 Cleaning docker containers
30-Nov-2024 00:52:30 Stalled docker containers to remove:
30-Nov-2024 00:52:30 de098ac7dddf 39812f3c7ddb 5880f268dc87 eac540cacbae 2ff72c43e3f3 2e0d72d8c910 5cb8ef81302b 0143c5d50be8 550ff715e862 dd2e6c9b85c4 6251c917cffe f367658c2479 fb65eeae488b 491123586faa 08d617c62a9a 9b1a965b31f7
30-Nov-2024 00:52:30 Removing stalled docker containers
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: de098ac7dddf: Container de098ac7dddfa7e759b96e2d1f874978756f0a76f5b2f34d6cf6202d0de3c5d3 is not running
30-Nov-2024 00:52:30 de098ac7dddf
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 39812f3c7ddb: Container 39812f3c7ddb2bd67dfbf1327a0a9233065ec19672041ce30563fb3e93088360 is not running
30-Nov-2024 00:52:30 39812f3c7ddb
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 5880f268dc87: Container 5880f268dc877b76e24046242c86f8c65e9760a957cbe475424c1d45d8946975 is not running
30-Nov-2024 00:52:30 5880f268dc87
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: eac540cacbae: Container eac540cacbaeb12c40d7616163b8ee2bd25e6dc5de915d876a010132f30368bf is not running
30-Nov-2024 00:52:30 eac540cacbae
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 2ff72c43e3f3: Container 2ff72c43e3f36cd79133f524eb7a644d8fe5a8ab06c014ab9c4d4e6893aed6ef is not running
30-Nov-2024 00:52:30 2ff72c43e3f3
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 2e0d72d8c910: Container 2e0d72d8c91091035a78d27370517af08d6dbb24e53a8f9f8058168650e560a7 is not running
30-Nov-2024 00:52:30 2e0d72d8c910
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 5cb8ef81302b: Container 5cb8ef81302bf194e70c50b3425b7a0cd9acdd82531440e164e6f563af9c4d13 is not running
30-Nov-2024 00:52:30 5cb8ef81302b
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 0143c5d50be8: Container 0143c5d50be866a4495373327e3a491fdfd76346133fb9d8a92c3724d127a400 is not running
30-Nov-2024 00:52:30 0143c5d50be8
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: 550ff715e862: Container 550ff715e862941bef28e4f1b9660023c65b6fcb6e4ab8ca9c1a5cce9365373f is not running
30-Nov-2024 00:52:30 550ff715e862
30-Nov-2024 00:52:30 Error response from daemon: Cannot kill container: dd2e6c9b85c4: Container dd2e6c9b85c4ed4517b1f426bcdc9442b1535447fbeaa076ea13cd44e504a50d is not running
30-Nov-2024 00:52:31 dd2e6c9b85c4
30-Nov-2024 00:52:31 Error response from daemon: Cannot kill container: 6251c917cffe: Container 6251c917cffe00496774d309d1eee3fa08f9c7da5bb87cc835c7617a096f8e03 is not running
30-Nov-2024 00:52:31 6251c917cffe
30-Nov-2024 00:52:31 Error response from daemon: Cannot kill container: f367658c2479: Container f367658c24791911fd378473abd5cecd6a861fea3221a0358f16f7a37ae096f8 is not running
30-Nov-2024 00:52:31 f367658c2479
30-Nov-2024 00:52:31 Error response from daemon: Cannot kill container: fb65eeae488b: Container fb65eeae488b2cd1db3524f9ff29c7d3c5b9ed12c885d4cb723084b6485efd44 is not running
30-Nov-2024 00:52:31 fb65eeae488b
30-Nov-2024 00:52:31 Error response from daemon: Cannot kill container: 491123586faa: Container 491123586faafba4802e9aadc5363c9ebf8f879611666bc38cc72e5eb8a27007 is not running
30-Nov-2024 00:52:31 491123586faa
30-Nov-2024 00:52:31 Error response from daemon: Cannot kill container: 08d617c62a9a: Container 08d617c62a9accae4755bd0e96ac1ff28acfe7182646b100ba6c21246a8d740f is not running
30-Nov-2024 00:52:31 08d617c62a9a
30-Nov-2024 00:52:31 9b1a965b31f7
30-Nov-2024 00:52:31 9b1a965b31f7
30-Nov-2024 00:52:31 Stalled docker volumes to remove:
30-Nov-2024 00:52:31
30-Nov-2024 00:52:31 Removing stalled docker volumes
30-Nov-2024 00:52:31 Removing stalled loopdevices
30-Nov-2024 00:52:32 Done
30-Nov-2024 00:52:32 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 00:52:32 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 00:52:32 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 00:52:32 Running post build plugin 'NCover Results Collector'
30-Nov-2024 00:52:32 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 00:52:32 Running post build plugin 'Clover Results Collector'
30-Nov-2024 00:52:32 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 00:52:32 Running post build plugin 'Artifact Copier'
30-Nov-2024 00:52:32 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 00:52:32 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 126.6 ms
30-Nov-2024 00:52:32 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD'
30-Nov-2024 00:52:32 Finalising the build...
30-Nov-2024 00:52:32 Stopping timer.
30-Nov-2024 00:52:32 Build ODSRV-OAP-SRFCMD-3372 completed.
30-Nov-2024 00:52:32 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 00:52:32 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 00:52:32 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 00:52:32 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 00:52:32 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 00:52:32 All post build plugins have finished
30-Nov-2024 00:52:32 Generating build results summary...
30-Nov-2024 00:52:33 Saving build results to disk...
30-Nov-2024 00:52:33 Store variable context...
30-Nov-2024 00:52:33 Finished building ODSRV-OAP-SRFCMD-3372.