oneclient acceptance tests using environment deployed from packages

Build: #3366 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,521 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:35:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lhe9r9ejatjpo73p
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lhe9r9ejatjpo73p --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lhe9r9ejatjpo73p
19-Nov-2024 22:35:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3740410531309690501'...
19-Nov-2024 22:35:50 Getting configuration...
19-Nov-2024 22:35:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lhe9r9ejatjpo73p'.
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:35:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:35:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:35:50 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nnyzsabr534b7dqv
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nnyzsabr534b7dqv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nnyzsabr534b7dqv
19-Nov-2024 22:35:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1653877832940113430'...
19-Nov-2024 22:35:50 Getting configuration...
19-Nov-2024 22:35:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nnyzsabr534b7dqv'.
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
19-Nov-2024 22:35:50 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
19-Nov-2024 22:35:50 =================================================================
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 PASSED
19-Nov-2024 22:35:50 Unmounting client from /tmp/onedata/mnt/lhe9r9ejatjpo73p
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50 Unmounting client from /tmp/onedata/mnt/nnyzsabr534b7dqv
19-Nov-2024 22:35:50
19-Nov-2024 22:35:50
19-Nov-2024 22:36:12 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
19-Nov-2024 22:36:12 =================================================================
19-Nov-2024 22:36:12 - Executing scenario 'Fail to delete non-empty directory using rmdir'
19-Nov-2024 22:36:12 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:36:12 -----------------------------------------------------------------
19-Nov-2024 22:36:12 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:36:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:36:12 using [token, token] by [user1, user2]"'
19-Nov-2024 22:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:36:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xtwevlrnff6y3n43
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xtwevlrnff6y3n43 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xtwevlrnff6y3n43
19-Nov-2024 22:36:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11911734422828066773'...
19-Nov-2024 22:36:12 Getting configuration...
19-Nov-2024 22:36:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xtwevlrnff6y3n43'.
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:36:12 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jvc22g5ipi7mvasa
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jvc22g5ipi7mvasa --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jvc22g5ipi7mvasa
19-Nov-2024 22:36:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7389000637002399800'...
19-Nov-2024 22:36:12 Getting configuration...
19-Nov-2024 22:36:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jvc22g5ipi7mvasa'.
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 22:36:12 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 22:36:12 =================================================================
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 PASSED
19-Nov-2024 22:36:12 Unmounting client from /tmp/onedata/mnt/xtwevlrnff6y3n43
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12 Unmounting client from /tmp/onedata/mnt/jvc22g5ipi7mvasa
19-Nov-2024 22:36:12
19-Nov-2024 22:36:12
19-Nov-2024 22:36:36 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
19-Nov-2024 22:36:36 =================================================================
19-Nov-2024 22:36:36 - Executing scenario 'Delete non-empty directory'
19-Nov-2024 22:36:36 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:36:36 -----------------------------------------------------------------
19-Nov-2024 22:36:36 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:36:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:36:36 using [token, token] by [user1, user2]"'
19-Nov-2024 22:36:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:36:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sa0iui04wwovmskd
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sa0iui04wwovmskd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sa0iui04wwovmskd
19-Nov-2024 22:36:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10533229250132737519'...
19-Nov-2024 22:36:36 Getting configuration...
19-Nov-2024 22:36:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sa0iui04wwovmskd'.
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:36:36 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f99e7elvrpvszcf0
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f99e7elvrpvszcf0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f99e7elvrpvszcf0
19-Nov-2024 22:36:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11697318644550452549'...
19-Nov-2024 22:36:36 Getting configuration...
19-Nov-2024 22:36:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f99e7elvrpvszcf0'.
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
19-Nov-2024 22:36:36 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
19-Nov-2024 22:36:36 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
19-Nov-2024 22:36:36 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
19-Nov-2024 22:36:36 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
19-Nov-2024 22:36:36 =================================================================
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 PASSED
19-Nov-2024 22:36:36 Unmounting client from /tmp/onedata/mnt/sa0iui04wwovmskd
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36 Unmounting client from /tmp/onedata/mnt/f99e7elvrpvszcf0
19-Nov-2024 22:36:36
19-Nov-2024 22:36:36
19-Nov-2024 22:36:59 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:36:59 =================================================================
19-Nov-2024 22:36:59 - Executing scenario 'Move directory'
19-Nov-2024 22:36:59 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:36:59 -----------------------------------------------------------------
19-Nov-2024 22:36:59 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:36:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:36:59 using [token, token] by [user1, user2]"'
19-Nov-2024 22:36:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:36:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kva1kdj3wmo5elrl
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kva1kdj3wmo5elrl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kva1kdj3wmo5elrl
19-Nov-2024 22:36:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5529441197892621640'...
19-Nov-2024 22:36:59 Getting configuration...
19-Nov-2024 22:36:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kva1kdj3wmo5elrl'.
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:36:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:36:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:36:59 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/d59tf5zqor6xorcc
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d59tf5zqor6xorcc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d59tf5zqor6xorcc
19-Nov-2024 22:36:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13729185501252813375'...
19-Nov-2024 22:36:59 Getting configuration...
19-Nov-2024 22:36:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d59tf5zqor6xorcc'.
19-Nov-2024 22:36:59
19-Nov-2024 22:36:59 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:36:59 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:36:59 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:36:59 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:36:59 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:36:59 =================================================================
19-Nov-2024 22:36:59
19-Nov-2024 22:37:00 PASSED
19-Nov-2024 22:37:00 Unmounting client from /tmp/onedata/mnt/kva1kdj3wmo5elrl
19-Nov-2024 22:37:00
19-Nov-2024 22:37:00
19-Nov-2024 22:37:00 Unmounting client from /tmp/onedata/mnt/d59tf5zqor6xorcc
19-Nov-2024 22:37:00
19-Nov-2024 22:37:00
19-Nov-2024 22:37:22 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:37:22 =================================================================
19-Nov-2024 22:37:22 - Executing scenario 'Copy directory'
19-Nov-2024 22:37:22 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:37:22 -----------------------------------------------------------------
19-Nov-2024 22:37:22 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:37:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:37:22 using [token, token] by [user1, user2]"'
19-Nov-2024 22:37:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:37:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tfvqq03u1hof5wgv
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tfvqq03u1hof5wgv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tfvqq03u1hof5wgv
19-Nov-2024 22:37:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17511453861549687549'...
19-Nov-2024 22:37:22 Getting configuration...
19-Nov-2024 22:37:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tfvqq03u1hof5wgv'.
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:37:22 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pq3he2bbpln98pai
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pq3he2bbpln98pai --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pq3he2bbpln98pai
19-Nov-2024 22:37:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13076566663422513551'...
19-Nov-2024 22:37:22 Getting configuration...
19-Nov-2024 22:37:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pq3he2bbpln98pai'.
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 22:37:22 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 22:37:22 =================================================================
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 PASSED
19-Nov-2024 22:37:22 Unmounting client from /tmp/onedata/mnt/tfvqq03u1hof5wgv
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22 Unmounting client from /tmp/onedata/mnt/pq3he2bbpln98pai
19-Nov-2024 22:37:22
19-Nov-2024 22:37:22
19-Nov-2024 22:37:43 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
19-Nov-2024 22:37:43 =================================================================
19-Nov-2024 22:37:43 - Executing scenario 'Fail to move directory to itself'
19-Nov-2024 22:37:43 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:37:43 -----------------------------------------------------------------
19-Nov-2024 22:37:43 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:37:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:37:43 using [token, token] by [user1, user2]"'
19-Nov-2024 22:37:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:37:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v4u24q47cfyocul0
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v4u24q47cfyocul0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v4u24q47cfyocul0
19-Nov-2024 22:37:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3104172101080729923'...
19-Nov-2024 22:37:43 Getting configuration...
19-Nov-2024 22:37:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v4u24q47cfyocul0'.
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:37:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:37:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:37:43 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iozbfxd8b1k55r8y
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iozbfxd8b1k55r8y --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iozbfxd8b1k55r8y
19-Nov-2024 22:37:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6311127551019197859'...
19-Nov-2024 22:37:43 Getting configuration...
19-Nov-2024 22:37:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iozbfxd8b1k55r8y'.
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:37:43 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:37:43 =================================================================
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 PASSED
19-Nov-2024 22:37:43 Unmounting client from /tmp/onedata/mnt/v4u24q47cfyocul0
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43 Unmounting client from /tmp/onedata/mnt/iozbfxd8b1k55r8y
19-Nov-2024 22:37:43
19-Nov-2024 22:37:43
19-Nov-2024 22:38:06 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
19-Nov-2024 22:38:06 =================================================================
19-Nov-2024 22:38:06 - Executing scenario 'Fail to move directory to its subtree'
19-Nov-2024 22:38:06 - from feature 'Multi_directory_CRUD'
19-Nov-2024 22:38:06 -----------------------------------------------------------------
19-Nov-2024 22:38:06 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:38:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:38:06 using [token, token] by [user1, user2]"'
19-Nov-2024 22:38:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:38:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:38:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xqc6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6'
19-Nov-2024 22:38:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xqc6' successfully started
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mznog6rmb4vunqd7
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mznog6rmb4vunqd7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mznog6rmb4vunqd7
19-Nov-2024 22:38:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17671987092507866337'...
19-Nov-2024 22:38:06 Getting configuration...
19-Nov-2024 22:38:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mznog6rmb4vunqd7'.
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:38:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:38:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6qlpc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc'
19-Nov-2024 22:38:06 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-6qlpc' successfully started
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yglitzmmfbpwgp92
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yglitzmmfbpwgp92 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yglitzmmfbpwgp92
19-Nov-2024 22:38:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10491159718403396654'...
19-Nov-2024 22:38:06 Getting configuration...
19-Nov-2024 22:38:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yglitzmmfbpwgp92'.
19-Nov-2024 22:38:06
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 22:38:06 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 22:38:06 =================================================================
19-Nov-2024 22:38:06
19-Nov-2024 22:38:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:38:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:38:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:38:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:38:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
19-Nov-2024 22:38:14 PASSED
19-Nov-2024 22:38:14 Unmounting client from /tmp/onedata/mnt/mznog6rmb4vunqd7
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 Unmounting client from /tmp/onedata/mnt/yglitzmmfbpwgp92
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 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.1732055886.9155235', '-c', '/tmp/logs']
19-Nov-2024 22:38:14 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-c2rcz. See /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-cross-support-job-3p-users-c2rcz/entrypoint.log for more details
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-4xqc6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-oneclient-krakow-7d9476b8bc-4xqc6/oneclient_logs
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=200/233)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14          30,208   0%   28.81MB/s    0:00:00 (xfr#1, to-chk=199/233)
19-Nov-2024 22:38:14          30,208   0%   28.81MB/s    0:00:00 (xfr#1, to-chk=193/233)
19-Nov-2024 22:38:14          30,574   0%   29.16MB/s    0:00:00 (xfr#2, to-chk=195/233)
19-Nov-2024 22:38:14         142,826   3%   22.70MB/s    0:00:00 (xfr#3, to-chk=194/233)
19-Nov-2024 22:38:14         143,192   3%   22.76MB/s    0:00:00 (xfr#4, to-chk=193/233)
19-Nov-2024 22:38:14         158,903   3%   25.26MB/s    0:00:00 (xfr#5, to-chk=192/233)
19-Nov-2024 22:38:14         159,365   3%   25.33MB/s    0:00:00 (xfr#6, to-chk=188/233)
19-Nov-2024 22:38:14         218,246   5%   34.69MB/s    0:00:00 (xfr#7, to-chk=187/233)
19-Nov-2024 22:38:14         218,708   5%   34.76MB/s    0:00:00 (xfr#8, to-chk=186/233)
19-Nov-2024 22:38:14         238,301   5%   37.88MB/s    0:00:00 (xfr#9, to-chk=185/233)
19-Nov-2024 22:38:14         238,859   5%   32.54MB/s    0:00:00 (xfr#10, to-chk=181/233)
19-Nov-2024 22:38:14         311,584   7%   42.45MB/s    0:00:00 (xfr#11, to-chk=180/233)
19-Nov-2024 22:38:14         312,142   7%   42.53MB/s    0:00:00 (xfr#12, to-chk=179/233)
19-Nov-2024 22:38:14         312,770   7%   42.61MB/s    0:00:00 (xfr#13, to-chk=178/233)
19-Nov-2024 22:38:14         339,595   8%   46.27MB/s    0:00:00 (xfr#14, to-chk=177/233)
19-Nov-2024 22:38:14         340,249   8%   46.36MB/s    0:00:00 (xfr#15, to-chk=173/233)
19-Nov-2024 22:38:14         448,689  11%   53.49MB/s    0:00:00 (xfr#16, to-chk=172/233)
19-Nov-2024 22:38:14         449,343  11%   53.57MB/s    0:00:00 (xfr#17, to-chk=171/233)
19-Nov-2024 22:38:14         470,957  11%   56.14MB/s    0:00:00 (xfr#18, to-chk=170/233)
19-Nov-2024 22:38:14         471,515  11%   56.21MB/s    0:00:00 (xfr#19, to-chk=166/233)
19-Nov-2024 22:38:14         547,667  13%   58.03MB/s    0:00:00 (xfr#20, to-chk=165/233)
19-Nov-2024 22:38:14         548,225  13%   58.09MB/s    0:00:00 (xfr#21, to-chk=164/233)
19-Nov-2024 22:38:14         584,781  14%   61.97MB/s    0:00:00 (xfr#22, to-chk=163/233)
19-Nov-2024 22:38:14         585,531  14%   62.05MB/s    0:00:00 (xfr#23, to-chk=159/233)
19-Nov-2024 22:38:14         728,886  18%   69.51MB/s    0:00:00 (xfr#24, to-chk=158/233)
19-Nov-2024 22:38:14         729,636  18%   69.58MB/s    0:00:00 (xfr#25, to-chk=157/233)
19-Nov-2024 22:38:14         730,264  18%   69.64MB/s    0:00:00 (xfr#26, to-chk=156/233)
19-Nov-2024 22:38:14         770,907  19%   45.95MB/s    0:00:00 (xfr#27, to-chk=155/233)
19-Nov-2024 22:38:14         771,465  19%   45.98MB/s    0:00:00 (xfr#28, to-chk=151/233)
19-Nov-2024 22:38:14         942,723  23%   52.89MB/s    0:00:00 (xfr#29, to-chk=150/233)
19-Nov-2024 22:38:14         943,281  23%   52.92MB/s    0:00:00 (xfr#30, to-chk=149/233)
19-Nov-2024 22:38:14         988,837  24%   55.47MB/s    0:00:00 (xfr#31, to-chk=148/233)
19-Nov-2024 22:38:14         989,779  24%   55.53MB/s    0:00:00 (xfr#32, to-chk=144/233)
19-Nov-2024 22:38:14       1,207,411  29%   63.97MB/s    0:00:00 (xfr#33, to-chk=143/233)
19-Nov-2024 22:38:14       1,208,353  29%   64.02MB/s    0:00:00 (xfr#34, to-chk=142/233)
19-Nov-2024 22:38:14       1,238,249  30%   62.15MB/s    0:00:00 (xfr#35, to-chk=141/233)
19-Nov-2024 22:38:14       1,238,711  30%   62.18MB/s    0:00:00 (xfr#36, to-chk=137/233)
19-Nov-2024 22:38:14       1,347,219  33%   61.18MB/s    0:00:00 (xfr#37, to-chk=136/233)
19-Nov-2024 22:38:14       1,347,681  33%   61.20MB/s    0:00:00 (xfr#38, to-chk=135/233)
19-Nov-2024 22:38:14       1,363,370  33%   59.10MB/s    0:00:00 (xfr#39, to-chk=134/233)
19-Nov-2024 22:38:14       1,363,928  33%   59.12MB/s    0:00:00 (xfr#40, to-chk=130/233)
19-Nov-2024 22:38:14       1,424,359  35%   42.45MB/s    0:00:00 (xfr#41, to-chk=129/233)
19-Nov-2024 22:38:14       1,424,917  35%   42.47MB/s    0:00:00 (xfr#42, to-chk=128/233)
19-Nov-2024 22:38:14       1,456,080  35%   43.39MB/s    0:00:00 (xfr#43, to-chk=127/233)
19-Nov-2024 22:38:14       1,456,542  36%   43.41MB/s    0:00:00 (xfr#44, to-chk=123/233)
19-Nov-2024 22:38:14       1,609,266  39%   46.51MB/s    0:00:00 (xfr#45, to-chk=122/233)
19-Nov-2024 22:38:14       1,609,728  39%   46.52MB/s    0:00:00 (xfr#46, to-chk=121/233)
19-Nov-2024 22:38:14       1,610,356  39%   46.54MB/s    0:00:00 (xfr#47, to-chk=120/233)
19-Nov-2024 22:38:14       1,629,076  40%   47.08MB/s    0:00:00 (xfr#48, to-chk=119/233)
19-Nov-2024 22:38:14       1,629,634  40%   47.10MB/s    0:00:00 (xfr#49, to-chk=115/233)
19-Nov-2024 22:38:14       1,693,279  41%   48.93MB/s    0:00:00 (xfr#50, to-chk=114/233)
19-Nov-2024 22:38:14       1,693,837  41%   47.51MB/s    0:00:00 (xfr#51, to-chk=113/233)
19-Nov-2024 22:38:14       1,718,403  42%   48.20MB/s    0:00:00 (xfr#52, to-chk=112/233)
19-Nov-2024 22:38:14       1,719,057  42%   48.22MB/s    0:00:00 (xfr#53, to-chk=108/233)
19-Nov-2024 22:38:14       1,804,555  44%   50.62MB/s    0:00:00 (xfr#54, to-chk=107/233)
19-Nov-2024 22:38:14       1,805,209  44%   50.63MB/s    0:00:00 (xfr#55, to-chk=106/233)
19-Nov-2024 22:38:14       1,827,324  45%   49.79MB/s    0:00:00 (xfr#56, to-chk=105/233)
19-Nov-2024 22:38:14       1,827,882  45%   49.81MB/s    0:00:00 (xfr#57, to-chk=101/233)
19-Nov-2024 22:38:14       1,916,942  47%   50.78MB/s    0:00:00 (xfr#58, to-chk=100/233)
19-Nov-2024 22:38:14       1,917,500  47%   49.42MB/s    0:00:00 (xfr#59, to-chk=99/233)
19-Nov-2024 22:38:14       1,940,022  47%   50.00MB/s    0:00:00 (xfr#60, to-chk=98/233)
19-Nov-2024 22:38:14       1,940,580  47%   50.02MB/s    0:00:00 (xfr#61, to-chk=94/233)
19-Nov-2024 22:38:14       2,014,649  49%   50.56MB/s    0:00:00 (xfr#62, to-chk=93/233)
19-Nov-2024 22:38:14       2,015,207  49%   43.68MB/s    0:00:00 (xfr#63, to-chk=92/233)
19-Nov-2024 22:38:14       2,042,562  50%   43.29MB/s    0:00:00 (xfr#64, to-chk=91/233)
19-Nov-2024 22:38:14       2,043,312  50%   43.30MB/s    0:00:00 (xfr#65, to-chk=87/233)
19-Nov-2024 22:38:14       2,168,368  53%   44.95MB/s    0:00:00 (xfr#66, to-chk=86/233)
19-Nov-2024 22:38:14       2,169,118  53%   44.97MB/s    0:00:00 (xfr#67, to-chk=85/233)
19-Nov-2024 22:38:14       2,189,546  54%   42.61MB/s    0:00:00 (xfr#68, to-chk=84/233)
19-Nov-2024 22:38:14       2,190,104  54%   42.63MB/s    0:00:00 (xfr#69, to-chk=80/233)
19-Nov-2024 22:38:14       2,280,445  56%   41.03MB/s    0:00:00 (xfr#70, to-chk=79/233)
19-Nov-2024 22:38:14       2,281,003  56%   40.28MB/s    0:00:00 (xfr#71, to-chk=78/233)
19-Nov-2024 22:38:14       2,281,631  56%   40.30MB/s    0:00:00 (xfr#72, to-chk=77/233)
19-Nov-2024 22:38:14       2,329,938  57%   41.15MB/s    0:00:00 (xfr#73, to-chk=76/233)
19-Nov-2024 22:38:14       2,330,304  57%   41.15MB/s    0:00:00 (xfr#74, to-chk=72/233)
19-Nov-2024 22:38:14       2,533,451  62%   42.39MB/s    0:00:00 (xfr#75, to-chk=71/233)
19-Nov-2024 22:38:14       2,533,817  62%   42.39MB/s    0:00:00 (xfr#76, to-chk=70/233)
19-Nov-2024 22:38:14       2,534,445  62%   42.40MB/s    0:00:00 (xfr#77, to-chk=69/233)
19-Nov-2024 22:38:14       2,571,612  63%   43.03MB/s    0:00:00 (xfr#78, to-chk=68/233)
19-Nov-2024 22:38:14       2,572,458  63%   43.04MB/s    0:00:00 (xfr#79, to-chk=64/233)
19-Nov-2024 22:38:14       2,736,159  67%   43.49MB/s    0:00:00 (xfr#80, to-chk=63/233)
19-Nov-2024 22:38:14       2,737,005  67%   42.79MB/s    0:00:00 (xfr#81, to-chk=62/233)
19-Nov-2024 22:38:14       2,737,633  67%   42.80MB/s    0:00:00 (xfr#82, to-chk=61/233)
19-Nov-2024 22:38:14       2,796,515  69%   43.72MB/s    0:00:00 (xfr#83, to-chk=60/233)
19-Nov-2024 22:38:14       2,797,553  69%   43.74MB/s    0:00:00 (xfr#84, to-chk=56/233)
19-Nov-2024 22:38:14       3,184,231  78%   44.66MB/s    0:00:00 (xfr#85, to-chk=55/233)
19-Nov-2024 22:38:14       3,185,269  78%   44.67MB/s    0:00:00 (xfr#86, to-chk=54/233)
19-Nov-2024 22:38:14       3,206,253  79%   40.23MB/s    0:00:00 (xfr#87, to-chk=53/233)
19-Nov-2024 22:38:14       3,206,811  79%   40.24MB/s    0:00:00 (xfr#88, to-chk=49/233)
19-Nov-2024 22:38:14       3,310,872  81%   39.47MB/s    0:00:00 (xfr#89, to-chk=48/233)
19-Nov-2024 22:38:14       3,311,430  81%   39.48MB/s    0:00:00 (xfr#90, to-chk=47/233)
19-Nov-2024 22:38:14       3,312,058  81%   39.48MB/s    0:00:00 (xfr#91, to-chk=46/233)
19-Nov-2024 22:38:14       3,334,053  82%   39.75MB/s    0:00:00 (xfr#92, to-chk=45/233)
19-Nov-2024 22:38:14       3,334,707  82%   39.75MB/s    0:00:00 (xfr#93, to-chk=41/233)
19-Nov-2024 22:38:14       3,430,251  84%   40.39MB/s    0:00:00 (xfr#94, to-chk=40/233)
19-Nov-2024 22:38:14       3,430,905  84%   40.39MB/s    0:00:00 (xfr#95, to-chk=39/233)
19-Nov-2024 22:38:14       3,453,680  85%   40.66MB/s    0:00:00 (xfr#96, to-chk=38/233)
19-Nov-2024 22:38:14       3,454,142  85%   38.75MB/s    0:00:00 (xfr#97, to-chk=34/233)
19-Nov-2024 22:38:14       3,458,285  85%   38.80MB/s    0:00:00 (xfr#98, to-chk=33/233)
19-Nov-2024 22:38:14       3,545,407  87%   39.32MB/s    0:00:00 (xfr#99, to-chk=32/233)
19-Nov-2024 22:38:14       3,545,869  87%   39.32MB/s    0:00:00 (xfr#100, to-chk=31/233)
19-Nov-2024 22:38:14       3,565,070  88%   39.53MB/s    0:00:00 (xfr#101, to-chk=30/233)
19-Nov-2024 22:38:14       3,565,628  88%   39.54MB/s    0:00:00 (xfr#102, to-chk=26/233)
19-Nov-2024 22:38:14       3,632,577  89%   40.28MB/s    0:00:00 (xfr#103, to-chk=25/233)
19-Nov-2024 22:38:14       3,633,135  89%   40.29MB/s    0:00:00 (xfr#104, to-chk=24/233)
19-Nov-2024 22:38:14       3,633,763  89%   39.83MB/s    0:00:00 (xfr#105, to-chk=23/233)
19-Nov-2024 22:38:14       3,656,680  90%   40.08MB/s    0:00:00 (xfr#106, to-chk=22/233)
19-Nov-2024 22:38:14       3,657,142  90%   40.09MB/s    0:00:00 (xfr#107, to-chk=18/233)
19-Nov-2024 22:38:14       3,737,155  92%   40.50MB/s    0:00:00 (xfr#108, to-chk=17/233)
19-Nov-2024 22:38:14       3,737,617  92%   40.51MB/s    0:00:00 (xfr#109, to-chk=16/233)
19-Nov-2024 22:38:14       3,758,732  92%   40.28MB/s    0:00:00 (xfr#110, to-chk=15/233)
19-Nov-2024 22:38:14       3,759,194  92%   40.28MB/s    0:00:00 (xfr#111, to-chk=11/233)
19-Nov-2024 22:38:14       3,857,644  95%   40.88MB/s    0:00:00 (xfr#112, to-chk=10/233)
19-Nov-2024 22:38:14       3,858,106  95%   40.88MB/s    0:00:00 (xfr#113, to-chk=9/233)
19-Nov-2024 22:38:14       3,858,734  95%   40.89MB/s    0:00:00 (xfr#114, to-chk=8/233)
19-Nov-2024 22:38:14       3,884,158  96%   40.71MB/s    0:00:00 (xfr#115, to-chk=7/233)
19-Nov-2024 22:38:14       3,884,620  96%   40.71MB/s    0:00:00 (xfr#116, to-chk=3/233)
19-Nov-2024 22:38:14       3,986,858  98%   41.33MB/s    0:00:00 (xfr#117, to-chk=2/233)
19-Nov-2024 22:38:14       3,987,320  98%   41.33MB/s    0:00:00 (xfr#118, to-chk=1/233)
19-Nov-2024 22:38:14       4,040,638  99%   41.43MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   41.43MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   41.43MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   41.43MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   41.43MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   41.43MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.99MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.56MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.56MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.56MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.56MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.56MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.56MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.14MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.14MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.14MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   40.14MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   37.78MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   37.78MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14       4,040,638  99%   37.78MB/s    0:00:00 (xfr#119, to-chk=0/233)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-6qlpc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-oneclient-krakow-7d9476b8bc-6qlpc/oneclient_logs
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/226)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14          21,998   0%   20.98MB/s    0:00:00 (xfr#1, to-chk=192/226)
19-Nov-2024 22:38:14          21,998   0%   20.98MB/s    0:00:00 (xfr#1, to-chk=186/226)
19-Nov-2024 22:38:14          22,556   0%   21.51MB/s    0:00:00 (xfr#2, to-chk=188/226)
19-Nov-2024 22:38:14         111,324   3%  106.17MB/s    0:00:00 (xfr#3, to-chk=187/226)
19-Nov-2024 22:38:14         111,882   3%  106.70MB/s    0:00:00 (xfr#4, to-chk=186/226)
19-Nov-2024 22:38:14         126,441   4%   40.19MB/s    0:00:00 (xfr#5, to-chk=185/226)
19-Nov-2024 22:38:14         126,903   4%   40.34MB/s    0:00:00 (xfr#6, to-chk=181/226)
19-Nov-2024 22:38:14         179,565   6%   57.08MB/s    0:00:00 (xfr#7, to-chk=180/226)
19-Nov-2024 22:38:14         180,027   6%   57.23MB/s    0:00:00 (xfr#8, to-chk=179/226)
19-Nov-2024 22:38:14         196,657   6%   26.79MB/s    0:00:00 (xfr#9, to-chk=178/226)
19-Nov-2024 22:38:14         196,927   6%   26.83MB/s    0:00:00 (xfr#10, to-chk=174/226)
19-Nov-2024 22:38:14         264,943   8%   31.58MB/s    0:00:00 (xfr#11, to-chk=173/226)
19-Nov-2024 22:38:14         265,213   8%   31.62MB/s    0:00:00 (xfr#12, to-chk=172/226)
19-Nov-2024 22:38:14         291,849   9%   27.83MB/s    0:00:00 (xfr#13, to-chk=171/226)
19-Nov-2024 22:38:14         292,215   9%   27.87MB/s    0:00:00 (xfr#14, to-chk=167/226)
19-Nov-2024 22:38:14         380,464  12%   30.24MB/s    0:00:00 (xfr#15, to-chk=166/226)
19-Nov-2024 22:38:14         380,830  12%   30.27MB/s    0:00:00 (xfr#16, to-chk=165/226)
19-Nov-2024 22:38:14         398,839  13%   25.36MB/s    0:00:00 (xfr#17, to-chk=164/226)
19-Nov-2024 22:38:14         399,493  13%   25.40MB/s    0:00:00 (xfr#18, to-chk=160/226)
19-Nov-2024 22:38:14         457,382  15%   27.26MB/s    0:00:00 (xfr#19, to-chk=159/226)
19-Nov-2024 22:38:14         458,036  15%   27.30MB/s    0:00:00 (xfr#20, to-chk=158/226)
19-Nov-2024 22:38:14         485,004  16%   25.70MB/s    0:00:00 (xfr#21, to-chk=157/226)
19-Nov-2024 22:38:14         485,562  16%   24.37MB/s    0:00:00 (xfr#22, to-chk=153/226)
19-Nov-2024 22:38:14         576,518  19%   23.90MB/s    0:00:00 (xfr#23, to-chk=152/226)
19-Nov-2024 22:38:14         577,076  19%   22.93MB/s    0:00:00 (xfr#24, to-chk=151/226)
19-Nov-2024 22:38:14         605,837  20%   24.07MB/s    0:00:00 (xfr#25, to-chk=150/226)
19-Nov-2024 22:38:14         606,395  20%   24.10MB/s    0:00:00 (xfr#26, to-chk=146/226)
19-Nov-2024 22:38:14         702,239  23%   26.79MB/s    0:00:00 (xfr#27, to-chk=145/226)
19-Nov-2024 22:38:14         702,797  23%   26.81MB/s    0:00:00 (xfr#28, to-chk=144/226)
19-Nov-2024 22:38:14         722,411  24%   27.56MB/s    0:00:00 (xfr#29, to-chk=143/226)
19-Nov-2024 22:38:14         722,777  24%   27.57MB/s    0:00:00 (xfr#30, to-chk=139/226)
19-Nov-2024 22:38:14         793,148  26%   21.01MB/s    0:00:00 (xfr#31, to-chk=138/226)
19-Nov-2024 22:38:14         793,514  26%   21.02MB/s    0:00:00 (xfr#32, to-chk=137/226)
19-Nov-2024 22:38:14         812,993  27%   21.54MB/s    0:00:00 (xfr#33, to-chk=136/226)
19-Nov-2024 22:38:14         813,359  27%   21.55MB/s    0:00:00 (xfr#34, to-chk=132/226)
19-Nov-2024 22:38:14         879,234  29%   22.66MB/s    0:00:00 (xfr#35, to-chk=131/226)
19-Nov-2024 22:38:14         879,600  29%   22.67MB/s    0:00:00 (xfr#36, to-chk=130/226)
19-Nov-2024 22:38:14         899,977  30%   23.20MB/s    0:00:00 (xfr#37, to-chk=129/226)
19-Nov-2024 22:38:14         900,439  30%   23.21MB/s    0:00:00 (xfr#38, to-chk=125/226)
19-Nov-2024 22:38:14         967,038  32%   22.49MB/s    0:00:00 (xfr#39, to-chk=124/226)
19-Nov-2024 22:38:14         967,500  32%   22.50MB/s    0:00:00 (xfr#40, to-chk=123/226)
19-Nov-2024 22:38:14         990,204  33%   23.03MB/s    0:00:00 (xfr#41, to-chk=122/226)
19-Nov-2024 22:38:14         990,666  33%   23.04MB/s    0:00:00 (xfr#42, to-chk=118/226)
19-Nov-2024 22:38:14       1,077,320  36%   20.55MB/s    0:00:00 (xfr#43, to-chk=117/226)
19-Nov-2024 22:38:14       1,077,782  36%   20.56MB/s    0:00:00 (xfr#44, to-chk=116/226)
19-Nov-2024 22:38:14       1,107,416  37%   21.12MB/s    0:00:00 (xfr#45, to-chk=115/226)
19-Nov-2024 22:38:14       1,108,166  37%   21.14MB/s    0:00:00 (xfr#46, to-chk=111/226)
19-Nov-2024 22:38:14       1,218,111  40%   21.92MB/s    0:00:00 (xfr#47, to-chk=110/226)
19-Nov-2024 22:38:14       1,218,861  40%   21.93MB/s    0:00:00 (xfr#48, to-chk=109/226)
19-Nov-2024 22:38:14       1,235,318  41%   22.23MB/s    0:00:00 (xfr#49, to-chk=108/226)
19-Nov-2024 22:38:14       1,235,812  41%   22.24MB/s    0:00:00 (xfr#50, to-chk=104/226)
19-Nov-2024 22:38:14       1,293,260  43%   22.42MB/s    0:00:00 (xfr#51, to-chk=103/226)
19-Nov-2024 22:38:14       1,293,754  43%   22.03MB/s    0:00:00 (xfr#52, to-chk=102/226)
19-Nov-2024 22:38:14       1,322,243  44%   22.52MB/s    0:00:00 (xfr#53, to-chk=101/226)
19-Nov-2024 22:38:14       1,322,993  44%   22.53MB/s    0:00:00 (xfr#54, to-chk=97/226)
19-Nov-2024 22:38:14       1,419,699  47%   24.18MB/s    0:00:00 (xfr#55, to-chk=96/226)
19-Nov-2024 22:38:14       1,420,449  47%   23.77MB/s    0:00:00 (xfr#56, to-chk=95/226)
19-Nov-2024 22:38:14       1,435,008  48%   23.20MB/s    0:00:00 (xfr#57, to-chk=94/226)
19-Nov-2024 22:38:14       1,435,470  48%   23.20MB/s    0:00:00 (xfr#58, to-chk=90/226)
19-Nov-2024 22:38:14       1,492,362  50%   22.96MB/s    0:00:00 (xfr#59, to-chk=89/226)
19-Nov-2024 22:38:14       1,492,824  50%   22.96MB/s    0:00:00 (xfr#60, to-chk=88/226)
19-Nov-2024 22:38:14       1,493,452  50%   22.61MB/s    0:00:00 (xfr#61, to-chk=87/226)
19-Nov-2024 22:38:14       1,514,846  50%   22.93MB/s    0:00:00 (xfr#62, to-chk=86/226)
19-Nov-2024 22:38:14       1,515,308  50%   22.94MB/s    0:00:00 (xfr#63, to-chk=82/226)
19-Nov-2024 22:38:14       1,602,034  53%   23.50MB/s    0:00:00 (xfr#64, to-chk=81/226)
19-Nov-2024 22:38:14       1,602,496  53%   23.51MB/s    0:00:00 (xfr#65, to-chk=80/226)
19-Nov-2024 22:38:14       1,603,124  53%   23.52MB/s    0:00:00 (xfr#66, to-chk=79/226)
19-Nov-2024 22:38:14       1,620,295  54%   23.41MB/s    0:00:00 (xfr#67, to-chk=78/226)
19-Nov-2024 22:38:14       1,620,949  54%   23.42MB/s    0:00:00 (xfr#68, to-chk=74/226)
19-Nov-2024 22:38:14       1,676,421  56%   24.22MB/s    0:00:00 (xfr#69, to-chk=73/226)
19-Nov-2024 22:38:14       1,677,075  56%   24.23MB/s    0:00:00 (xfr#70, to-chk=72/226)
19-Nov-2024 22:38:14       1,700,697  57%   24.57MB/s    0:00:00 (xfr#71, to-chk=71/226)
19-Nov-2024 22:38:14       1,701,255  57%   24.58MB/s    0:00:00 (xfr#72, to-chk=67/226)
19-Nov-2024 22:38:14       1,798,026  60%   25.59MB/s    0:00:00 (xfr#73, to-chk=66/226)
19-Nov-2024 22:38:14       1,798,584  60%   25.60MB/s    0:00:00 (xfr#74, to-chk=65/226)
19-Nov-2024 22:38:14       1,824,531  61%   25.97MB/s    0:00:00 (xfr#75, to-chk=64/226)
19-Nov-2024 22:38:14       1,824,897  61%   25.98MB/s    0:00:00 (xfr#76, to-chk=60/226)
19-Nov-2024 22:38:14       1,919,986  64%   26.93MB/s    0:00:00 (xfr#77, to-chk=59/226)
19-Nov-2024 22:38:14       1,920,352  64%   26.93MB/s    0:00:00 (xfr#78, to-chk=58/226)
19-Nov-2024 22:38:14       1,941,193  65%   27.22MB/s    0:00:00 (xfr#79, to-chk=57/226)
19-Nov-2024 22:38:14       1,941,751  65%   27.23MB/s    0:00:00 (xfr#80, to-chk=53/226)
19-Nov-2024 22:38:14       2,022,412  68%   26.42MB/s    0:00:00 (xfr#81, to-chk=52/226)
19-Nov-2024 22:38:14       2,022,970  68%   26.43MB/s    0:00:00 (xfr#82, to-chk=51/226)
19-Nov-2024 22:38:14       2,062,271  69%   26.58MB/s    0:00:00 (xfr#83, to-chk=50/226)
19-Nov-2024 22:38:14       2,062,829  69%   26.58MB/s    0:00:00 (xfr#84, to-chk=46/226)
19-Nov-2024 22:38:14       2,223,258  74%   28.65MB/s    0:00:00 (xfr#85, to-chk=45/226)
19-Nov-2024 22:38:14       2,223,816  74%   28.28MB/s    0:00:00 (xfr#86, to-chk=44/226)
19-Nov-2024 22:38:14       2,258,361  75%   27.97MB/s    0:00:00 (xfr#87, to-chk=43/226)
19-Nov-2024 22:38:14       2,258,919  75%   27.98MB/s    0:00:00 (xfr#88, to-chk=39/226)
19-Nov-2024 22:38:14       2,395,020  80%   29.28MB/s    0:00:00 (xfr#89, to-chk=38/226)
19-Nov-2024 22:38:14       2,395,578  80%   28.92MB/s    0:00:00 (xfr#90, to-chk=37/226)
19-Nov-2024 22:38:14       2,418,885  81%   29.20MB/s    0:00:00 (xfr#91, to-chk=36/226)
19-Nov-2024 22:38:14       2,419,347  81%   29.21MB/s    0:00:00 (xfr#92, to-chk=32/226)
19-Nov-2024 22:38:14       2,494,771  83%   30.12MB/s    0:00:00 (xfr#93, to-chk=31/226)
19-Nov-2024 22:38:14       2,495,233  83%   30.12MB/s    0:00:00 (xfr#94, to-chk=30/226)
19-Nov-2024 22:38:14       2,495,861  83%   30.13MB/s    0:00:00 (xfr#95, to-chk=29/226)
19-Nov-2024 22:38:14       2,522,495  84%   30.07MB/s    0:00:00 (xfr#96, to-chk=28/226)
19-Nov-2024 22:38:14       2,522,765  84%   29.70MB/s    0:00:00 (xfr#97, to-chk=24/226)
19-Nov-2024 22:38:14       2,622,172  88%   30.50MB/s    0:00:00 (xfr#98, to-chk=23/226)
19-Nov-2024 22:38:14       2,622,442  88%   30.50MB/s    0:00:00 (xfr#99, to-chk=22/226)
19-Nov-2024 22:38:14       2,644,528  88%   30.76MB/s    0:00:00 (xfr#100, to-chk=21/226)
19-Nov-2024 22:38:14       2,645,182  88%   30.76MB/s    0:00:00 (xfr#101, to-chk=17/226)
19-Nov-2024 22:38:14       2,721,849  91%   30.18MB/s    0:00:00 (xfr#102, to-chk=16/226)
19-Nov-2024 22:38:14       2,722,503  91%   30.19MB/s    0:00:00 (xfr#103, to-chk=15/226)
19-Nov-2024 22:38:14       2,739,226  92%   30.38MB/s    0:00:00 (xfr#104, to-chk=14/226)
19-Nov-2024 22:38:14       2,739,592  92%   30.03MB/s    0:00:00 (xfr#105, to-chk=10/226)
19-Nov-2024 22:38:14       2,802,411  94%   30.72MB/s    0:00:00 (xfr#106, to-chk=9/226)
19-Nov-2024 22:38:14       2,802,777  94%   30.37MB/s    0:00:00 (xfr#107, to-chk=8/226)
19-Nov-2024 22:38:14       2,824,015  94%   30.60MB/s    0:00:00 (xfr#108, to-chk=7/226)
19-Nov-2024 22:38:14       2,824,381  94%   30.61MB/s    0:00:00 (xfr#109, to-chk=3/226)
19-Nov-2024 22:38:14       2,923,857  98%   30.64MB/s    0:00:00 (xfr#110, to-chk=2/226)
19-Nov-2024 22:38:14       2,924,223  98%   30.65MB/s    0:00:00 (xfr#111, to-chk=1/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.45MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.45MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.45MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.45MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.13MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.13MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.13MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.13MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   30.13MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.81MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.81MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.81MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.81MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.81MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.81MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.50MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.50MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.50MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.50MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.50MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   29.19MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   28.90MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   28.90MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   28.90MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14       2,969,348  99%   28.60MB/s    0:00:00 (xfr#112, to-chk=0/226)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:38:14           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:38:14           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:38:14           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:38:14           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:38:14           6,857  50%    1.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14          22,829  16%   21.77MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:38:14          46,624  33%   44.46MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:38:14          46,624  33%   44.46MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:38:14          69,250  49%   66.04MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:38:14          69,541  50%   66.32MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:38:14          69,541  50%   33.16MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14          44,294   7%   42.24MB/s    0:00:00 (xfr#2, to-chk=77/82)
19-Nov-2024 22:38:14          86,717  14%   82.70MB/s    0:00:00 (xfr#3, to-chk=75/82)
19-Nov-2024 22:38:14          86,717  14%   82.70MB/s    0:00:00 (xfr#4, to-chk=73/82)
19-Nov-2024 22:38:14          86,717  14%   82.70MB/s    0:00:00 (xfr#5, to-chk=71/82)
19-Nov-2024 22:38:14         127,693  20%  121.78MB/s    0:00:00 (xfr#6, to-chk=69/82)
19-Nov-2024 22:38:14         127,843  20%  121.92MB/s    0:00:00 (xfr#7, to-chk=67/82)
19-Nov-2024 22:38:14         128,140  20%  122.20MB/s    0:00:00 (xfr#8, to-chk=65/82)
19-Nov-2024 22:38:14         210,198  34%   50.12MB/s    0:00:00 (xfr#9, to-chk=63/82)
19-Nov-2024 22:38:14         210,645  34%   50.22MB/s    0:00:00 (xfr#10, to-chk=53/82)
19-Nov-2024 22:38:14         216,053  35%   51.51MB/s    0:00:00 (xfr#11, to-chk=52/82)
19-Nov-2024 22:38:14         218,104  35%   41.60MB/s    0:00:00 (xfr#12, to-chk=51/82)
19-Nov-2024 22:38:14         221,175  36%   42.19MB/s    0:00:00 (xfr#13, to-chk=50/82)
19-Nov-2024 22:38:14         222,137  36%   42.37MB/s    0:00:00 (xfr#14, to-chk=49/82)
19-Nov-2024 22:38:14         226,462  36%   43.19MB/s    0:00:00 (xfr#15, to-chk=48/82)
19-Nov-2024 22:38:14         227,709  37%   43.43MB/s    0:00:00 (xfr#16, to-chk=47/82)
19-Nov-2024 22:38:14         232,661  37%   44.38MB/s    0:00:00 (xfr#17, to-chk=46/82)
19-Nov-2024 22:38:14         235,217  38%   44.86MB/s    0:00:00 (xfr#18, to-chk=45/82)
19-Nov-2024 22:38:14         240,625  39%   45.90MB/s    0:00:00 (xfr#19, to-chk=44/82)
19-Nov-2024 22:38:14         247,515  40%   39.34MB/s    0:00:00 (xfr#20, to-chk=43/82)
19-Nov-2024 22:38:14         252,695  41%   40.16MB/s    0:00:00 (xfr#21, to-chk=42/82)
19-Nov-2024 22:38:14         255,992  41%   40.69MB/s    0:00:00 (xfr#22, to-chk=41/82)
19-Nov-2024 22:38:14         259,291  42%   41.21MB/s    0:00:00 (xfr#23, to-chk=40/82)
19-Nov-2024 22:38:14         259,968  42%   41.32MB/s    0:00:00 (xfr#24, to-chk=39/82)
19-Nov-2024 22:38:14         263,780  42%   41.93MB/s    0:00:00 (xfr#25, to-chk=38/82)
19-Nov-2024 22:38:14         268,333  43%   42.65MB/s    0:00:00 (xfr#26, to-chk=37/82)
19-Nov-2024 22:38:14         271,119  44%   43.09MB/s    0:00:00 (xfr#27, to-chk=36/82)
19-Nov-2024 22:38:14         275,442  44%   43.78MB/s    0:00:00 (xfr#28, to-chk=35/82)
19-Nov-2024 22:38:14         275,662  44%   37.56MB/s    0:00:00 (xfr#29, to-chk=34/82)
19-Nov-2024 22:38:14         280,842  45%   38.26MB/s    0:00:00 (xfr#30, to-chk=33/82)
19-Nov-2024 22:38:14         285,743  46%   38.93MB/s    0:00:00 (xfr#31, to-chk=32/82)
19-Nov-2024 22:38:14         287,503  46%   39.17MB/s    0:00:00 (xfr#32, to-chk=31/82)
19-Nov-2024 22:38:14         288,978  47%   39.37MB/s    0:00:00 (xfr#33, to-chk=30/82)
19-Nov-2024 22:38:14         292,503  47%   39.85MB/s    0:00:00 (xfr#34, to-chk=29/82)
19-Nov-2024 22:38:14         293,978  47%   40.05MB/s    0:00:00 (xfr#35, to-chk=28/82)
19-Nov-2024 22:38:14         294,712  47%   40.15MB/s    0:00:00 (xfr#36, to-chk=27/82)
19-Nov-2024 22:38:14         300,916  48%   41.00MB/s    0:00:00 (xfr#37, to-chk=26/82)
19-Nov-2024 22:38:14         302,961  49%   36.12MB/s    0:00:00 (xfr#38, to-chk=25/82)
19-Nov-2024 22:38:14         305,519  49%   36.42MB/s    0:00:00 (xfr#39, to-chk=24/82)
19-Nov-2024 22:38:14         312,010  50%   37.19MB/s    0:00:00 (xfr#40, to-chk=23/82)
19-Nov-2024 22:38:14         315,822  51%   37.65MB/s    0:00:00 (xfr#41, to-chk=22/82)
19-Nov-2024 22:38:14         318,836  51%   38.01MB/s    0:00:00 (xfr#42, to-chk=21/82)
19-Nov-2024 22:38:14         320,089  52%   38.16MB/s    0:00:00 (xfr#43, to-chk=20/82)
19-Nov-2024 22:38:14         323,679  52%   38.59MB/s    0:00:00 (xfr#44, to-chk=19/82)
19-Nov-2024 22:38:14         324,641  52%   38.70MB/s    0:00:00 (xfr#45, to-chk=18/82)
19-Nov-2024 22:38:14         330,560  53%   39.41MB/s    0:00:00 (xfr#46, to-chk=17/82)
19-Nov-2024 22:38:14         334,600  54%   39.89MB/s    0:00:00 (xfr#47, to-chk=16/82)
19-Nov-2024 22:38:14         340,578  55%   40.60MB/s    0:00:00 (xfr#48, to-chk=15/82)
19-Nov-2024 22:38:14         343,364  55%   36.38MB/s    0:00:00 (xfr#49, to-chk=14/82)
19-Nov-2024 22:38:14         345,637  56%   36.63MB/s    0:00:00 (xfr#50, to-chk=13/82)
19-Nov-2024 22:38:14         351,843  57%   37.28MB/s    0:00:00 (xfr#51, to-chk=12/82)
19-Nov-2024 22:38:14         357,534  58%   37.89MB/s    0:00:00 (xfr#52, to-chk=11/82)
19-Nov-2024 22:38:14         363,966  59%   38.57MB/s    0:00:00 (xfr#53, to-chk=10/82)
19-Nov-2024 22:38:14         368,006  59%   39.00MB/s    0:00:00 (xfr#54, to-chk=9/82)
19-Nov-2024 22:38:14         374,833  61%   39.72MB/s    0:00:00 (xfr#55, to-chk=8/82)
19-Nov-2024 22:38:14         375,054  61%   39.74MB/s    0:00:00 (xfr#56, to-chk=7/82)
19-Nov-2024 22:38:14         382,170  62%   36.45MB/s    0:00:00 (xfr#57, to-chk=6/82)
19-Nov-2024 22:38:14         387,863  63%   36.99MB/s    0:00:00 (xfr#58, to-chk=5/82)
19-Nov-2024 22:38:14         388,312  63%   37.03MB/s    0:00:00 (xfr#59, to-chk=4/82)
19-Nov-2024 22:38:14         390,068  63%   37.20MB/s    0:00:00 (xfr#60, to-chk=3/82)
19-Nov-2024 22:38:14         397,186  64%   37.88MB/s    0:00:00 (xfr#61, to-chk=2/82)
19-Nov-2024 22:38:14         401,737  65%   38.31MB/s    0:00:00 (xfr#62, to-chk=1/82)
19-Nov-2024 22:38:14         404,008  65%   38.53MB/s    0:00:00 (xfr#63, to-chk=0/82)
19-Nov-2024 22:38:14         404,008  65%   38.53MB/s    0:00:00 (xfr#63, to-chk=0/82)
19-Nov-2024 22:38:14         404,008  65%   38.53MB/s    0:00:00 (xfr#63, to-chk=0/82)
19-Nov-2024 22:38:14         404,008  65%   35.03MB/s    0:00:00 (xfr#63, to-chk=0/82)
19-Nov-2024 22:38:14         404,008  65%   35.03MB/s    0:00:00 (xfr#63, to-chk=0/82)
19-Nov-2024 22:38:14         404,008  65%   35.03MB/s    0:00:00 (xfr#63, to-chk=0/82)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14          55,425  12%   52.86MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:38:14         112,437  25%  107.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:38:14         161,811  37%   77.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:38:14         217,033  49%   68.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:38:14         217,324  50%   69.09MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:38:14         217,324  50%   51.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14          23,942   7%   22.83MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 22:38:14          48,653  15%   46.40MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 22:38:14          48,653  15%   46.40MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 22:38:14          72,115  22%   68.77MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 22:38:14          72,206  22%   68.86MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 22:38:14          72,503  22%   69.14MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 22:38:14         161,850  50%   51.45MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 22:38:14         161,850  50%   38.59MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 22:38:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.25.07/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:38:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:38:14           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:38:14           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:38:14           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:38:14           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:38:14           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:38:14           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:38:14 [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.1732055886.9155235 exists, exporting anyway.
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 =============================== warnings summary ===============================
19-Nov-2024 22:38:14 tests/utils/rest_utils.py:98
19-Nov-2024 22:38:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:38:14     print("""
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 tests/utils/path_utils.py:112
19-Nov-2024 22:38:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:38:14     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:38:14   /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'
19-Nov-2024 22:38:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:38:14   /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'
19-Nov-2024 22:38:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:38:14
19-Nov-2024 22:38:14 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:38:14 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:38:14 ================== 27 passed, 4 warnings in 788.83s (0:13:08) ==================
19-Nov-2024 22:38:17 release "dev" uninstalled
19-Nov-2024 22:38:18 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:38:18 No resources found
19-Nov-2024 22:38:20 Sidecar injection has been disabled
19-Nov-2024 22:38:20 Cleaning helm release "dev"...
19-Nov-2024 22:38:20 Deleted 1 helm deployments
19-Nov-2024 22:38:20 Deleted 0 k8s deployments
19-Nov-2024 22:38:20 Deleted 0 k8s services
19-Nov-2024 22:38:20 Deleted 0 persistent volumes
19-Nov-2024 22:38:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:38:20 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:38:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:38:20 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:38:20 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:38:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:38:20 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:38:20 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:38:20 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:38:20 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS...
19-Nov-2024 22:38:20 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:38:20 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:38:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:38:20 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:38:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3366 (ODSRV-OAP-SDCMDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3366-ScriptBuildTask-6248261630036310496.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance
19-Nov-2024 22:38:20 ./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
19-Nov-2024 22:38:20 Uploading artifact
19-Nov-2024 22:38:20     source path: surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
19-Nov-2024 22:38:20     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz
19-Nov-2024 22:38:20 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:38:20 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:38:20 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:38:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3366 (ODSRV-OAP-SDCMDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3366-ScriptBuildTask-10489255554909535596.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS
19-Nov-2024 22:38:20 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:38:21 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:38:21 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:38:21
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:38:21 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:38:21
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3366 (ODSRV-OAP-SDCMDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3366-ScriptBuildTask-7829888894165857521.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance
19-Nov-2024 22:38:21   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:38:21                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:38:21
19-Nov-2024 22:38:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:38:23   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:38:24   0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
19-Nov-2024 22:38:25   0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
19-Nov-2024 22:38:26   0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
19-Nov-2024 22:38:26   0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
19-Nov-2024 22:38:26 100  4822  100  4822    0     0    948      0  0:00:05  0:00:05 --:--:--  1177
19-Nov-2024 22:38:26 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:38:27 Cleaning helm deployments
19-Nov-2024 22:38:27 Cleanining pods
19-Nov-2024 22:38:27 Cleaning kube persistant volumes
19-Nov-2024 22:38:27 Cleaning dockswift container
19-Nov-2024 22:38:27 Cleaning docker containers
19-Nov-2024 22:38:29 Stalled docker containers to remove:
19-Nov-2024 22:38:29 e12d53fb257e 50f8d4696811 4dc27c347ff8 403b34c963fd f784d3cb3893 760540dc350b 949f5d879eba dd1abddd7350 1e043f59c169 350ccb8a16d0 8a9dae1a8852 e18ef72dc157 cef5b039c175 2046346ebb97 aca4ed195ec4 1a368daec5a9
19-Nov-2024 22:38:29 Removing stalled docker containers
19-Nov-2024 22:38:29 Error response from daemon: Cannot kill container: e12d53fb257e: Container e12d53fb257eecc63a2fe78982c2edce7defcb181e724974eda835403716200d is not running
19-Nov-2024 22:38:29 e12d53fb257e
19-Nov-2024 22:38:29 Error response from daemon: Cannot kill container: 50f8d4696811: Container 50f8d469681179ed356d26eadec8ea4fd8465d8142d0565b5816d3eaaac1c19c is not running
19-Nov-2024 22:38:30 50f8d4696811
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 4dc27c347ff8: Container 4dc27c347ff8e3570528ed15a1934b53975e48ee177b232538cb1f8849acb21b is not running
19-Nov-2024 22:38:30 4dc27c347ff8
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 403b34c963fd: Container 403b34c963fd51a8a281a93d0d876aef66f115de925217e9e733396a8cae4e34 is not running
19-Nov-2024 22:38:30 403b34c963fd
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: f784d3cb3893: Container f784d3cb3893bb80c22e228e0a4971af71a022d9faabfff9bfbd1faa3e74538c is not running
19-Nov-2024 22:38:30 f784d3cb3893
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 760540dc350b: Container 760540dc350b883e0313e63b39133699cb2de64116c9c8c1bbf427664b00f7a9 is not running
19-Nov-2024 22:38:30 760540dc350b
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 949f5d879eba: Container 949f5d879eba51002dc2b734582c36e621e7d70418f1fa3044c3de8a3afb36ef is not running
19-Nov-2024 22:38:30 949f5d879eba
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: dd1abddd7350: Container dd1abddd7350acc5d0cb252df20144458a9a2d2004bbd5bc59f10c8bb3339ae9 is not running
19-Nov-2024 22:38:30 dd1abddd7350
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 1e043f59c169: Container 1e043f59c1696a8120adfd1b46ba380cc5acba647e0431d78bd4b062d06aa641 is not running
19-Nov-2024 22:38:30 1e043f59c169
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 350ccb8a16d0: Container 350ccb8a16d0857a996c6da3d8f2195b5e12d81021e63438bb19c4cdcd0711e7 is not running
19-Nov-2024 22:38:30 350ccb8a16d0
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 8a9dae1a8852: Container 8a9dae1a885204d3234b2295636ec78e7d1eb9b3fa2fb74ad5341fd855c9de05 is not running
19-Nov-2024 22:38:30 8a9dae1a8852
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: e18ef72dc157: Container e18ef72dc157683ab55b020e405d1f4b70c5effa1f3a6eb2cd6f4ec755103f05 is not running
19-Nov-2024 22:38:30 e18ef72dc157
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: cef5b039c175: Container cef5b039c175791c3fd30c1174dd4e580b6714219297c4a9408cc42ef275294b is not running
19-Nov-2024 22:38:30 cef5b039c175
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: 2046346ebb97: Container 2046346ebb97c1131f01b732480bca0676bbecec3e50695d88332b732d37ff4d is not running
19-Nov-2024 22:38:30 2046346ebb97
19-Nov-2024 22:38:30 Error response from daemon: Cannot kill container: aca4ed195ec4: Container aca4ed195ec44ad25ad50671c922f68298523f44d4ddb5bc003d4b7458e3c69d is not running
19-Nov-2024 22:38:30 aca4ed195ec4
19-Nov-2024 22:38:31 1a368daec5a9
19-Nov-2024 22:38:31 1a368daec5a9
19-Nov-2024 22:38:31 Stalled docker volumes to remove:
19-Nov-2024 22:38:31
19-Nov-2024 22:38:31 Removing stalled docker volumes
19-Nov-2024 22:38:31 Removing stalled loopdevices
19-Nov-2024 22:38:31 Done
19-Nov-2024 22:38:31 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:38:31 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:38:31 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:38:31 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:38:31 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:38:31 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:38:31 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:38:31 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:38:31 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:38:32 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 102.2 ms
19-Nov-2024 22:38:32 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS'
19-Nov-2024 22:38:32 Finalising the build...
19-Nov-2024 22:38:32 Stopping timer.
19-Nov-2024 22:38:32 Build ODSRV-OAP-SDCMDS-3366 completed.
19-Nov-2024 22:38:32 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:38:32 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:38:32 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:38:32 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:38:32 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:38:32 All post build plugins have finished
19-Nov-2024 22:38:32 Generating build results summary...
19-Nov-2024 22:38:32 Saving build results to disk...
19-Nov-2024 22:38:32 Store variable context...
19-Nov-2024 22:38:32 Finished building ODSRV-OAP-SDCMDS-3366.