oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: singleprovider directory CRUD multiclient directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 19:01:56 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:01:56 -----------------------------------------------------------------
03-Dec-2024 19:01:56 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:01:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:01:56 using [token, token] by [user1, user2]"'
03-Dec-2024 19:01:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:01:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/88ywvadbcn69ki58
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/88ywvadbcn69ki58 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/88ywvadbcn69ki58
03-Dec-2024 19:01:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4619376062930102886'...
03-Dec-2024 19:01:56 Getting configuration...
03-Dec-2024 19:01:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/88ywvadbcn69ki58'.
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:01:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:01:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:01:56 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rjdrwqkm595jv3sz
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rjdrwqkm595jv3sz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rjdrwqkm595jv3sz
03-Dec-2024 19:01:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11641160820500912359'...
03-Dec-2024 19:01:56 Getting configuration...
03-Dec-2024 19:01:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rjdrwqkm595jv3sz'.
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
03-Dec-2024 19:01:56 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
03-Dec-2024 19:01:56 =================================================================
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 PASSED
03-Dec-2024 19:01:56 Unmounting client from /tmp/onedata/mnt/88ywvadbcn69ki58
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56 Unmounting client from /tmp/onedata/mnt/rjdrwqkm595jv3sz
03-Dec-2024 19:01:56
03-Dec-2024 19:01:56
03-Dec-2024 19:02:20 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:02:20 =================================================================
03-Dec-2024 19:02:20 - Executing scenario 'Fail to delete non-empty directory using rmdir'
03-Dec-2024 19:02:20 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:02:20 -----------------------------------------------------------------
03-Dec-2024 19:02:20 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:02:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:02:20 using [token, token] by [user1, user2]"'
03-Dec-2024 19:02:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:02:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mkn2yy0w0kasnwmt
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mkn2yy0w0kasnwmt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mkn2yy0w0kasnwmt
03-Dec-2024 19:02:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15274499822508068293'...
03-Dec-2024 19:02:20 Getting configuration...
03-Dec-2024 19:02:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mkn2yy0w0kasnwmt'.
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:02:20 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vqybl4uhjihk22uq
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vqybl4uhjihk22uq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vqybl4uhjihk22uq
03-Dec-2024 19:02:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15876233465301370961'...
03-Dec-2024 19:02:20 Getting configuration...
03-Dec-2024 19:02:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vqybl4uhjihk22uq'.
03-Dec-2024 19:02:20
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
03-Dec-2024 19:02:20 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
03-Dec-2024 19:02:20 =================================================================
03-Dec-2024 19:02:20
03-Dec-2024 19:02:21 PASSED
03-Dec-2024 19:02:21 Unmounting client from /tmp/onedata/mnt/mkn2yy0w0kasnwmt
03-Dec-2024 19:02:21
03-Dec-2024 19:02:21
03-Dec-2024 19:02:21 Unmounting client from /tmp/onedata/mnt/vqybl4uhjihk22uq
03-Dec-2024 19:02:21
03-Dec-2024 19:02:21
03-Dec-2024 19:02:48 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:02:48 =================================================================
03-Dec-2024 19:02:48 - Executing scenario 'Delete non-empty directory'
03-Dec-2024 19:02:48 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:02:48 -----------------------------------------------------------------
03-Dec-2024 19:02:48 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:02:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:02:48 using [token, token] by [user1, user2]"'
03-Dec-2024 19:02:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:02:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ngzd0n7aq1rzjc5v
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ngzd0n7aq1rzjc5v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ngzd0n7aq1rzjc5v
03-Dec-2024 19:02:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5583683324835441461'...
03-Dec-2024 19:02:48 Getting configuration...
03-Dec-2024 19:02:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ngzd0n7aq1rzjc5v'.
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:02:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:02:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:02:48 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/i376bv72bkrfgghx
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/i376bv72bkrfgghx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/i376bv72bkrfgghx
03-Dec-2024 19:02:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11993803132639904433'...
03-Dec-2024 19:02:48 Getting configuration...
03-Dec-2024 19:02:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/i376bv72bkrfgghx'.
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
03-Dec-2024 19:02:48 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
03-Dec-2024 19:02:48 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
03-Dec-2024 19:02:48 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
03-Dec-2024 19:02:48 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
03-Dec-2024 19:02:48 =================================================================
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 PASSED
03-Dec-2024 19:02:48 Unmounting client from /tmp/onedata/mnt/ngzd0n7aq1rzjc5v
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48 Unmounting client from /tmp/onedata/mnt/i376bv72bkrfgghx
03-Dec-2024 19:02:48
03-Dec-2024 19:02:48
03-Dec-2024 19:03:16 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:03:16 =================================================================
03-Dec-2024 19:03:16 - Executing scenario 'Move directory'
03-Dec-2024 19:03:16 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:03:16 -----------------------------------------------------------------
03-Dec-2024 19:03:16 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:03:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:03:16 using [token, token] by [user1, user2]"'
03-Dec-2024 19:03:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:03:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/czvbu1hzl6zn5gk6
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/czvbu1hzl6zn5gk6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/czvbu1hzl6zn5gk6
03-Dec-2024 19:03:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18046525098074444232'...
03-Dec-2024 19:03:16 Getting configuration...
03-Dec-2024 19:03:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/czvbu1hzl6zn5gk6'.
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:03:16 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8dmeksr5wb1002od
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8dmeksr5wb1002od --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8dmeksr5wb1002od
03-Dec-2024 19:03:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13001749448455781095'...
03-Dec-2024 19:03:16 Getting configuration...
03-Dec-2024 19:03:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8dmeksr5wb1002od'.
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:03:16 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
03-Dec-2024 19:03:16 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:03:16 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:03:16 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
03-Dec-2024 19:03:16 =================================================================
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 PASSED
03-Dec-2024 19:03:16 Unmounting client from /tmp/onedata/mnt/czvbu1hzl6zn5gk6
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16 Unmounting client from /tmp/onedata/mnt/8dmeksr5wb1002od
03-Dec-2024 19:03:16
03-Dec-2024 19:03:16
03-Dec-2024 19:03:42 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:03:42 =================================================================
03-Dec-2024 19:03:42 - Executing scenario 'Copy directory'
03-Dec-2024 19:03:42 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:03:42 -----------------------------------------------------------------
03-Dec-2024 19:03:42 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:03:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:03:42 using [token, token] by [user1, user2]"'
03-Dec-2024 19:03:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:03:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/91qick97ekg8vey1
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/91qick97ekg8vey1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/91qick97ekg8vey1
03-Dec-2024 19:03:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14867188707298735287'...
03-Dec-2024 19:03:42 Getting configuration...
03-Dec-2024 19:03:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/91qick97ekg8vey1'.
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:03:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:03:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:03:42 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/s4r1ckirn9k0fcv8
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s4r1ckirn9k0fcv8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s4r1ckirn9k0fcv8
03-Dec-2024 19:03:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10591618161795544276'...
03-Dec-2024 19:03:42 Getting configuration...
03-Dec-2024 19:03:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s4r1ckirn9k0fcv8'.
03-Dec-2024 19:03:42
03-Dec-2024 19:03:42 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
03-Dec-2024 19:03:42 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
03-Dec-2024 19:03:42 =================================================================
03-Dec-2024 19:03:42
03-Dec-2024 19:03:43 PASSED
03-Dec-2024 19:03:43 Unmounting client from /tmp/onedata/mnt/91qick97ekg8vey1
03-Dec-2024 19:03:43
03-Dec-2024 19:03:43
03-Dec-2024 19:03:43 Unmounting client from /tmp/onedata/mnt/s4r1ckirn9k0fcv8
03-Dec-2024 19:03:43
03-Dec-2024 19:03:43
03-Dec-2024 19:04:07 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:04:07 =================================================================
03-Dec-2024 19:04:07 - Executing scenario 'Fail to move directory to itself'
03-Dec-2024 19:04:07 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:04:07 -----------------------------------------------------------------
03-Dec-2024 19:04:07 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:04:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:04:07 using [token, token] by [user1, user2]"'
03-Dec-2024 19:04:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:04:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:04:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:04:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6bcp69mg1opl7zk3
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6bcp69mg1opl7zk3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6bcp69mg1opl7zk3
03-Dec-2024 19:04:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5746030044763780536'...
03-Dec-2024 19:04:07 Getting configuration...
03-Dec-2024 19:04:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6bcp69mg1opl7zk3'.
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:04:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:04:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:04:07 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jo7wsjj7bbybvt4h
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jo7wsjj7bbybvt4h --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jo7wsjj7bbybvt4h
03-Dec-2024 19:04:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12335479968160134693'...
03-Dec-2024 19:04:07 Getting configuration...
03-Dec-2024 19:04:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jo7wsjj7bbybvt4h'.
03-Dec-2024 19:04:07
03-Dec-2024 19:04:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:04:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:04:07 =================================================================
03-Dec-2024 19:04:07
03-Dec-2024 19:04:08 PASSED
03-Dec-2024 19:04:08 Unmounting client from /tmp/onedata/mnt/6bcp69mg1opl7zk3
03-Dec-2024 19:04:08
03-Dec-2024 19:04:08
03-Dec-2024 19:04:08 Unmounting client from /tmp/onedata/mnt/jo7wsjj7bbybvt4h
03-Dec-2024 19:04:08
03-Dec-2024 19:04:08
03-Dec-2024 19:04:33 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 19:04:33 =================================================================
03-Dec-2024 19:04:33 - Executing scenario 'Fail to move directory to its subtree'
03-Dec-2024 19:04:33 - from feature 'Multi_directory_CRUD'
03-Dec-2024 19:04:33 -----------------------------------------------------------------
03-Dec-2024 19:04:33 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 19:04:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 19:04:33 using [token, token] by [user1, user2]"'
03-Dec-2024 19:04:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:04:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:04:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-58dwt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt'
03-Dec-2024 19:04:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-58dwt' successfully started
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/81yk6xa619q0nz4z
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/81yk6xa619q0nz4z --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/81yk6xa619q0nz4z
03-Dec-2024 19:04:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6989270971492773636'...
03-Dec-2024 19:04:33 Getting configuration...
03-Dec-2024 19:04:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/81yk6xa619q0nz4z'.
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 19:04:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 19:04:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nclvr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr'
03-Dec-2024 19:04:33 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-nclvr' successfully started
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kvks4n4w744bldct
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kvks4n4w744bldct --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kvks4n4w744bldct
03-Dec-2024 19:04:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9310401446943491794'...
03-Dec-2024 19:04:33 Getting configuration...
03-Dec-2024 19:04:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kvks4n4w744bldct'.
03-Dec-2024 19:04:33
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
03-Dec-2024 19:04:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
03-Dec-2024 19:04:33 =================================================================
03-Dec-2024 19:04:33
03-Dec-2024 19:04:42 PASSED
03-Dec-2024 19:04:42 Unmounting client from /tmp/onedata/mnt/81yk6xa619q0nz4z
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 Unmounting client from /tmp/onedata/mnt/kvks4n4w744bldct
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1733252673.4721715', '-c', '/tmp/logs']
03-Dec-2024 19:04:42 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-cvgzm. See /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-cross-support-job-3p-users-cvgzm/entrypoint.log for more details
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-58dwt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-oneclient-krakow-7d9476b8bc-58dwt/oneclient_logs
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42          22,467   0%   21.43MB/s    0:00:00 (xfr#1, to-chk=193/227)
03-Dec-2024 19:04:42 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:04:42          22,467   0%   21.43MB/s    0:00:00 (xfr#1, to-chk=187/227)
03-Dec-2024 19:04:42 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 19:04:42          22,929   0%   21.87MB/s    0:00:00 (xfr#2, to-chk=189/227)
03-Dec-2024 19:04:42          99,133   2%   13.51MB/s    0:00:00 (xfr#3, to-chk=188/227)
03-Dec-2024 19:04:42 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
03-Dec-2024 19:04:42 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
03-Dec-2024 19:04:42          99,595   2%   11.87MB/s    0:00:00 (xfr#4, to-chk=187/227)
03-Dec-2024 19:04:42 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
03-Dec-2024 19:04:42         100,223   2%   11.95MB/s    0:00:00 (xfr#5, to-chk=186/227)
03-Dec-2024 19:04:42         120,579   2%   14.37MB/s    0:00:00 (xfr#6, to-chk=185/227)
03-Dec-2024 19:04:42         121,137   2%   14.44MB/s    0:00:00 (xfr#7, to-chk=181/227)
03-Dec-2024 19:04:42         225,207   5%   21.48MB/s    0:00:00 (xfr#8, to-chk=180/227)
03-Dec-2024 19:04:42         225,765   5%   21.53MB/s    0:00:00 (xfr#9, to-chk=179/227)
03-Dec-2024 19:04:42         241,139   5%   23.00MB/s    0:00:00 (xfr#10, to-chk=178/227)
03-Dec-2024 19:04:42         241,601   5%   23.04MB/s    0:00:00 (xfr#11, to-chk=174/227)
03-Dec-2024 19:04:42         295,942   7%   25.66MB/s    0:00:00 (xfr#12, to-chk=173/227)
03-Dec-2024 19:04:42         296,404   7%   25.70MB/s    0:00:00 (xfr#13, to-chk=172/227)
03-Dec-2024 19:04:42         315,420   7%   25.07MB/s    0:00:00 (xfr#14, to-chk=171/227)
03-Dec-2024 19:04:42         315,786   7%   25.10MB/s    0:00:00 (xfr#15, to-chk=167/227)
03-Dec-2024 19:04:42         376,756   9%   27.64MB/s    0:00:00 (xfr#16, to-chk=166/227)
03-Dec-2024 19:04:42         377,122   9%   27.67MB/s    0:00:00 (xfr#17, to-chk=165/227)
03-Dec-2024 19:04:42         377,750   9%   27.71MB/s    0:00:00 (xfr#18, to-chk=164/227)
03-Dec-2024 19:04:42         408,524  10%   27.83MB/s    0:00:00 (xfr#19, to-chk=163/227)
03-Dec-2024 19:04:42         409,274  10%   27.88MB/s    0:00:00 (xfr#20, to-chk=159/227)
03-Dec-2024 19:04:42         557,901  13%   35.47MB/s    0:00:00 (xfr#21, to-chk=158/227)
03-Dec-2024 19:04:42         558,651  13%   35.52MB/s    0:00:00 (xfr#22, to-chk=157/227)
03-Dec-2024 19:04:42         588,657  14%   37.43MB/s    0:00:00 (xfr#23, to-chk=156/227)
03-Dec-2024 19:04:42         589,311  14%   37.47MB/s    0:00:00 (xfr#24, to-chk=152/227)
03-Dec-2024 19:04:42         693,538  17%   36.74MB/s    0:00:00 (xfr#25, to-chk=151/227)
03-Dec-2024 19:04:42         694,192  17%   36.78MB/s    0:00:00 (xfr#26, to-chk=150/227)
03-Dec-2024 19:04:42         731,784  18%   36.73MB/s    0:00:00 (xfr#27, to-chk=149/227)
03-Dec-2024 19:04:42         732,534  18%   36.77MB/s    0:00:00 (xfr#28, to-chk=145/227)
03-Dec-2024 19:04:42         893,693  22%   42.61MB/s    0:00:00 (xfr#29, to-chk=144/227)
03-Dec-2024 19:04:42         894,443  22%   42.65MB/s    0:00:00 (xfr#30, to-chk=143/227)
03-Dec-2024 19:04:42         895,071  22%   42.68MB/s    0:00:00 (xfr#31, to-chk=142/227)
03-Dec-2024 19:04:42         955,884  23%   41.44MB/s    0:00:00 (xfr#32, to-chk=141/227)
03-Dec-2024 19:04:42         956,826  23%   41.48MB/s    0:00:00 (xfr#33, to-chk=137/227)
03-Dec-2024 19:04:42       1,341,089  33%   45.68MB/s    0:00:00 (xfr#34, to-chk=136/227)
03-Dec-2024 19:04:42       1,342,031  33%   45.71MB/s    0:00:00 (xfr#35, to-chk=135/227)
03-Dec-2024 19:04:42       1,363,458  33%   44.84MB/s    0:00:00 (xfr#36, to-chk=134/227)
03-Dec-2024 19:04:42       1,364,112  33%   44.86MB/s    0:00:00 (xfr#37, to-chk=130/227)
03-Dec-2024 19:04:42       1,450,262  35%   46.10MB/s    0:00:00 (xfr#38, to-chk=129/227)
03-Dec-2024 19:04:42       1,450,916  35%   46.12MB/s    0:00:00 (xfr#39, to-chk=128/227)
03-Dec-2024 19:04:42       1,473,581  36%   46.84MB/s    0:00:00 (xfr#40, to-chk=127/227)
03-Dec-2024 19:04:42       1,473,947  36%   46.86MB/s    0:00:00 (xfr#41, to-chk=123/227)
03-Dec-2024 19:04:42       1,546,719  38%   47.58MB/s    0:00:00 (xfr#42, to-chk=122/227)
03-Dec-2024 19:04:42       1,547,085  38%   47.59MB/s    0:00:00 (xfr#43, to-chk=121/227)
03-Dec-2024 19:04:42       1,569,989  38%   48.30MB/s    0:00:00 (xfr#44, to-chk=120/227)
03-Dec-2024 19:04:42       1,570,547  38%   48.32MB/s    0:00:00 (xfr#45, to-chk=116/227)
03-Dec-2024 19:04:42       1,661,893  41%   44.03MB/s    0:00:00 (xfr#46, to-chk=115/227)
03-Dec-2024 19:04:42       1,662,451  41%   44.04MB/s    0:00:00 (xfr#47, to-chk=114/227)
03-Dec-2024 19:04:42       1,708,824  42%   44.04MB/s    0:00:00 (xfr#48, to-chk=113/227)
03-Dec-2024 19:04:42       1,709,766  42%   44.07MB/s    0:00:00 (xfr#49, to-chk=109/227)
03-Dec-2024 19:04:42       1,930,454  47%   47.21MB/s    0:00:00 (xfr#50, to-chk=108/227)
03-Dec-2024 19:04:42       1,931,396  47%   47.23MB/s    0:00:00 (xfr#51, to-chk=107/227)
03-Dec-2024 19:04:42       1,946,956  48%   47.61MB/s    0:00:00 (xfr#52, to-chk=106/227)
03-Dec-2024 19:04:42       1,947,418  48%   47.62MB/s    0:00:00 (xfr#53, to-chk=102/227)
03-Dec-2024 19:04:42       2,007,618  49%   47.87MB/s    0:00:00 (xfr#54, to-chk=101/227)
03-Dec-2024 19:04:42       2,008,080  49%   45.60MB/s    0:00:00 (xfr#55, to-chk=100/227)
03-Dec-2024 19:04:42       2,034,409  50%   45.12MB/s    0:00:00 (xfr#56, to-chk=99/227)
03-Dec-2024 19:04:42       2,034,967  50%   45.13MB/s    0:00:00 (xfr#57, to-chk=95/227)
03-Dec-2024 19:04:42       2,142,034  52%   45.40MB/s    0:00:00 (xfr#58, to-chk=94/227)
03-Dec-2024 19:04:42       2,142,592  53%   45.41MB/s    0:00:00 (xfr#59, to-chk=93/227)
03-Dec-2024 19:04:42       2,179,148  53%   46.18MB/s    0:00:00 (xfr#60, to-chk=92/227)
03-Dec-2024 19:04:42       2,179,930  53%   46.20MB/s    0:00:00 (xfr#61, to-chk=88/227)
03-Dec-2024 19:04:42       2,323,304  57%   48.17MB/s    0:00:00 (xfr#62, to-chk=87/227)
03-Dec-2024 19:04:42       2,324,086  57%   48.18MB/s    0:00:00 (xfr#63, to-chk=86/227)
03-Dec-2024 19:04:42       2,354,387  58%   47.77MB/s    0:00:00 (xfr#64, to-chk=85/227)
03-Dec-2024 19:04:42       2,355,137  58%   47.79MB/s    0:00:00 (xfr#65, to-chk=81/227)
03-Dec-2024 19:04:42       2,482,728  61%   48.32MB/s    0:00:00 (xfr#66, to-chk=80/227)
03-Dec-2024 19:04:42       2,483,478  61%   48.34MB/s    0:00:00 (xfr#67, to-chk=79/227)
03-Dec-2024 19:04:42       2,508,044  62%   47.84MB/s    0:00:00 (xfr#68, to-chk=78/227)
03-Dec-2024 19:04:42       2,508,698  62%   47.85MB/s    0:00:00 (xfr#69, to-chk=74/227)
03-Dec-2024 19:04:42       2,594,200  64%   40.56MB/s    0:00:00 (xfr#70, to-chk=73/227)
03-Dec-2024 19:04:42       2,594,854  64%   40.57MB/s    0:00:00 (xfr#71, to-chk=72/227)
03-Dec-2024 19:04:42       2,636,641  65%   40.56MB/s    0:00:00 (xfr#72, to-chk=71/227)
03-Dec-2024 19:04:42       2,637,583  65%   40.57MB/s    0:00:00 (xfr#73, to-chk=67/227)
03-Dec-2024 19:04:42       2,809,599  69%   36.21MB/s    0:00:00 (xfr#74, to-chk=66/227)
03-Dec-2024 19:04:42       2,810,541  69%   36.22MB/s    0:00:00 (xfr#75, to-chk=65/227)
03-Dec-2024 19:04:42       2,841,675  70%   36.13MB/s    0:00:00 (xfr#76, to-chk=64/227)
03-Dec-2024 19:04:42       2,842,137  70%   36.14MB/s    0:00:00 (xfr#77, to-chk=60/227)
03-Dec-2024 19:04:42       2,954,686  73%   33.95MB/s    0:00:00 (xfr#78, to-chk=59/227)
03-Dec-2024 19:04:42       2,955,148  73%   33.95MB/s    0:00:00 (xfr#79, to-chk=58/227)
03-Dec-2024 19:04:42       2,976,595  73%   33.40MB/s    0:00:00 (xfr#80, to-chk=57/227)
03-Dec-2024 19:04:42       2,977,249  73%   33.02MB/s    0:00:00 (xfr#81, to-chk=53/227)
03-Dec-2024 19:04:42       3,078,409  76%   33.74MB/s    0:00:00 (xfr#82, to-chk=52/227)
03-Dec-2024 19:04:42       3,079,063  76%   33.75MB/s    0:00:00 (xfr#83, to-chk=51/227)
03-Dec-2024 19:04:42       3,101,557  76%   34.00MB/s    0:00:00 (xfr#84, to-chk=50/227)
03-Dec-2024 19:04:42       3,102,115  76%   34.00MB/s    0:00:00 (xfr#85, to-chk=46/227)
03-Dec-2024 19:04:42       3,197,501  79%   34.65MB/s    0:00:00 (xfr#86, to-chk=45/227)
03-Dec-2024 19:04:42       3,198,059  79%   34.27MB/s    0:00:00 (xfr#87, to-chk=44/227)
03-Dec-2024 19:04:42       3,247,491  80%   33.66MB/s    0:00:00 (xfr#88, to-chk=43/227)
03-Dec-2024 19:04:42       3,248,337  80%   33.67MB/s    0:00:00 (xfr#89, to-chk=39/227)
03-Dec-2024 19:04:42       3,447,782  85%   35.36MB/s    0:00:00 (xfr#90, to-chk=38/227)
03-Dec-2024 19:04:42       3,448,628  85%   34.99MB/s    0:00:00 (xfr#91, to-chk=37/227)
03-Dec-2024 19:04:42       3,478,862  86%   35.29MB/s    0:00:00 (xfr#92, to-chk=36/227)
03-Dec-2024 19:04:42       3,479,612  86%   35.30MB/s    0:00:00 (xfr#93, to-chk=32/227)
03-Dec-2024 19:04:42       3,592,326  88%   34.61MB/s    0:00:00 (xfr#94, to-chk=31/227)
03-Dec-2024 19:04:42       3,593,076  88%   34.61MB/s    0:00:00 (xfr#95, to-chk=30/227)
03-Dec-2024 19:04:42       3,614,561  89%   34.47MB/s    0:00:00 (xfr#96, to-chk=29/227)
03-Dec-2024 19:04:42       3,615,023  89%   34.48MB/s    0:00:00 (xfr#97, to-chk=25/227)
03-Dec-2024 19:04:42       3,690,998  91%   34.51MB/s    0:00:00 (xfr#98, to-chk=24/227)
03-Dec-2024 19:04:42       3,691,460  91%   34.51MB/s    0:00:00 (xfr#99, to-chk=23/227)
03-Dec-2024 19:04:42       3,710,850  91%   34.70MB/s    0:00:00 (xfr#100, to-chk=22/227)
03-Dec-2024 19:04:42       3,711,312  91%   34.36MB/s    0:00:00 (xfr#101, to-chk=18/227)
03-Dec-2024 19:04:42       3,781,564  93%   34.68MB/s    0:00:00 (xfr#102, to-chk=17/227)
03-Dec-2024 19:04:42       3,782,026  93%   34.35MB/s    0:00:00 (xfr#103, to-chk=16/227)
03-Dec-2024 19:04:42       3,802,618  94%   34.21MB/s    0:00:00 (xfr#104, to-chk=15/227)
03-Dec-2024 19:04:42       3,803,080  94%   34.22MB/s    0:00:00 (xfr#105, to-chk=11/227)
03-Dec-2024 19:04:42       3,895,876  96%   34.40MB/s    0:00:00 (xfr#106, to-chk=10/227)
03-Dec-2024 19:04:42       3,896,338  96%   34.41MB/s    0:00:00 (xfr#107, to-chk=9/227)
03-Dec-2024 19:04:42       3,896,966  96%   34.10MB/s    0:00:00 (xfr#108, to-chk=8/227)
03-Dec-2024 19:04:42       3,915,226  96%   34.26MB/s    0:00:00 (xfr#109, to-chk=7/227)
03-Dec-2024 19:04:42       3,915,496  96%   33.95MB/s    0:00:00 (xfr#110, to-chk=3/227)
03-Dec-2024 19:04:42       3,984,196  98%   34.23MB/s    0:00:00 (xfr#111, to-chk=2/227)
03-Dec-2024 19:04:42       3,984,466  98%   34.23MB/s    0:00:00 (xfr#112, to-chk=1/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   34.38MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   33.78MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42       4,037,784  99%   31.31MB/s    0:00:00 (xfr#113, to-chk=0/227)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-nclvr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-oneclient-krakow-7d9476b8bc-nclvr/oneclient_logs
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42          22,501   0%   21.46MB/s    0:00:00 (xfr#1, to-chk=194/228)
03-Dec-2024 19:04:42          22,501   0%   21.46MB/s    0:00:00 (xfr#1, to-chk=188/228)
03-Dec-2024 19:04:42          22,867   0%   21.81MB/s    0:00:00 (xfr#2, to-chk=190/228)
03-Dec-2024 19:04:42         107,025   3%    5.10MB/s    0:00:00 (xfr#3, to-chk=189/228)
03-Dec-2024 19:04:42         107,391   3%    5.12MB/s    0:00:00 (xfr#4, to-chk=188/228)
03-Dec-2024 19:04:42         130,956   4%    4.80MB/s    0:00:00 (xfr#5, to-chk=187/228)
03-Dec-2024 19:04:42         131,610   4%    4.83MB/s    0:00:00 (xfr#6, to-chk=183/228)
03-Dec-2024 19:04:42         207,409   7%    4.71MB/s    0:00:00 (xfr#7, to-chk=182/228)
03-Dec-2024 19:04:42         208,063   7%    4.72MB/s    0:00:00 (xfr#8, to-chk=181/228)
03-Dec-2024 19:04:42         228,495   7%    4.36MB/s    0:00:00 (xfr#9, to-chk=180/228)
03-Dec-2024 19:04:42         229,053   7%    4.37MB/s    0:00:00 (xfr#10, to-chk=176/228)
03-Dec-2024 19:04:42         293,527   9%    5.00MB/s    0:00:00 (xfr#11, to-chk=175/228)
03-Dec-2024 19:04:42         294,085   9%    4.92MB/s    0:00:00 (xfr#12, to-chk=174/228)
03-Dec-2024 19:04:42         311,626  10%    5.12MB/s    0:00:00 (xfr#13, to-chk=173/228)
03-Dec-2024 19:04:42         312,088  10%    5.13MB/s    0:00:00 (xfr#14, to-chk=169/228)
03-Dec-2024 19:04:42         367,180  12%    5.15MB/s    0:00:00 (xfr#15, to-chk=168/228)
03-Dec-2024 19:04:42         367,642  12%    5.16MB/s    0:00:00 (xfr#16, to-chk=167/228)
03-Dec-2024 19:04:42         398,222  13%    5.50MB/s    0:00:00 (xfr#17, to-chk=166/228)
03-Dec-2024 19:04:42         399,068  13%    5.52MB/s    0:00:00 (xfr#18, to-chk=162/228)
03-Dec-2024 19:04:42         512,253  17%    6.11MB/s    0:00:00 (xfr#19, to-chk=161/228)
03-Dec-2024 19:04:42         513,099  17%    6.12MB/s    0:00:00 (xfr#20, to-chk=160/228)
03-Dec-2024 19:04:42         539,864  18%    6.20MB/s    0:00:00 (xfr#21, to-chk=159/228)
03-Dec-2024 19:04:42         540,326  18%    6.21MB/s    0:00:00 (xfr#22, to-chk=155/228)
03-Dec-2024 19:04:42         629,455  21%    6.39MB/s    0:00:00 (xfr#23, to-chk=154/228)
03-Dec-2024 19:04:42         629,917  21%    6.39MB/s    0:00:00 (xfr#24, to-chk=153/228)
03-Dec-2024 19:04:42         656,251  22%    6.45MB/s    0:00:00 (xfr#25, to-chk=152/228)
03-Dec-2024 19:04:42         656,905  22%    6.46MB/s    0:00:00 (xfr#26, to-chk=148/228)
03-Dec-2024 19:04:42         752,534  25%    7.11MB/s    0:00:00 (xfr#27, to-chk=147/228)
03-Dec-2024 19:04:42         753,188  25%    7.11MB/s    0:00:00 (xfr#28, to-chk=146/228)
03-Dec-2024 19:04:42         753,816  25%    7.12MB/s    0:00:00 (xfr#29, to-chk=145/228)
03-Dec-2024 19:04:42         774,787  26%    7.17MB/s    0:00:00 (xfr#30, to-chk=144/228)
03-Dec-2024 19:04:42         775,441  26%    7.18MB/s    0:00:00 (xfr#31, to-chk=140/228)
03-Dec-2024 19:04:42         864,279  29%    7.78MB/s    0:00:00 (xfr#32, to-chk=139/228)
03-Dec-2024 19:04:42         864,933  29%    7.71MB/s    0:00:00 (xfr#33, to-chk=138/228)
03-Dec-2024 19:04:42         884,467  29%    7.88MB/s    0:00:00 (xfr#34, to-chk=137/228)
03-Dec-2024 19:04:42         884,929  29%    7.89MB/s    0:00:00 (xfr#35, to-chk=133/228)
03-Dec-2024 19:04:42         948,670  32%    8.30MB/s    0:00:00 (xfr#36, to-chk=132/228)
03-Dec-2024 19:04:42         949,132  32%    8.30MB/s    0:00:00 (xfr#37, to-chk=131/228)
03-Dec-2024 19:04:42         949,760  32%    8.31MB/s    0:00:00 (xfr#38, to-chk=130/228)
03-Dec-2024 19:04:42         964,223  32%    8.36MB/s    0:00:00 (xfr#39, to-chk=129/228)
03-Dec-2024 19:04:42         964,589  32%    8.36MB/s    0:00:00 (xfr#40, to-chk=125/228)
03-Dec-2024 19:04:42       1,017,152  34%    8.74MB/s    0:00:00 (xfr#41, to-chk=124/228)
03-Dec-2024 19:04:42       1,017,518  34%    8.74MB/s    0:00:00 (xfr#42, to-chk=123/228)
03-Dec-2024 19:04:42       1,033,424  34%    8.88MB/s    0:00:00 (xfr#43, to-chk=122/228)
03-Dec-2024 19:04:42       1,033,790  34%    8.80MB/s    0:00:00 (xfr#44, to-chk=118/228)
03-Dec-2024 19:04:42       1,093,511  36%    9.23MB/s    0:00:00 (xfr#45, to-chk=117/228)
03-Dec-2024 19:04:42       1,093,877  36%    9.23MB/s    0:00:00 (xfr#46, to-chk=116/228)
03-Dec-2024 19:04:42       1,121,457  37%    9.30MB/s    0:00:00 (xfr#47, to-chk=115/228)
03-Dec-2024 19:04:42       1,121,919  37%    9.30MB/s    0:00:00 (xfr#48, to-chk=111/228)
03-Dec-2024 19:04:42       1,220,037  41%    9.86MB/s    0:00:00 (xfr#49, to-chk=110/228)
03-Dec-2024 19:04:42       1,220,499  41%    9.86MB/s    0:00:00 (xfr#50, to-chk=109/228)
03-Dec-2024 19:04:42       1,249,117  42%   10.01MB/s    0:00:00 (xfr#51, to-chk=108/228)
03-Dec-2024 19:04:42       1,249,963  42%   10.02MB/s    0:00:00 (xfr#52, to-chk=104/228)
03-Dec-2024 19:04:42       1,346,835  45%   10.62MB/s    0:00:00 (xfr#53, to-chk=103/228)
03-Dec-2024 19:04:42       1,347,681  45%   10.62MB/s    0:00:00 (xfr#54, to-chk=102/228)
03-Dec-2024 19:04:42       1,348,309  45%   10.54MB/s    0:00:00 (xfr#55, to-chk=101/228)
03-Dec-2024 19:04:42       1,377,982  46%   10.68MB/s    0:00:00 (xfr#56, to-chk=100/228)
03-Dec-2024 19:04:42       1,378,636  46%   10.69MB/s    0:00:00 (xfr#57, to-chk=96/228)
03-Dec-2024 19:04:42       1,476,892  49%   10.83MB/s    0:00:00 (xfr#58, to-chk=95/228)
03-Dec-2024 19:04:42       1,477,546  49%   10.76MB/s    0:00:00 (xfr#59, to-chk=94/228)
03-Dec-2024 19:04:42       1,494,360  50%   10.64MB/s    0:00:00 (xfr#60, to-chk=93/228)
03-Dec-2024 19:04:42       1,494,822  50%   10.64MB/s    0:00:00 (xfr#61, to-chk=89/228)
03-Dec-2024 19:04:42       1,560,851  52%    9.99MB/s    0:00:00 (xfr#62, to-chk=88/228)
03-Dec-2024 19:04:42       1,561,313  52%    9.99MB/s    0:00:00 (xfr#63, to-chk=87/228)
03-Dec-2024 19:04:42       1,588,465  53%   10.10MB/s    0:00:00 (xfr#64, to-chk=86/228)
03-Dec-2024 19:04:42       1,589,215  53%   10.10MB/s    0:00:00 (xfr#65, to-chk=82/228)
03-Dec-2024 19:04:42       1,678,906  56%   10.60MB/s    0:00:00 (xfr#66, to-chk=81/228)
03-Dec-2024 19:04:42       1,679,656  56%   10.61MB/s    0:00:00 (xfr#67, to-chk=80/228)
03-Dec-2024 19:04:42       1,694,473  57%   10.63MB/s    0:00:00 (xfr#68, to-chk=79/228)
03-Dec-2024 19:04:42       1,695,127  57%   10.64MB/s    0:00:00 (xfr#69, to-chk=75/228)
03-Dec-2024 19:04:42       1,752,370  59%   10.92MB/s    0:00:00 (xfr#70, to-chk=74/228)
03-Dec-2024 19:04:42       1,753,024  59%   10.86MB/s    0:00:00 (xfr#71, to-chk=73/228)
03-Dec-2024 19:04:42       1,769,684  59%   10.96MB/s    0:00:00 (xfr#72, to-chk=72/228)
03-Dec-2024 19:04:42       1,770,242  59%   10.96MB/s    0:00:00 (xfr#73, to-chk=68/228)
03-Dec-2024 19:04:42       1,830,166  61%   11.05MB/s    0:00:00 (xfr#74, to-chk=67/228)
03-Dec-2024 19:04:42       1,830,724  61%   11.05MB/s    0:00:00 (xfr#75, to-chk=66/228)
03-Dec-2024 19:04:42       1,853,222  62%   11.19MB/s    0:00:00 (xfr#76, to-chk=65/228)
03-Dec-2024 19:04:42       1,853,876  62%   11.19MB/s    0:00:00 (xfr#77, to-chk=61/228)
03-Dec-2024 19:04:42       1,953,351  66%   11.57MB/s    0:00:00 (xfr#78, to-chk=60/228)
03-Dec-2024 19:04:42       1,954,005  66%   11.57MB/s    0:00:00 (xfr#79, to-chk=59/228)
03-Dec-2024 19:04:42       1,992,182  67%   11.73MB/s    0:00:00 (xfr#80, to-chk=58/228)
03-Dec-2024 19:04:42       1,992,452  67%   11.73MB/s    0:00:00 (xfr#81, to-chk=54/228)
03-Dec-2024 19:04:42       2,141,079  72%   12.45MB/s    0:00:00 (xfr#82, to-chk=53/228)
03-Dec-2024 19:04:42       2,141,349  72%   12.38MB/s    0:00:00 (xfr#83, to-chk=52/228)
03-Dec-2024 19:04:42       2,163,578  73%   12.51MB/s    0:00:00 (xfr#84, to-chk=51/228)
03-Dec-2024 19:04:42       2,163,944  73%   12.51MB/s    0:00:00 (xfr#85, to-chk=47/228)
03-Dec-2024 19:04:42       2,248,154  76%   12.39MB/s    0:00:00 (xfr#86, to-chk=46/228)
03-Dec-2024 19:04:42       2,248,520  76%   12.40MB/s    0:00:00 (xfr#87, to-chk=45/228)
03-Dec-2024 19:04:42       2,271,454  76%   12.52MB/s    0:00:00 (xfr#88, to-chk=44/228)
03-Dec-2024 19:04:42       2,272,108  76%   12.45MB/s    0:00:00 (xfr#89, to-chk=40/228)
03-Dec-2024 19:04:42       2,365,940  79%   12.97MB/s    0:00:00 (xfr#90, to-chk=39/228)
03-Dec-2024 19:04:42       2,366,594  80%   12.97MB/s    0:00:00 (xfr#91, to-chk=38/228)
03-Dec-2024 19:04:42       2,388,680  80%   13.02MB/s    0:00:00 (xfr#92, to-chk=37/228)
03-Dec-2024 19:04:42       2,389,334  80%   13.02MB/s    0:00:00 (xfr#93, to-chk=33/228)
03-Dec-2024 19:04:42       2,465,961  83%   13.44MB/s    0:00:00 (xfr#94, to-chk=32/228)
03-Dec-2024 19:04:42       2,466,615  83%   13.44MB/s    0:00:00 (xfr#95, to-chk=31/228)
03-Dec-2024 19:04:42       2,502,540  84%   13.56MB/s    0:00:00 (xfr#96, to-chk=30/228)
03-Dec-2024 19:04:42       2,503,386  84%   12.90MB/s    0:00:00 (xfr#97, to-chk=26/228)
03-Dec-2024 19:04:42       2,635,613  89%   13.51MB/s    0:00:00 (xfr#98, to-chk=25/228)
03-Dec-2024 19:04:42       2,636,459  89%   13.52MB/s    0:00:00 (xfr#99, to-chk=24/228)
03-Dec-2024 19:04:42       2,637,087  89%   13.52MB/s    0:00:00 (xfr#100, to-chk=23/228)
03-Dec-2024 19:04:42       2,653,261  89%   13.60MB/s    0:00:00 (xfr#101, to-chk=22/228)
03-Dec-2024 19:04:42       2,653,819  89%   13.61MB/s    0:00:00 (xfr#102, to-chk=18/228)
03-Dec-2024 19:04:42       2,709,039  91%   13.82MB/s    0:00:00 (xfr#103, to-chk=17/228)
03-Dec-2024 19:04:42       2,709,597  91%   13.82MB/s    0:00:00 (xfr#104, to-chk=16/228)
03-Dec-2024 19:04:42       2,731,490  92%   13.93MB/s    0:00:00 (xfr#105, to-chk=15/228)
03-Dec-2024 19:04:42       2,731,856  92%   13.93MB/s    0:00:00 (xfr#106, to-chk=11/228)
03-Dec-2024 19:04:42       2,818,395  95%   14.30MB/s    0:00:00 (xfr#107, to-chk=10/228)
03-Dec-2024 19:04:42       2,818,761  95%   14.30MB/s    0:00:00 (xfr#108, to-chk=9/228)
03-Dec-2024 19:04:42       2,819,389  95%   14.30MB/s    0:00:00 (xfr#109, to-chk=8/228)
03-Dec-2024 19:04:42       2,839,035  95%   14.40MB/s    0:00:00 (xfr#110, to-chk=7/228)
03-Dec-2024 19:04:42       2,839,497  95%   14.33MB/s    0:00:00 (xfr#111, to-chk=3/228)
03-Dec-2024 19:04:42       2,907,893  98%   14.67MB/s    0:00:00 (xfr#112, to-chk=2/228)
03-Dec-2024 19:04:42       2,908,355  98%   14.68MB/s    0:00:00 (xfr#113, to-chk=1/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.59MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.52MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42       2,953,480  99%   14.23MB/s    0:00:00 (xfr#114, to-chk=0/228)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42          42,033   6%   40.09MB/s    0:00:00 (xfr#2, to-chk=77/82)
03-Dec-2024 19:04:42          82,180  12%   39.19MB/s    0:00:00 (xfr#3, to-chk=75/82)
03-Dec-2024 19:04:42          82,180  12%   39.19MB/s    0:00:00 (xfr#4, to-chk=73/82)
03-Dec-2024 19:04:42          82,180  12%   39.19MB/s    0:00:00 (xfr#5, to-chk=71/82)
03-Dec-2024 19:04:42         120,895  18%   28.82MB/s    0:00:00 (xfr#6, to-chk=69/82)
03-Dec-2024 19:04:42         121,044  18%   28.86MB/s    0:00:00 (xfr#7, to-chk=67/82)
03-Dec-2024 19:04:42         121,341  18%   23.14MB/s    0:00:00 (xfr#8, to-chk=65/82)
03-Dec-2024 19:04:42         216,190  33%   41.23MB/s    0:00:00 (xfr#9, to-chk=63/82)
03-Dec-2024 19:04:42         223,306  34%   42.59MB/s    0:00:00 (xfr#10, to-chk=53/82)
03-Dec-2024 19:04:42         230,430  35%   36.63MB/s    0:00:00 (xfr#11, to-chk=52/82)
03-Dec-2024 19:04:42         232,139  35%   36.90MB/s    0:00:00 (xfr#12, to-chk=51/82)
03-Dec-2024 19:04:42         238,626  36%   37.93MB/s    0:00:00 (xfr#13, to-chk=50/82)
03-Dec-2024 19:04:42         244,832  37%   38.91MB/s    0:00:00 (xfr#14, to-chk=49/82)
03-Dec-2024 19:04:42         248,015  37%   39.42MB/s    0:00:00 (xfr#15, to-chk=48/82)
03-Dec-2024 19:04:42         248,804  38%   33.90MB/s    0:00:00 (xfr#16, to-chk=47/82)
03-Dec-2024 19:04:42         252,901  38%   34.46MB/s    0:00:00 (xfr#17, to-chk=46/82)
03-Dec-2024 19:04:42         253,128  38%   34.49MB/s    0:00:00 (xfr#18, to-chk=45/82)
03-Dec-2024 19:04:42         260,527  39%   35.49MB/s    0:00:00 (xfr#19, to-chk=44/82)
03-Dec-2024 19:04:42         265,703  40%   36.20MB/s    0:00:00 (xfr#20, to-chk=43/82)
03-Dec-2024 19:04:42         268,031  40%   31.95MB/s    0:00:00 (xfr#21, to-chk=42/82)
03-Dec-2024 19:04:42         272,981  41%   32.54MB/s    0:00:00 (xfr#22, to-chk=41/82)
03-Dec-2024 19:04:42         274,684  41%   32.74MB/s    0:00:00 (xfr#23, to-chk=40/82)
03-Dec-2024 19:04:42         275,188  42%   32.80MB/s    0:00:00 (xfr#24, to-chk=39/82)
03-Dec-2024 19:04:42         283,442  43%   30.03MB/s    0:00:00 (xfr#25, to-chk=38/82)
03-Dec-2024 19:04:42         289,646  44%   30.69MB/s    0:00:00 (xfr#26, to-chk=37/82)
03-Dec-2024 19:04:42         292,544  44%   31.00MB/s    0:00:00 (xfr#27, to-chk=36/82)
03-Dec-2024 19:04:42         294,874  45%   31.25MB/s    0:00:00 (xfr#28, to-chk=35/82)
03-Dec-2024 19:04:42         298,059  45%   31.58MB/s    0:00:00 (xfr#29, to-chk=34/82)
03-Dec-2024 19:04:42         301,525  46%   31.95MB/s    0:00:00 (xfr#30, to-chk=33/82)
03-Dec-2024 19:04:42         309,779  47%   29.54MB/s    0:00:00 (xfr#31, to-chk=32/82)
03-Dec-2024 19:04:42         315,698  48%   27.37MB/s    0:00:00 (xfr#32, to-chk=31/82)
03-Dec-2024 19:04:42         317,741  48%   27.55MB/s    0:00:00 (xfr#33, to-chk=30/82)
03-Dec-2024 19:04:42         319,782  48%   27.72MB/s    0:00:00 (xfr#34, to-chk=29/82)
03-Dec-2024 19:04:42         323,877  49%   28.08MB/s    0:00:00 (xfr#35, to-chk=28/82)
03-Dec-2024 19:04:42         325,293  49%   25.85MB/s    0:00:00 (xfr#36, to-chk=27/82)
03-Dec-2024 19:04:42         329,046  50%   26.15MB/s    0:00:00 (xfr#37, to-chk=26/82)
03-Dec-2024 19:04:42         329,267  50%   26.17MB/s    0:00:00 (xfr#38, to-chk=25/82)
03-Dec-2024 19:04:42         330,685  50%   26.28MB/s    0:00:00 (xfr#39, to-chk=24/82)
03-Dec-2024 19:04:42         338,607  51%   26.91MB/s    0:00:00 (xfr#40, to-chk=23/82)
03-Dec-2024 19:04:42         342,417  52%   25.12MB/s    0:00:00 (xfr#41, to-chk=22/82)
03-Dec-2024 19:04:42         346,740  52%   25.44MB/s    0:00:00 (xfr#42, to-chk=21/82)
03-Dec-2024 19:04:42         347,531  53%   25.49MB/s    0:00:00 (xfr#43, to-chk=20/82)
03-Dec-2024 19:04:42         348,660  53%   25.58MB/s    0:00:00 (xfr#44, to-chk=19/82)
03-Dec-2024 19:04:42         353,276  53%   24.07MB/s    0:00:00 (xfr#45, to-chk=18/82)
03-Dec-2024 19:04:42         354,409  54%   24.14MB/s    0:00:00 (xfr#46, to-chk=17/82)
03-Dec-2024 19:04:42         359,076  54%   24.46MB/s    0:00:00 (xfr#47, to-chk=16/82)
03-Dec-2024 19:04:42         361,689  55%   24.64MB/s    0:00:00 (xfr#48, to-chk=15/82)
03-Dec-2024 19:04:42         365,214  55%   24.88MB/s    0:00:00 (xfr#49, to-chk=14/82)
03-Dec-2024 19:04:42         371,141  56%   23.60MB/s    0:00:00 (xfr#50, to-chk=13/82)
03-Dec-2024 19:04:42         376,384  57%   23.93MB/s    0:00:00 (xfr#51, to-chk=12/82)
03-Dec-2024 19:04:42         382,881  58%   24.34MB/s    0:00:00 (xfr#52, to-chk=11/82)
03-Dec-2024 19:04:42         385,494  58%   24.51MB/s    0:00:00 (xfr#53, to-chk=10/82)
03-Dec-2024 19:04:42         389,876  59%   23.24MB/s    0:00:00 (xfr#54, to-chk=9/82)
03-Dec-2024 19:04:42         397,336  60%   23.68MB/s    0:00:00 (xfr#55, to-chk=8/82)
03-Dec-2024 19:04:42         397,842  60%   22.32MB/s    0:00:00 (xfr#56, to-chk=7/82)
03-Dec-2024 19:04:42         405,693  61%   22.76MB/s    0:00:00 (xfr#57, to-chk=6/82)
03-Dec-2024 19:04:42         412,467  63%   23.14MB/s    0:00:00 (xfr#58, to-chk=5/82)
03-Dec-2024 19:04:42         417,425  63%   22.12MB/s    0:00:00 (xfr#59, to-chk=4/82)
03-Dec-2024 19:04:42         424,258  64%   22.48MB/s    0:00:00 (xfr#60, to-chk=3/82)
03-Dec-2024 19:04:42         427,156  65%   22.63MB/s    0:00:00 (xfr#61, to-chk=2/82)
03-Dec-2024 19:04:42         432,788  66%   22.93MB/s    0:00:00 (xfr#62, to-chk=1/82)
03-Dec-2024 19:04:42         438,424  66%   23.23MB/s    0:00:00 (xfr#63, to-chk=0/82)
03-Dec-2024 19:04:42         438,424  66%   23.23MB/s    0:00:00 (xfr#63, to-chk=0/82)
03-Dec-2024 19:04:42         438,424  66%   23.23MB/s    0:00:00 (xfr#63, to-chk=0/82)
03-Dec-2024 19:04:42         438,424  66%   22.01MB/s    0:00:00 (xfr#63, to-chk=0/82)
03-Dec-2024 19:04:42         438,424  66%   22.01MB/s    0:00:00 (xfr#63, to-chk=0/82)
03-Dec-2024 19:04:42         438,424  66%   22.01MB/s    0:00:00 (xfr#63, to-chk=0/82)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:42           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:42           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:42           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:42           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:42           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42          23,879  16%   22.77MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:42          48,736  33%   46.48MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:42          48,736  33%   46.48MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:42          72,412  49%   69.06MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:42          72,703  50%   69.33MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:42          72,703  50%   34.67MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42          23,856   6%   22.75MB/s    0:00:00 (xfr#2, to-chk=13/18)
03-Dec-2024 19:04:42          48,479  13%   23.12MB/s    0:00:00 (xfr#3, to-chk=11/18)
03-Dec-2024 19:04:42          48,479  13%   23.12MB/s    0:00:00 (xfr#4, to-chk=9/18)
03-Dec-2024 19:04:42          71,855  20%   17.13MB/s    0:00:00 (xfr#5, to-chk=7/18)
03-Dec-2024 19:04:42          71,945  20%   17.15MB/s    0:00:00 (xfr#6, to-chk=5/18)
03-Dec-2024 19:04:42          72,242  20%   17.22MB/s    0:00:00 (xfr#7, to-chk=3/18)
03-Dec-2024 19:04:42         174,836  50%   12.83MB/s    0:00:00 (xfr#8, to-chk=1/18)
03-Dec-2024 19:04:42         174,836  50%   11.12MB/s    0:00:00 (xfr#8, to-chk=0/18)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42          56,193  12%   53.59MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:42         113,983  25%  108.70MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:42         163,357  37%   31.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:42         219,347  49%   41.84MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:42         219,638  50%   34.91MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:42         219,638  50%   29.92MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:42 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.49.37/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 19:04:42               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 19:04:42           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 19:04:42           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 19:04:42           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 19:04:42           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 19:04:42           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 19:04:42           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 19:04:42 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1733252673.4721715 exists, exporting anyway.
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 =============================== warnings summary ===============================
03-Dec-2024 19:04:42 tests/utils/rest_utils.py:97
03-Dec-2024 19:04:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:04:42     print("""
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 tests/utils/path_utils.py:112
03-Dec-2024 19:04:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 19:04:42     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 tests/utils/acceptance_utils.py:55
03-Dec-2024 19:04:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:04:42     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 tests/utils/acceptance_utils.py:57
03-Dec-2024 19:04:42   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 19:04:42     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 19:04:42
03-Dec-2024 19:04:42 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 19:04:42 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 19:04:42 ================== 27 passed, 4 warnings in 907.50s (0:15:07) ==================
03-Dec-2024 19:04:46 release "dev" uninstalled
03-Dec-2024 19:04:47 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
03-Dec-2024 19:04:49 No resources found
03-Dec-2024 19:04:50 Sidecar injection has been disabled
03-Dec-2024 19:04:50 Cleaning helm release "dev"...
03-Dec-2024 19:04:50 Deleted 1 helm deployments
03-Dec-2024 19:04:50 Deleted 0 k8s deployments
03-Dec-2024 19:04:50 Deleted 0 k8s services
03-Dec-2024 19:04:50 Deleted 0 persistent volumes
03-Dec-2024 19:04:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:04:50 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 19:04:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:04:50 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 19:04:50 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 19:04:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 19:04:50 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 19:04:50 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 19:04:50 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 19:04:50 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS...
03-Dec-2024 19:04:50 Finished task 'Parse test results' with result: Success
03-Dec-2024 19:04:50 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 19:04:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 19:04:50 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:04:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3374 (ODSRV-OAP-SDCMDS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3374-ScriptBuildTask-17140444234108932006.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance
03-Dec-2024 19:04:50 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
03-Dec-2024 19:04:51 Uploading artifact
03-Dec-2024 19:04:51     source path: surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
03-Dec-2024 19:04:51     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
03-Dec-2024 19:04:51 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 19:04:51 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:04:51 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:04:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3374 (ODSRV-OAP-SDCMDS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3374-ScriptBuildTask-4783217870867253675.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS
03-Dec-2024 19:04:51 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 19:04:51 Finished task 'Pack logs' with result: Success
03-Dec-2024 19:04:51 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 19:04:51
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 19:04:51 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 19:04:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3374 (ODSRV-OAP-SDCMDS-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3374-ScriptBuildTask-16730448882786570308.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance
03-Dec-2024 19:04:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 19:04:51                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 19:04:51
03-Dec-2024 19:04:51   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 19:04:51 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 57404
03-Dec-2024 19:04:51 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 19:04:52 Cleaning helm deployments
03-Dec-2024 19:04:52 Cleanining pods
03-Dec-2024 19:04:52 Cleaning kube persistant volumes
03-Dec-2024 19:04:53 Cleaning dockswift container
03-Dec-2024 19:04:53 Cleaning docker containers
03-Dec-2024 19:04:55 Stalled docker containers to remove:
03-Dec-2024 19:04:55 b6dd855c1dc6 dfa3998c3f54 a9e660285f97 c8179a96a8c7 377988777c8d b3a7da857861 5fc4c4023288 4561fde0d753 cdb9aab8cc44 8664ffd9014b db65161ee983 b35d5b0a660c 19a732297fe1 8317fb91e5e6 ed651820a244 baf1c23f1727
03-Dec-2024 19:04:55 Removing stalled docker containers
03-Dec-2024 19:04:55 Error response from daemon: Cannot kill container: b6dd855c1dc6: Container b6dd855c1dc6f43509254523d38aa7eb90de37d26381f1e584aefc886829d298 is not running
03-Dec-2024 19:04:55 b6dd855c1dc6
03-Dec-2024 19:04:55 Error response from daemon: Cannot kill container: dfa3998c3f54: Container dfa3998c3f54956bde4aa3beb6c2a7dd17db11118fab59cb0d9f331766cba4bb is not running
03-Dec-2024 19:04:55 dfa3998c3f54
03-Dec-2024 19:04:55 Error response from daemon: Cannot kill container: a9e660285f97: Container a9e660285f97acf4eadf0eaee36baeac8e3c38d5e90ec0087191eef86b95a97d is not running
03-Dec-2024 19:04:56 a9e660285f97
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: c8179a96a8c7: Container c8179a96a8c7ebea67fcbc5a8e590601b4da6dd219f1e4c25223819ca1a220c4 is not running
03-Dec-2024 19:04:56 c8179a96a8c7
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: 377988777c8d: Container 377988777c8d26988563b48f4ca4891ee15c71e3d59098f4729dc68621b52297 is not running
03-Dec-2024 19:04:56 377988777c8d
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: b3a7da857861: Container b3a7da857861334fd2c61d108bc0367205ac15dd6e44da2bc7cdd880beabca45 is not running
03-Dec-2024 19:04:56 b3a7da857861
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: 5fc4c4023288: Container 5fc4c40232889156e4706edcc6f2cabe78322d2915adab9d9ed6de2efcebaf26 is not running
03-Dec-2024 19:04:56 5fc4c4023288
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: 4561fde0d753: Container 4561fde0d75370cdc60781c1efc6097adc8d3ea26fd9eabd47b970abf366f397 is not running
03-Dec-2024 19:04:56 4561fde0d753
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: cdb9aab8cc44: Container cdb9aab8cc44616aadc8c67d473b8aa1e4fc4d2a1890a4612431c0068ce0df0a is not running
03-Dec-2024 19:04:56 cdb9aab8cc44
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: 8664ffd9014b: Container 8664ffd9014bfbcbd200dd783cf194b774a8fca95d85bcd9379e590713841f5b is not running
03-Dec-2024 19:04:56 8664ffd9014b
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: db65161ee983: Container db65161ee98375523735f5b179c5cced6fd9621f985e786cbe4ccdb4f11d8d9f is not running
03-Dec-2024 19:04:56 db65161ee983
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: b35d5b0a660c: Container b35d5b0a660c4b495ed1e78d0f79473e165ed8771d6b0bf0dd75d8b2c72f34d3 is not running
03-Dec-2024 19:04:56 b35d5b0a660c
03-Dec-2024 19:04:56 Error response from daemon: Cannot kill container: 19a732297fe1: Container 19a732297fe1e51ac803df2719d23b395ca17b4054ed47502b0f5fdaff7462a3 is not running
03-Dec-2024 19:04:56 19a732297fe1
03-Dec-2024 19:04:57 Error response from daemon: Cannot kill container: 8317fb91e5e6: Container 8317fb91e5e62d1392738935f42d9e0d78cf2fd4df6b053765ba377e495a5e29 is not running
03-Dec-2024 19:04:57 8317fb91e5e6
03-Dec-2024 19:04:57 Error response from daemon: Cannot kill container: ed651820a244: Container ed651820a244186877c3e2c8e5a9fb86a540393c4cd8a507eb9059abe04ec95a is not running
03-Dec-2024 19:04:57 ed651820a244
03-Dec-2024 19:04:57 baf1c23f1727
03-Dec-2024 19:04:57 baf1c23f1727
03-Dec-2024 19:04:57 Stalled docker volumes to remove:
03-Dec-2024 19:04:57
03-Dec-2024 19:04:57 Removing stalled docker volumes
03-Dec-2024 19:04:57 Removing stalled loopdevices
03-Dec-2024 19:04:58 Done
03-Dec-2024 19:04:58 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 19:04:58 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 19:04:58 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 19:04:58 Running post build plugin 'NCover Results Collector'
03-Dec-2024 19:04:58 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 19:04:58 Running post build plugin 'Clover Results Collector'
03-Dec-2024 19:04:58 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 19:04:58 Running post build plugin 'Artifact Copier'
03-Dec-2024 19:04:58 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 19:04:58 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 106.8 ms
03-Dec-2024 19:04:58 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS'
03-Dec-2024 19:04:58 Finalising the build...
03-Dec-2024 19:04:58 Stopping timer.
03-Dec-2024 19:04:58 Build ODSRV-OAP-SDCMDS-3374 completed.
03-Dec-2024 19:04:58 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 19:04:58 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 19:04:58 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 19:04:58 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 19:04:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 19:04:59 All post build plugins have finished
03-Dec-2024 19:04:59 Generating build results summary...
03-Dec-2024 19:04:59 Saving build results to disk...
03-Dec-2024 19:04:59 Store variable context...
03-Dec-2024 19:04:59 Finished building ODSRV-OAP-SDCMDS-3374.