oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: singleprovider directory CRUD multiclient directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

15-Nov-2024 20:29:01 -----------------------------------------------------------------
15-Nov-2024 20:29:01 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:29:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:29:01 using [token, token] by [user1, user2]"'
15-Nov-2024 20:29:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:29:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:29:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:29:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/zqqo9yson97u58pv
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zqqo9yson97u58pv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zqqo9yson97u58pv
15-Nov-2024 20:29:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15268394304772282868'...
15-Nov-2024 20:29:01 Getting configuration...
15-Nov-2024 20:29:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zqqo9yson97u58pv'.
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:29:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:29:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:29:01 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0ojntvz4je0oye9u
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0ojntvz4je0oye9u --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0ojntvz4je0oye9u
15-Nov-2024 20:29:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13289998759790076630'...
15-Nov-2024 20:29:01 Getting configuration...
15-Nov-2024 20:29:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0ojntvz4je0oye9u'.
15-Nov-2024 20:29:01
15-Nov-2024 20:29:01 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
15-Nov-2024 20:29:01 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
15-Nov-2024 20:29:01 =================================================================
15-Nov-2024 20:29:01
15-Nov-2024 20:29:02 PASSED
15-Nov-2024 20:29:02 Unmounting client from /tmp/onedata/mnt/zqqo9yson97u58pv
15-Nov-2024 20:29:02
15-Nov-2024 20:29:02
15-Nov-2024 20:29:02 Unmounting client from /tmp/onedata/mnt/0ojntvz4je0oye9u
15-Nov-2024 20:29:02
15-Nov-2024 20:29:02
15-Nov-2024 20:29:24 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
15-Nov-2024 20:29:24 =================================================================
15-Nov-2024 20:29:24 - Executing scenario 'Fail to delete non-empty directory using rmdir'
15-Nov-2024 20:29:24 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:29:24 -----------------------------------------------------------------
15-Nov-2024 20:29:24 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:29:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:29:24 using [token, token] by [user1, user2]"'
15-Nov-2024 20:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:29:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ipzmjt5qe40twqv3
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ipzmjt5qe40twqv3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ipzmjt5qe40twqv3
15-Nov-2024 20:29:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16955680750721739952'...
15-Nov-2024 20:29:24 Getting configuration...
15-Nov-2024 20:29:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ipzmjt5qe40twqv3'.
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:29:24 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3a55d8rxz0oewy90
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3a55d8rxz0oewy90 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3a55d8rxz0oewy90
15-Nov-2024 20:29:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15077899048706995388'...
15-Nov-2024 20:29:24 Getting configuration...
15-Nov-2024 20:29:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3a55d8rxz0oewy90'.
15-Nov-2024 20:29:24
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
15-Nov-2024 20:29:24 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
15-Nov-2024 20:29:24 =================================================================
15-Nov-2024 20:29:24
15-Nov-2024 20:29:25 PASSED
15-Nov-2024 20:29:25 Unmounting client from /tmp/onedata/mnt/ipzmjt5qe40twqv3
15-Nov-2024 20:29:25
15-Nov-2024 20:29:25
15-Nov-2024 20:29:25 Unmounting client from /tmp/onedata/mnt/3a55d8rxz0oewy90
15-Nov-2024 20:29:25
15-Nov-2024 20:29:25
15-Nov-2024 20:29:49 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
15-Nov-2024 20:29:49 =================================================================
15-Nov-2024 20:29:49 - Executing scenario 'Delete non-empty directory'
15-Nov-2024 20:29:49 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:29:49 -----------------------------------------------------------------
15-Nov-2024 20:29:49 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:29:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:29:49 using [token, token] by [user1, user2]"'
15-Nov-2024 20:29:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:29:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:29:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:29:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/d3a41c8l4jqb7lsi
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d3a41c8l4jqb7lsi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d3a41c8l4jqb7lsi
15-Nov-2024 20:29:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1442022253162706188'...
15-Nov-2024 20:29:49 Getting configuration...
15-Nov-2024 20:29:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d3a41c8l4jqb7lsi'.
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:29:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:29:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:29:49 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8779boec4996xqo3
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8779boec4996xqo3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8779boec4996xqo3
15-Nov-2024 20:29:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12743130547356108833'...
15-Nov-2024 20:29:49 Getting configuration...
15-Nov-2024 20:29:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8779boec4996xqo3'.
15-Nov-2024 20:29:49
15-Nov-2024 20:29:49 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
15-Nov-2024 20:29:49 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
15-Nov-2024 20:29:49 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:29:49 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:29:49 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:29:49 =================================================================
15-Nov-2024 20:29:49
15-Nov-2024 20:29:50 PASSED
15-Nov-2024 20:29:50 Unmounting client from /tmp/onedata/mnt/d3a41c8l4jqb7lsi
15-Nov-2024 20:29:50
15-Nov-2024 20:29:50
15-Nov-2024 20:29:50 Unmounting client from /tmp/onedata/mnt/8779boec4996xqo3
15-Nov-2024 20:29:50
15-Nov-2024 20:29:50
15-Nov-2024 20:30:15 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:30:15 =================================================================
15-Nov-2024 20:30:15 - Executing scenario 'Move directory'
15-Nov-2024 20:30:15 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:30:15 -----------------------------------------------------------------
15-Nov-2024 20:30:15 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:30:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:30:15 using [token, token] by [user1, user2]"'
15-Nov-2024 20:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:30:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/52psipi4he45do52
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/52psipi4he45do52 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/52psipi4he45do52
15-Nov-2024 20:30:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16026345748445702845'...
15-Nov-2024 20:30:15 Getting configuration...
15-Nov-2024 20:30:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/52psipi4he45do52'.
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:30:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:30:15 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0vhhlvetrwk977oo
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0vhhlvetrwk977oo --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0vhhlvetrwk977oo
15-Nov-2024 20:30:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16187706675471028670'...
15-Nov-2024 20:30:15 Getting configuration...
15-Nov-2024 20:30:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0vhhlvetrwk977oo'.
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:30:15 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:30:15 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:30:15 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:30:15 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:30:15 =================================================================
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 PASSED
15-Nov-2024 20:30:15 Unmounting client from /tmp/onedata/mnt/52psipi4he45do52
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15 Unmounting client from /tmp/onedata/mnt/0vhhlvetrwk977oo
15-Nov-2024 20:30:15
15-Nov-2024 20:30:15
15-Nov-2024 20:30:39 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:30:39 =================================================================
15-Nov-2024 20:30:39 - Executing scenario 'Copy directory'
15-Nov-2024 20:30:39 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:30:39 -----------------------------------------------------------------
15-Nov-2024 20:30:39 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:30:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:30:39 using [token, token] by [user1, user2]"'
15-Nov-2024 20:30:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:30:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:30:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:30:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tconsff2v8f00i4b
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tconsff2v8f00i4b --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tconsff2v8f00i4b
15-Nov-2024 20:30:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17450584180985928921'...
15-Nov-2024 20:30:39 Getting configuration...
15-Nov-2024 20:30:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tconsff2v8f00i4b'.
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:30:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:30:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:30:39 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ayzw4rfrittkrz1u
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ayzw4rfrittkrz1u --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ayzw4rfrittkrz1u
15-Nov-2024 20:30:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12763136805460014022'...
15-Nov-2024 20:30:39 Getting configuration...
15-Nov-2024 20:30:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ayzw4rfrittkrz1u'.
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:30:39 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:30:39 =================================================================
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 PASSED
15-Nov-2024 20:30:39 Unmounting client from /tmp/onedata/mnt/tconsff2v8f00i4b
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39 Unmounting client from /tmp/onedata/mnt/ayzw4rfrittkrz1u
15-Nov-2024 20:30:39
15-Nov-2024 20:30:39
15-Nov-2024 20:31:02 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
15-Nov-2024 20:31:02 =================================================================
15-Nov-2024 20:31:02 - Executing scenario 'Fail to move directory to itself'
15-Nov-2024 20:31:02 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:31:02 -----------------------------------------------------------------
15-Nov-2024 20:31:02 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:31:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:31:02 using [token, token] by [user1, user2]"'
15-Nov-2024 20:31:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:31:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5clswn98pfajjnl7
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5clswn98pfajjnl7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5clswn98pfajjnl7
15-Nov-2024 20:31:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17593139276890655151'...
15-Nov-2024 20:31:02 Getting configuration...
15-Nov-2024 20:31:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5clswn98pfajjnl7'.
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:31:02 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6q37qxrocdauilkk
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6q37qxrocdauilkk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6q37qxrocdauilkk
15-Nov-2024 20:31:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6428950008760220017'...
15-Nov-2024 20:31:02 Getting configuration...
15-Nov-2024 20:31:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6q37qxrocdauilkk'.
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:31:02 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:31:02 =================================================================
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 PASSED
15-Nov-2024 20:31:02 Unmounting client from /tmp/onedata/mnt/5clswn98pfajjnl7
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02 Unmounting client from /tmp/onedata/mnt/6q37qxrocdauilkk
15-Nov-2024 20:31:02
15-Nov-2024 20:31:02
15-Nov-2024 20:31:25 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
15-Nov-2024 20:31:25 =================================================================
15-Nov-2024 20:31:25 - Executing scenario 'Fail to move directory to its subtree'
15-Nov-2024 20:31:25 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:31:25 -----------------------------------------------------------------
15-Nov-2024 20:31:25 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:31:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:31:25 using [token, token] by [user1, user2]"'
15-Nov-2024 20:31:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-s9685', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685'
15-Nov-2024 20:31:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-s9685' successfully started
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sz5xglzmon4uscs9
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sz5xglzmon4uscs9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sz5xglzmon4uscs9
15-Nov-2024 20:31:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16589711256930666678'...
15-Nov-2024 20:31:25 Getting configuration...
15-Nov-2024 20:31:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sz5xglzmon4uscs9'.
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vrfm6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6'
15-Nov-2024 20:31:25 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-vrfm6' successfully started
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/n9etrv0rffrnthq6
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n9etrv0rffrnthq6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n9etrv0rffrnthq6
15-Nov-2024 20:31:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2367777848928491189'...
15-Nov-2024 20:31:25 Getting configuration...
15-Nov-2024 20:31:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n9etrv0rffrnthq6'.
15-Nov-2024 20:31:25
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:31:25 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:31:25 =================================================================
15-Nov-2024 20:31:25
15-Nov-2024 20:31:33 PASSED
15-Nov-2024 20:31:33 Unmounting client from /tmp/onedata/mnt/sz5xglzmon4uscs9
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 Unmounting client from /tmp/onedata/mnt/n9etrv0rffrnthq6
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731702685.3356977', '-c', '/tmp/logs']
15-Nov-2024 20:31:33 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-tf6qk. See /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-cross-support-job-3p-users-tf6qk/entrypoint.log for more details
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-s9685: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-oneclient-krakow-7d9476b8bc-s9685/oneclient_logs
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33          27,263   0%   26.00MB/s    0:00:00 (xfr#1, to-chk=195/229)
15-Nov-2024 20:31:33          27,263   0%   26.00MB/s    0:00:00 (xfr#1, to-chk=189/229)
15-Nov-2024 20:31:33          27,725   0%   26.44MB/s    0:00:00 (xfr#2, to-chk=191/229)
15-Nov-2024 20:31:33         134,667   3%   12.84MB/s    0:00:00 (xfr#3, to-chk=190/229)
15-Nov-2024 20:31:33         135,129   3%   12.89MB/s    0:00:00 (xfr#4, to-chk=189/229)
15-Nov-2024 20:31:33         151,051   3%   14.41MB/s    0:00:00 (xfr#5, to-chk=188/229)
15-Nov-2024 20:31:33         151,609   3%   14.46MB/s    0:00:00 (xfr#6, to-chk=184/229)
15-Nov-2024 20:31:33         209,837   5%   18.19MB/s    0:00:00 (xfr#7, to-chk=183/229)
15-Nov-2024 20:31:33         210,395   5%   18.24MB/s    0:00:00 (xfr#8, to-chk=182/229)
15-Nov-2024 20:31:33         237,590   5%   17.43MB/s    0:00:00 (xfr#9, to-chk=181/229)
15-Nov-2024 20:31:33         238,052   5%   16.22MB/s    0:00:00 (xfr#10, to-chk=177/229)
15-Nov-2024 20:31:33         346,145   8%   18.34MB/s    0:00:00 (xfr#11, to-chk=176/229)
15-Nov-2024 20:31:33         346,607   8%   18.36MB/s    0:00:00 (xfr#12, to-chk=175/229)
15-Nov-2024 20:31:33         347,235   8%   18.40MB/s    0:00:00 (xfr#13, to-chk=174/229)
15-Nov-2024 20:31:33         367,963   9%   18.47MB/s    0:00:00 (xfr#14, to-chk=173/229)
15-Nov-2024 20:31:33         368,329   9%   18.49MB/s    0:00:00 (xfr#15, to-chk=169/229)
15-Nov-2024 20:31:33         444,139  11%   19.25MB/s    0:00:00 (xfr#16, to-chk=168/229)
15-Nov-2024 20:31:33 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:31:33 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:31:33 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:31:33 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:31:33 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:31:33         444,505  11%   19.27MB/s    0:00:00 (xfr#17, to-chk=167/229)
15-Nov-2024 20:31:33         489,600  12%   20.30MB/s    0:00:00 (xfr#18, to-chk=166/229)
15-Nov-2024 20:31:33         490,254  12%   19.48MB/s    0:00:00 (xfr#19, to-chk=162/229)
15-Nov-2024 20:31:33         704,986  17%   23.18MB/s    0:00:00 (xfr#20, to-chk=161/229)
15-Nov-2024 20:31:33         705,640  17%   23.21MB/s    0:00:00 (xfr#21, to-chk=160/229)
15-Nov-2024 20:31:33         726,624  18%   20.38MB/s    0:00:00 (xfr#22, to-chk=159/229)
15-Nov-2024 20:31:33         727,182  18%   20.40MB/s    0:00:00 (xfr#23, to-chk=155/229)
15-Nov-2024 20:31:33         831,208  20%   22.65MB/s    0:00:00 (xfr#24, to-chk=154/229)
15-Nov-2024 20:31:33         831,766  20%   22.66MB/s    0:00:00 (xfr#25, to-chk=153/229)
15-Nov-2024 20:31:33         832,394  20%   22.68MB/s    0:00:00 (xfr#26, to-chk=152/229)
15-Nov-2024 20:31:33         850,856  21%   22.54MB/s    0:00:00 (xfr#27, to-chk=151/229)
15-Nov-2024 20:31:33         851,222  21%   22.55MB/s    0:00:00 (xfr#28, to-chk=147/229)
15-Nov-2024 20:31:33         914,485  22%   23.57MB/s    0:00:00 (xfr#29, to-chk=146/229)
15-Nov-2024 20:31:33         914,851  22%   22.96MB/s    0:00:00 (xfr#30, to-chk=145/229)
15-Nov-2024 20:31:33         930,411  23%   18.49MB/s    0:00:00 (xfr#31, to-chk=144/229)
15-Nov-2024 20:31:33         930,873  23%   18.49MB/s    0:00:00 (xfr#32, to-chk=140/229)
15-Nov-2024 20:31:33         989,600  24%   19.26MB/s    0:00:00 (xfr#33, to-chk=139/229)
15-Nov-2024 20:31:33         990,062  24%   19.27MB/s    0:00:00 (xfr#34, to-chk=138/229)
15-Nov-2024 20:31:33       1,029,549  25%   19.25MB/s    0:00:00 (xfr#35, to-chk=137/229)
15-Nov-2024 20:31:33       1,029,819  25%   19.26MB/s    0:00:00 (xfr#36, to-chk=133/229)
15-Nov-2024 20:31:33       1,178,447  29%   20.43MB/s    0:00:00 (xfr#37, to-chk=132/229)
15-Nov-2024 20:31:33       1,178,717  29%   20.07MB/s    0:00:00 (xfr#38, to-chk=131/229)
15-Nov-2024 20:31:33       1,206,626  30%   20.55MB/s    0:00:00 (xfr#39, to-chk=130/229)
15-Nov-2024 20:31:33       1,207,088  30%   20.56MB/s    0:00:00 (xfr#40, to-chk=126/229)
15-Nov-2024 20:31:33       1,329,674  33%   21.49MB/s    0:00:00 (xfr#41, to-chk=125/229)
15-Nov-2024 20:31:33       1,330,136  33%   21.50MB/s    0:00:00 (xfr#42, to-chk=124/229)
15-Nov-2024 20:31:33       1,352,861  33%   21.50MB/s    0:00:00 (xfr#43, to-chk=123/229)
15-Nov-2024 20:31:33       1,353,515  33%   21.51MB/s    0:00:00 (xfr#44, to-chk=119/229)
15-Nov-2024 20:31:33       1,430,098  35%   22.00MB/s    0:00:00 (xfr#45, to-chk=118/229)
15-Nov-2024 20:31:33       1,430,752  35%   22.01MB/s    0:00:00 (xfr#46, to-chk=117/229)
15-Nov-2024 20:31:33       1,479,852  36%   22.05MB/s    0:00:00 (xfr#47, to-chk=116/229)
15-Nov-2024 20:31:33       1,480,506  36%   22.06MB/s    0:00:00 (xfr#48, to-chk=112/229)
15-Nov-2024 20:31:33       1,677,271  41%   21.91MB/s    0:00:00 (xfr#49, to-chk=111/229)
15-Nov-2024 20:31:33       1,677,925  41%   21.92MB/s    0:00:00 (xfr#50, to-chk=110/229)
15-Nov-2024 20:31:33       1,678,553  41%   21.93MB/s    0:00:00 (xfr#51, to-chk=109/229)
15-Nov-2024 20:31:33       1,708,427  42%   21.72MB/s    0:00:00 (xfr#52, to-chk=108/229)
15-Nov-2024 20:31:33       1,709,177  42%   21.73MB/s    0:00:00 (xfr#53, to-chk=104/229)
15-Nov-2024 20:31:33       1,815,181  45%   20.61MB/s    0:00:00 (xfr#54, to-chk=103/229)
15-Nov-2024 20:31:33       1,815,931  45%   20.37MB/s    0:00:00 (xfr#55, to-chk=102/229)
15-Nov-2024 20:31:33       1,835,390  45%   20.59MB/s    0:00:00 (xfr#56, to-chk=101/229)
15-Nov-2024 20:31:33       1,836,140  45%   20.60MB/s    0:00:00 (xfr#57, to-chk=97/229)
15-Nov-2024 20:31:33       1,903,456  47%   20.63MB/s    0:00:00 (xfr#58, to-chk=96/229)
15-Nov-2024 20:31:33       1,904,206  47%   20.64MB/s    0:00:00 (xfr#59, to-chk=95/229)
15-Nov-2024 20:31:33       1,928,588  48%   19.57MB/s    0:00:00 (xfr#60, to-chk=94/229)
15-Nov-2024 20:31:33       1,929,050  48%   19.37MB/s    0:00:00 (xfr#61, to-chk=90/229)
15-Nov-2024 20:31:33       2,016,550  50%   18.49MB/s    0:00:00 (xfr#62, to-chk=89/229)
15-Nov-2024 20:31:33       2,017,012  50%   18.50MB/s    0:00:00 (xfr#63, to-chk=88/229)
15-Nov-2024 20:31:33       2,053,697  51%   18.65MB/s    0:00:00 (xfr#64, to-chk=87/229)
15-Nov-2024 20:31:33       2,054,543  51%   18.66MB/s    0:00:00 (xfr#65, to-chk=83/229)
15-Nov-2024 20:31:33       2,198,096  54%   16.25MB/s    0:00:00 (xfr#66, to-chk=82/229)
15-Nov-2024 20:31:33       2,198,942  54%   16.13MB/s    0:00:00 (xfr#67, to-chk=81/229)
15-Nov-2024 20:31:33       2,199,570  54%   16.14MB/s    0:00:00 (xfr#68, to-chk=80/229)
15-Nov-2024 20:31:33       2,220,033  55%   15.80MB/s    0:00:00 (xfr#69, to-chk=79/229)
15-Nov-2024 20:31:33       2,220,591  55%   15.69MB/s    0:00:00 (xfr#70, to-chk=75/229)
15-Nov-2024 20:31:33       2,292,632  57%   14.77MB/s    0:00:00 (xfr#71, to-chk=74/229)
15-Nov-2024 20:31:33       2,293,190  57%   14.78MB/s    0:00:00 (xfr#72, to-chk=73/229)
15-Nov-2024 20:31:33       2,314,434  57%   13.80MB/s    0:00:00 (xfr#73, to-chk=72/229)
15-Nov-2024 20:31:33       2,314,992  57%   13.80MB/s    0:00:00 (xfr#74, to-chk=68/229)
15-Nov-2024 20:31:33       2,413,648  60%   14.12MB/s    0:00:00 (xfr#75, to-chk=67/229)
15-Nov-2024 20:31:33       2,414,206  60%   14.12MB/s    0:00:00 (xfr#76, to-chk=66/229)
15-Nov-2024 20:31:33       2,434,818  60%   13.82MB/s    0:00:00 (xfr#77, to-chk=65/229)
15-Nov-2024 20:31:33       2,435,568  60%   13.83MB/s    0:00:00 (xfr#78, to-chk=61/229)
15-Nov-2024 20:31:33       2,523,970  63%   12.74MB/s    0:00:00 (xfr#79, to-chk=60/229)
15-Nov-2024 20:31:33       2,524,720  63%   12.67MB/s    0:00:00 (xfr#80, to-chk=59/229)
15-Nov-2024 20:31:33       2,547,085  63%   12.78MB/s    0:00:00 (xfr#81, to-chk=58/229)
15-Nov-2024 20:31:33       2,547,547  63%   12.79MB/s    0:00:00 (xfr#82, to-chk=54/229)
15-Nov-2024 20:31:33       2,642,744  66%   12.99MB/s    0:00:00 (xfr#83, to-chk=53/229)
15-Nov-2024 20:31:33       2,643,206  66%   12.99MB/s    0:00:00 (xfr#84, to-chk=52/229)
15-Nov-2024 20:31:33       2,664,375  66%   12.90MB/s    0:00:00 (xfr#85, to-chk=51/229)
15-Nov-2024 20:31:33       2,664,837  66%   12.90MB/s    0:00:00 (xfr#86, to-chk=47/229)
15-Nov-2024 20:31:33       2,750,652  68%   13.12MB/s    0:00:00 (xfr#87, to-chk=46/229)
15-Nov-2024 20:31:33       2,751,114  68%   13.12MB/s    0:00:00 (xfr#88, to-chk=45/229)
15-Nov-2024 20:31:33       2,751,742  68%   13.12MB/s    0:00:00 (xfr#89, to-chk=44/229)
15-Nov-2024 20:31:33       2,774,537  69%   13.23MB/s    0:00:00 (xfr#90, to-chk=43/229)
15-Nov-2024 20:31:33       2,774,999  69%   13.23MB/s    0:00:00 (xfr#91, to-chk=39/229)
15-Nov-2024 20:31:33       2,861,580  71%   13.51MB/s    0:00:00 (xfr#92, to-chk=38/229)
15-Nov-2024 20:31:33       2,862,042  71%   13.51MB/s    0:00:00 (xfr#93, to-chk=37/229)
15-Nov-2024 20:31:33       2,885,242  72%   13.42MB/s    0:00:00 (xfr#94, to-chk=36/229)
15-Nov-2024 20:31:33       2,885,896  72%   13.43MB/s    0:00:00 (xfr#95, to-chk=32/229)
15-Nov-2024 20:31:33       2,963,857  74%   13.65MB/s    0:00:00 (xfr#96, to-chk=31/229)
15-Nov-2024 20:31:33       2,964,511  74%   13.66MB/s    0:00:00 (xfr#97, to-chk=30/229)
15-Nov-2024 20:31:33       2,995,987  74%   13.74MB/s    0:00:00 (xfr#98, to-chk=29/229)
15-Nov-2024 20:31:33       2,996,737  74%   13.74MB/s    0:00:00 (xfr#99, to-chk=25/229)
15-Nov-2024 20:31:33       3,149,461  78%   14.04MB/s    0:00:00 (xfr#100, to-chk=24/229)
15-Nov-2024 20:31:33       3,150,211  78%   14.04MB/s    0:00:00 (xfr#101, to-chk=23/229)
15-Nov-2024 20:31:33       3,210,587  80%   14.24MB/s    0:00:00 (xfr#102, to-chk=22/229)
15-Nov-2024 20:31:33       3,211,145  80%   14.24MB/s    0:00:00 (xfr#103, to-chk=18/229)
15-Nov-2024 20:31:33       3,596,188  89%   14.91MB/s    0:00:00 (xfr#104, to-chk=17/229)
15-Nov-2024 20:31:33       3,596,746  89%   14.91MB/s    0:00:00 (xfr#105, to-chk=16/229)
15-Nov-2024 20:31:33       3,597,374  89%   14.92MB/s    0:00:00 (xfr#106, to-chk=15/229)
15-Nov-2024 20:31:33       3,638,404  90%   15.09MB/s    0:00:00 (xfr#107, to-chk=14/229)
15-Nov-2024 20:31:33       3,639,250  90%   15.02MB/s    0:00:00 (xfr#108, to-chk=10/229)
15-Nov-2024 20:31:33       3,811,122  95%   15.14MB/s    0:00:00 (xfr#109, to-chk=9/229)
15-Nov-2024 20:31:33       3,811,968  95%   15.15MB/s    0:00:00 (xfr#110, to-chk=8/229)
15-Nov-2024 20:31:33       3,840,844  95%   15.26MB/s    0:00:00 (xfr#111, to-chk=7/229)
15-Nov-2024 20:31:33       3,841,210  95%   15.26MB/s    0:00:00 (xfr#112, to-chk=3/229)
15-Nov-2024 20:31:33       3,944,134  98%   15.61MB/s    0:00:00 (xfr#113, to-chk=2/229)
15-Nov-2024 20:31:33       3,944,500  98%   15.61MB/s    0:00:00 (xfr#114, to-chk=1/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.56MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   15.50MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33       3,997,818  99%   14.72MB/s    0:00:00 (xfr#115, to-chk=0/229)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vrfm6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-oneclient-krakow-7d9476b8bc-vrfm6/oneclient_logs
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33          22,934   0%   21.87MB/s    0:00:00 (xfr#1, to-chk=193/227)
15-Nov-2024 20:31:33          22,934   0%   21.87MB/s    0:00:00 (xfr#1, to-chk=187/227)
15-Nov-2024 20:31:33          23,588   0%   22.50MB/s    0:00:00 (xfr#2, to-chk=189/227)
15-Nov-2024 20:31:33         117,430   3%  111.99MB/s    0:00:00 (xfr#3, to-chk=188/227)
15-Nov-2024 20:31:33         118,084   3%  112.61MB/s    0:00:00 (xfr#4, to-chk=187/227)
15-Nov-2024 20:31:33         147,589   4%   70.38MB/s    0:00:00 (xfr#5, to-chk=186/227)
15-Nov-2024 20:31:33         148,243   4%   70.69MB/s    0:00:00 (xfr#6, to-chk=182/227)
15-Nov-2024 20:31:33         258,008   8%   82.02MB/s    0:00:00 (xfr#7, to-chk=181/227)
15-Nov-2024 20:31:33         258,662   8%   82.23MB/s    0:00:00 (xfr#8, to-chk=180/227)
15-Nov-2024 20:31:33         279,448   9%   66.63MB/s    0:00:00 (xfr#9, to-chk=179/227)
15-Nov-2024 20:31:33         279,910   9%   66.74MB/s    0:00:00 (xfr#10, to-chk=175/227)
15-Nov-2024 20:31:33         362,730  12%   38.44MB/s    0:00:00 (xfr#11, to-chk=174/227)
15-Nov-2024 20:31:33         363,192  12%   38.49MB/s    0:00:00 (xfr#12, to-chk=173/227)
15-Nov-2024 20:31:33         402,622  13%   38.40MB/s    0:00:00 (xfr#13, to-chk=172/227)
15-Nov-2024 20:31:33         403,276  13%   38.46MB/s    0:00:00 (xfr#14, to-chk=168/227)
15-Nov-2024 20:31:33         563,909  18%   26.89MB/s    0:00:00 (xfr#15, to-chk=167/227)
15-Nov-2024 20:31:33         564,563  18%   26.92MB/s    0:00:00 (xfr#16, to-chk=166/227)
15-Nov-2024 20:31:33         582,516  19%   26.45MB/s    0:00:00 (xfr#17, to-chk=165/227)
15-Nov-2024 20:31:33         582,978  19%   26.47MB/s    0:00:00 (xfr#18, to-chk=161/227)
15-Nov-2024 20:31:33         644,460  21%   21.95MB/s    0:00:00 (xfr#19, to-chk=160/227)
15-Nov-2024 20:31:33         644,922  21%   21.97MB/s    0:00:00 (xfr#20, to-chk=159/227)
15-Nov-2024 20:31:33         667,073  22%   21.94MB/s    0:00:00 (xfr#21, to-chk=158/227)
15-Nov-2024 20:31:33         667,631  22%   21.96MB/s    0:00:00 (xfr#22, to-chk=154/227)
15-Nov-2024 20:31:33         754,544  25%   22.49MB/s    0:00:00 (xfr#23, to-chk=153/227)
15-Nov-2024 20:31:33         755,102  25%   22.50MB/s    0:00:00 (xfr#24, to-chk=152/227)
15-Nov-2024 20:31:33         769,790  25%   22.94MB/s    0:00:00 (xfr#25, to-chk=151/227)
15-Nov-2024 20:31:33         770,348  25%   22.26MB/s    0:00:00 (xfr#26, to-chk=147/227)
15-Nov-2024 20:31:33         827,429  27%   20.77MB/s    0:00:00 (xfr#27, to-chk=146/227)
15-Nov-2024 20:31:33         827,987  27%   20.25MB/s    0:00:00 (xfr#28, to-chk=145/227)
15-Nov-2024 20:31:33         856,476  28%   19.92MB/s    0:00:00 (xfr#29, to-chk=144/227)
15-Nov-2024 20:31:33         857,226  28%   19.94MB/s    0:00:00 (xfr#30, to-chk=140/227)
15-Nov-2024 20:31:33         953,928  31%   15.42MB/s    0:00:00 (xfr#31, to-chk=139/227)
15-Nov-2024 20:31:33         954,678  31%   15.43MB/s    0:00:00 (xfr#32, to-chk=138/227)
15-Nov-2024 20:31:33         974,470  32%   15.75MB/s    0:00:00 (xfr#33, to-chk=137/227)
15-Nov-2024 20:31:33         975,124  32%   15.50MB/s    0:00:00 (xfr#34, to-chk=133/227)
15-Nov-2024 20:31:33       1,039,229  34%   15.02MB/s    0:00:00 (xfr#35, to-chk=132/227)
15-Nov-2024 20:31:33       1,039,883  34%   15.03MB/s    0:00:00 (xfr#36, to-chk=131/227)
15-Nov-2024 20:31:33       1,059,755  35%   15.08MB/s    0:00:00 (xfr#37, to-chk=130/227)
15-Nov-2024 20:31:33       1,060,313  35%   15.09MB/s    0:00:00 (xfr#38, to-chk=126/227)
15-Nov-2024 20:31:33       1,131,050  37%   15.86MB/s    0:00:00 (xfr#39, to-chk=125/227)
15-Nov-2024 20:31:33       1,131,608  37%   15.87MB/s    0:00:00 (xfr#40, to-chk=124/227)
15-Nov-2024 20:31:33       1,167,664  39%   15.25MB/s    0:00:00 (xfr#41, to-chk=123/227)
15-Nov-2024 20:31:33       1,168,222  39%   15.26MB/s    0:00:00 (xfr#42, to-chk=119/227)
15-Nov-2024 20:31:33       1,303,652  43%   16.36MB/s    0:00:00 (xfr#43, to-chk=118/227)
15-Nov-2024 20:31:33       1,304,210  43%   16.37MB/s    0:00:00 (xfr#44, to-chk=117/227)
15-Nov-2024 20:31:33       1,326,969  44%   16.44MB/s    0:00:00 (xfr#45, to-chk=116/227)
15-Nov-2024 20:31:33       1,327,527  44%   16.44MB/s    0:00:00 (xfr#46, to-chk=112/227)
15-Nov-2024 20:31:33       1,412,102  47%   17.27MB/s    0:00:00 (xfr#47, to-chk=111/227)
15-Nov-2024 20:31:33       1,412,660  47%   17.27MB/s    0:00:00 (xfr#48, to-chk=110/227)
15-Nov-2024 20:31:33       1,441,035  48%   17.62MB/s    0:00:00 (xfr#49, to-chk=109/227)
15-Nov-2024 20:31:33       1,441,497  48%   17.62MB/s    0:00:00 (xfr#50, to-chk=105/227)
15-Nov-2024 20:31:33       1,533,814  51%   18.52MB/s    0:00:00 (xfr#51, to-chk=104/227)
15-Nov-2024 20:31:33       1,534,276  51%   18.52MB/s    0:00:00 (xfr#52, to-chk=103/227)
15-Nov-2024 20:31:33       1,551,097  51%   18.72MB/s    0:00:00 (xfr#53, to-chk=102/227)
15-Nov-2024 20:31:33       1,551,559  51%   18.50MB/s    0:00:00 (xfr#54, to-chk=98/227)
15-Nov-2024 20:31:33       1,609,705  53%   15.20MB/s    0:00:00 (xfr#55, to-chk=97/227)
15-Nov-2024 20:31:33       1,610,167  53%   15.05MB/s    0:00:00 (xfr#56, to-chk=96/227)
15-Nov-2024 20:31:33       1,627,837  54%   15.07MB/s    0:00:00 (xfr#57, to-chk=95/227)
15-Nov-2024 20:31:33       1,628,395  54%   14.93MB/s    0:00:00 (xfr#58, to-chk=91/227)
15-Nov-2024 20:31:33       1,683,701  56%   15.44MB/s    0:00:00 (xfr#59, to-chk=90/227)
15-Nov-2024 20:31:33       1,684,259  56%   15.30MB/s    0:00:00 (xfr#60, to-chk=89/227)
15-Nov-2024 20:31:33       1,701,944  56%   15.46MB/s    0:00:00 (xfr#61, to-chk=88/227)
15-Nov-2024 20:31:33       1,702,406  56%   15.46MB/s    0:00:00 (xfr#62, to-chk=84/227)
15-Nov-2024 20:31:33       1,768,628  59%   15.91MB/s    0:00:00 (xfr#63, to-chk=83/227)
15-Nov-2024 20:31:33       1,769,090  59%   15.92MB/s    0:00:00 (xfr#64, to-chk=82/227)
15-Nov-2024 20:31:33       1,797,723  60%   16.02MB/s    0:00:00 (xfr#65, to-chk=81/227)
15-Nov-2024 20:31:33       1,798,473  60%   16.03MB/s    0:00:00 (xfr#66, to-chk=77/227)
15-Nov-2024 20:31:33       1,895,580  63%   16.59MB/s    0:00:00 (xfr#67, to-chk=76/227)
15-Nov-2024 20:31:33       1,896,330  63%   16.59MB/s    0:00:00 (xfr#68, to-chk=75/227)
15-Nov-2024 20:31:33       1,917,800  64%   16.78MB/s    0:00:00 (xfr#69, to-chk=74/227)
15-Nov-2024 20:31:33       1,918,358  64%   16.63MB/s    0:00:00 (xfr#70, to-chk=70/227)
15-Nov-2024 20:31:33       2,007,011  67%   17.40MB/s    0:00:00 (xfr#71, to-chk=69/227)
15-Nov-2024 20:31:33       2,007,569  67%   17.41MB/s    0:00:00 (xfr#72, to-chk=68/227)
15-Nov-2024 20:31:33       2,034,592  68%   17.48MB/s    0:00:00 (xfr#73, to-chk=67/227)
15-Nov-2024 20:31:33       2,035,246  68%   17.49MB/s    0:00:00 (xfr#74, to-chk=63/227)
15-Nov-2024 20:31:33       2,124,762  71%   17.17MB/s    0:00:00 (xfr#75, to-chk=62/227)
15-Nov-2024 20:31:33       2,125,416  71%   17.18MB/s    0:00:00 (xfr#76, to-chk=61/227)
15-Nov-2024 20:31:33       2,126,044  71%   17.18MB/s    0:00:00 (xfr#77, to-chk=60/227)
15-Nov-2024 20:31:33       2,145,922  71%   17.20MB/s    0:00:00 (xfr#78, to-chk=59/227)
15-Nov-2024 20:31:33       2,146,480  71%   17.20MB/s    0:00:00 (xfr#79, to-chk=55/227)
15-Nov-2024 20:31:33       2,213,290  74%   17.74MB/s    0:00:00 (xfr#80, to-chk=54/227)
15-Nov-2024 20:31:33       2,213,848  74%   17.59MB/s    0:00:00 (xfr#81, to-chk=53/227)
15-Nov-2024 20:31:33       2,229,883  74%   17.72MB/s    0:00:00 (xfr#82, to-chk=52/227)
15-Nov-2024 20:31:33       2,230,345  74%   17.58MB/s    0:00:00 (xfr#83, to-chk=48/227)
15-Nov-2024 20:31:33       2,290,298  76%   17.90MB/s    0:00:00 (xfr#84, to-chk=47/227)
15-Nov-2024 20:31:33       2,290,760  76%   17.91MB/s    0:00:00 (xfr#85, to-chk=46/227)
15-Nov-2024 20:31:33       2,291,388  76%   17.91MB/s    0:00:00 (xfr#86, to-chk=45/227)
15-Nov-2024 20:31:33       2,314,289  77%   17.80MB/s    0:00:00 (xfr#87, to-chk=44/227)
15-Nov-2024 20:31:33       2,314,847  77%   17.80MB/s    0:00:00 (xfr#88, to-chk=40/227)
15-Nov-2024 20:31:33       2,392,946  80%   18.26MB/s    0:00:00 (xfr#89, to-chk=39/227)
15-Nov-2024 20:31:33       2,393,504  80%   18.26MB/s    0:00:00 (xfr#90, to-chk=38/227)
15-Nov-2024 20:31:33       2,394,132  80%   18.12MB/s    0:00:00 (xfr#91, to-chk=37/227)
15-Nov-2024 20:31:33       2,420,980  81%   18.32MB/s    0:00:00 (xfr#92, to-chk=36/227)
15-Nov-2024 20:31:33       2,421,346  81%   18.33MB/s    0:00:00 (xfr#93, to-chk=32/227)
15-Nov-2024 20:31:33       2,518,950  84%   18.92MB/s    0:00:00 (xfr#94, to-chk=31/227)
15-Nov-2024 20:31:33       2,519,316  84%   18.92MB/s    0:00:00 (xfr#95, to-chk=30/227)
15-Nov-2024 20:31:33       2,540,683  85%   18.93MB/s    0:00:00 (xfr#96, to-chk=29/227)
15-Nov-2024 20:31:33       2,541,145  85%   18.79MB/s    0:00:00 (xfr#97, to-chk=25/227)
15-Nov-2024 20:31:33       2,640,621  88%   19.37MB/s    0:00:00 (xfr#98, to-chk=24/227)
15-Nov-2024 20:31:33       2,641,083  88%   19.37MB/s    0:00:00 (xfr#99, to-chk=23/227)
15-Nov-2024 20:31:33       2,670,658  89%   19.59MB/s    0:00:00 (xfr#100, to-chk=22/227)
15-Nov-2024 20:31:33       2,671,216  89%   19.60MB/s    0:00:00 (xfr#101, to-chk=18/227)
15-Nov-2024 20:31:33       2,769,523  92%   20.01MB/s    0:00:00 (xfr#102, to-chk=17/227)
15-Nov-2024 20:31:33       2,770,081  92%   20.01MB/s    0:00:00 (xfr#103, to-chk=16/227)
15-Nov-2024 20:31:33       2,793,259  93%   20.18MB/s    0:00:00 (xfr#104, to-chk=15/227)
15-Nov-2024 20:31:33       2,793,625  93%   20.03MB/s    0:00:00 (xfr#105, to-chk=11/227)
15-Nov-2024 20:31:33       2,868,892  96%   20.42MB/s    0:00:00 (xfr#106, to-chk=10/227)
15-Nov-2024 20:31:33       2,869,258  96%   20.27MB/s    0:00:00 (xfr#107, to-chk=9/227)
15-Nov-2024 20:31:33       2,869,886  96%   20.27MB/s    0:00:00 (xfr#108, to-chk=8/227)
15-Nov-2024 20:31:33       2,884,345  96%   20.23MB/s    0:00:00 (xfr#109, to-chk=7/227)
15-Nov-2024 20:31:33       2,884,807  96%   20.23MB/s    0:00:00 (xfr#110, to-chk=3/227)
15-Nov-2024 20:31:33       2,937,549  98%   20.45MB/s    0:00:00 (xfr#111, to-chk=2/227)
15-Nov-2024 20:31:33       2,938,011  98%   20.30MB/s    0:00:00 (xfr#112, to-chk=1/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.47MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.32MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.32MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.18MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.18MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.03MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.03MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   20.03MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.76MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   19.76MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33       2,983,136  99%   18.84MB/s    0:00:00 (xfr#113, to-chk=0/227)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33          42,767   6%   40.79MB/s    0:00:00 (xfr#2, to-chk=77/82)
15-Nov-2024 20:31:33          83,654  13%   79.78MB/s    0:00:00 (xfr#3, to-chk=75/82)
15-Nov-2024 20:31:33          83,654  13%   79.78MB/s    0:00:00 (xfr#4, to-chk=73/82)
15-Nov-2024 20:31:33          83,654  13%   39.89MB/s    0:00:00 (xfr#5, to-chk=71/82)
15-Nov-2024 20:31:33         123,103  19%   19.57MB/s    0:00:00 (xfr#6, to-chk=69/82)
15-Nov-2024 20:31:33         123,253  19%   19.59MB/s    0:00:00 (xfr#7, to-chk=67/82)
15-Nov-2024 20:31:33         123,550  19%   19.64MB/s    0:00:00 (xfr#8, to-chk=65/82)
15-Nov-2024 20:31:33         210,528  33%   28.68MB/s    0:00:00 (xfr#9, to-chk=63/82)
15-Nov-2024 20:31:33         213,143  34%   29.04MB/s    0:00:00 (xfr#10, to-chk=53/82)
15-Nov-2024 20:31:33         216,100  34%   29.44MB/s    0:00:00 (xfr#11, to-chk=52/82)
15-Nov-2024 20:31:33         220,881  35%   23.41MB/s    0:00:00 (xfr#12, to-chk=51/82)
15-Nov-2024 20:31:33         226,916  36%   24.04MB/s    0:00:00 (xfr#13, to-chk=50/82)
15-Nov-2024 20:31:33         230,671  36%   24.44MB/s    0:00:00 (xfr#14, to-chk=49/82)
15-Nov-2024 20:31:33         234,141  37%   22.33MB/s    0:00:00 (xfr#15, to-chk=48/82)
15-Nov-2024 20:31:33         237,326  37%   22.63MB/s    0:00:00 (xfr#16, to-chk=47/82)
15-Nov-2024 20:31:33         238,345  38%   22.73MB/s    0:00:00 (xfr#17, to-chk=46/82)
15-Nov-2024 20:31:33         243,124  38%   23.19MB/s    0:00:00 (xfr#18, to-chk=45/82)
15-Nov-2024 20:31:33         246,024  39%   23.46MB/s    0:00:00 (xfr#19, to-chk=44/82)
15-Nov-2024 20:31:33         251,204  40%   23.96MB/s    0:00:00 (xfr#20, to-chk=43/82)
15-Nov-2024 20:31:33         252,799  40%   24.11MB/s    0:00:00 (xfr#21, to-chk=42/82)
15-Nov-2024 20:31:33         253,248  40%   24.15MB/s    0:00:00 (xfr#22, to-chk=41/82)
15-Nov-2024 20:31:33         259,796  41%   24.78MB/s    0:00:00 (xfr#23, to-chk=40/82)
15-Nov-2024 20:31:33         267,425  42%   23.19MB/s    0:00:00 (xfr#24, to-chk=39/82)
15-Nov-2024 20:31:33         268,729  42%   23.30MB/s    0:00:00 (xfr#25, to-chk=38/82)
15-Nov-2024 20:31:33         273,282  43%   23.69MB/s    0:00:00 (xfr#26, to-chk=37/82)
15-Nov-2024 20:31:33         273,447  43%   23.71MB/s    0:00:00 (xfr#27, to-chk=36/82)
15-Nov-2024 20:31:33         274,181  43%   23.77MB/s    0:00:00 (xfr#28, to-chk=35/82)
15-Nov-2024 20:31:33         276,574  44%   23.98MB/s    0:00:00 (xfr#29, to-chk=34/82)
15-Nov-2024 20:31:33         280,840  44%   24.35MB/s    0:00:00 (xfr#30, to-chk=33/82)
15-Nov-2024 20:31:33         288,123  46%   24.98MB/s    0:00:00 (xfr#31, to-chk=32/82)
15-Nov-2024 20:31:33         293,297  46%   25.43MB/s    0:00:00 (xfr#32, to-chk=31/82)
15-Nov-2024 20:31:33         295,399  47%   23.48MB/s    0:00:00 (xfr#33, to-chk=30/82)
15-Nov-2024 20:31:33         296,418  47%   23.56MB/s    0:00:00 (xfr#34, to-chk=29/82)
15-Nov-2024 20:31:33         302,449  48%   24.04MB/s    0:00:00 (xfr#35, to-chk=28/82)
15-Nov-2024 20:31:33         305,121  48%   24.25MB/s    0:00:00 (xfr#36, to-chk=27/82)
15-Nov-2024 20:31:33         312,408  49%   24.83MB/s    0:00:00 (xfr#37, to-chk=26/82)
15-Nov-2024 20:31:33         314,223  50%   24.97MB/s    0:00:00 (xfr#38, to-chk=25/82)
15-Nov-2024 20:31:33         316,097  50%   25.12MB/s    0:00:00 (xfr#39, to-chk=24/82)
15-Nov-2024 20:31:33         322,928  51%   25.66MB/s    0:00:00 (xfr#40, to-chk=23/82)
15-Nov-2024 20:31:33         328,389  52%   26.10MB/s    0:00:00 (xfr#41, to-chk=22/82)
15-Nov-2024 20:31:33         329,123  52%   26.16MB/s    0:00:00 (xfr#42, to-chk=21/82)
15-Nov-2024 20:31:33         336,013  53%   24.65MB/s    0:00:00 (xfr#43, to-chk=20/82)
15-Nov-2024 20:31:33         340,564  54%   24.98MB/s    0:00:00 (xfr#44, to-chk=19/82)
15-Nov-2024 20:31:33         340,785  54%   25.00MB/s    0:00:00 (xfr#45, to-chk=18/82)
15-Nov-2024 20:31:33         346,535  55%   25.42MB/s    0:00:00 (xfr#46, to-chk=17/82)
15-Nov-2024 20:31:33         350,518  56%   25.71MB/s    0:00:00 (xfr#47, to-chk=16/82)
15-Nov-2024 20:31:33         355,983  56%   26.11MB/s    0:00:00 (xfr#48, to-chk=15/82)
15-Nov-2024 20:31:33         362,588  57%   26.60MB/s    0:00:00 (xfr#49, to-chk=14/82)
15-Nov-2024 20:31:33         368,908  58%   23.45MB/s    0:00:00 (xfr#50, to-chk=13/82)
15-Nov-2024 20:31:33         372,659  59%   22.21MB/s    0:00:00 (xfr#51, to-chk=12/82)
15-Nov-2024 20:31:33         373,961  59%   22.29MB/s    0:00:00 (xfr#52, to-chk=11/82)
15-Nov-2024 20:31:33         377,431  60%   22.50MB/s    0:00:00 (xfr#53, to-chk=10/82)
15-Nov-2024 20:31:33         379,818  60%   22.64MB/s    0:00:00 (xfr#54, to-chk=9/82)
15-Nov-2024 20:31:33         384,086  61%   22.89MB/s    0:00:00 (xfr#55, to-chk=8/82)
15-Nov-2024 20:31:33         389,836  62%   23.24MB/s    0:00:00 (xfr#56, to-chk=7/82)
15-Nov-2024 20:31:33         396,156  63%   23.61MB/s    0:00:00 (xfr#57, to-chk=6/82)
15-Nov-2024 20:31:33         400,139  63%   23.85MB/s    0:00:00 (xfr#58, to-chk=5/82)
15-Nov-2024 20:31:33         403,324  64%   24.04MB/s    0:00:00 (xfr#59, to-chk=4/82)
15-Nov-2024 20:31:33         403,773  64%   22.65MB/s    0:00:00 (xfr#60, to-chk=3/82)
15-Nov-2024 20:31:33         405,875  64%   22.77MB/s    0:00:00 (xfr#61, to-chk=2/82)
15-Nov-2024 20:31:33         407,407  65%   22.85MB/s    0:00:00 (xfr#62, to-chk=1/82)
15-Nov-2024 20:31:33         415,036  66%   23.28MB/s    0:00:00 (xfr#63, to-chk=0/82)
15-Nov-2024 20:31:33         415,036  66%   20.83MB/s    0:00:00 (xfr#63, to-chk=0/82)
15-Nov-2024 20:31:33         415,036  66%   20.83MB/s    0:00:00 (xfr#63, to-chk=0/82)
15-Nov-2024 20:31:33         415,036  66%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/82)
15-Nov-2024 20:31:33         415,036  66%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/82)
15-Nov-2024 20:31:33         415,036  66%   17.99MB/s    0:00:00 (xfr#63, to-chk=0/82)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33          23,704  16%   22.61MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:31:33          48,384  33%   46.14MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:31:33          48,384  33%   46.14MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:31:33          71,885  49%   68.55MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:31:33          72,176  50%   68.83MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:31:33          72,176  50%   22.94MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:31:33           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:31:33           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:31:33           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:31:33           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:31:33           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33          23,852   7%   22.75MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:31:33          48,471  14%   46.23MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:31:33          48,471  14%   46.23MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:31:33          71,843  21%   68.51MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:31:33          71,934  21%   68.60MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:31:33          72,231  21%   68.88MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:31:33         166,748  50%   79.51MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:31:33         166,748  50%   53.01MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33          55,425  12%   52.86MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:31:33         112,437  25%  107.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:31:33         161,811  37%  154.31MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:31:33         217,033  49%   68.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:31:33         217,324  50%   69.09MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:31:33         217,324  50%   51.81MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:31:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.17.40/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:31:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:31:33           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:31:33           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:31:33           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:31:33           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:31:33           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:31:33           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:31:33 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1731702685.3356977 exists, exporting anyway.
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 =============================== warnings summary ===============================
15-Nov-2024 20:31:33 tests/utils/rest_utils.py:98
15-Nov-2024 20:31:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:31:33     print("""
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 tests/utils/path_utils.py:112
15-Nov-2024 20:31:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:31:33     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:31:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:31:33     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:31:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:31:33     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:31:33 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:31:33 ================== 27 passed, 4 warnings in 835.89s (0:13:55) ==================
15-Nov-2024 20:31:38 release "dev" uninstalled
15-Nov-2024 20:31:39 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:31:42 No resources found
15-Nov-2024 20:31:43 Sidecar injection has been disabled
15-Nov-2024 20:31:43 Cleaning helm release "dev"...
15-Nov-2024 20:31:43 Deleted 1 helm deployments
15-Nov-2024 20:31:43 Deleted 0 k8s deployments
15-Nov-2024 20:31:43 Deleted 0 k8s services
15-Nov-2024 20:31:43 Deleted 0 persistent volumes
15-Nov-2024 20:31:43 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:31:43 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:31:43 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:31:43 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:31:43 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:31:43 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:31:43 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:31:43 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:31:43 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:31:43 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD...
15-Nov-2024 20:31:43 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:31:43 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:31:43
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:31:43 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:31:43
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3364 (ODSRV-OAP-SDCMD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3364-ScriptBuildTask-12062278338741177371.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance
15-Nov-2024 20:31:44 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz
15-Nov-2024 20:31:45 Uploading artifact
15-Nov-2024 20:31:45     source path: surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz
15-Nov-2024 20:31:45     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio.tar.gz
15-Nov-2024 20:31:45 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:31:45 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:31:45 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:31:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3364 (ODSRV-OAP-SDCMD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3364-ScriptBuildTask-17194867362216126480.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD
15-Nov-2024 20:31:45 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:31:45 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:31:45 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:31:45
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:31:45 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:31:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio #3364 (ODSRV-OAP-SDCMD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMD-3364-ScriptBuildTask-1382028550191225721.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD/onedata-acceptance
15-Nov-2024 20:31:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:31:45                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:31:45
15-Nov-2024 20:31:45   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:31:45 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 58804
15-Nov-2024 20:31:45 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:31:46 Cleaning helm deployments
15-Nov-2024 20:31:46 Cleanining pods
15-Nov-2024 20:31:46 Cleaning kube persistant volumes
15-Nov-2024 20:31:47 Cleaning dockswift container
15-Nov-2024 20:31:47 Cleaning docker containers
15-Nov-2024 20:31:50 Stalled docker containers to remove:
15-Nov-2024 20:31:50 116ff4f2fce6 1fe88014a246 24839f780be3 609058f9faf3 12b806513ccb 3e187f5fff52 b38f80e1297c 30dd3869c998 d24bb96cc537 8ad83eb2c250 b22282aaa213 9aac72eaaa0f cb575e068d27 7bef6389fa9b 767e3abd9db4 006798ee8bc3
15-Nov-2024 20:31:50 Removing stalled docker containers
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 116ff4f2fce6: Container 116ff4f2fce63394dbdbdd4f300cad1b8a74232c4e7cc16a0c34ae84b1e6d796 is not running
15-Nov-2024 20:31:50 116ff4f2fce6
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 1fe88014a246: Container 1fe88014a2466532ab3185e251ec46de8a27051b746ab926d51e7fbeecbe9cfc is not running
15-Nov-2024 20:31:50 1fe88014a246
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 24839f780be3: Container 24839f780be3695642f836c5f6050536eb45e3531496036d831e8f753f675e51 is not running
15-Nov-2024 20:31:50 24839f780be3
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 609058f9faf3: Container 609058f9faf353ab04a63ae76220e5bebf84f18df847992a7753c96a108edaa4 is not running
15-Nov-2024 20:31:50 609058f9faf3
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 12b806513ccb: Container 12b806513ccbcfbabd2103f8f376b5b6838d5334b85a9a1f06feca09fa663ac7 is not running
15-Nov-2024 20:31:50 12b806513ccb
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 3e187f5fff52: Container 3e187f5fff52fc1a9dbb58eefb1f51c0a1ba1b474ebf9e23be5a388a77e19556 is not running
15-Nov-2024 20:31:50 3e187f5fff52
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: b38f80e1297c: Container b38f80e1297c12f1f563ab3d2c9a78c3f8319b6634caa054923a3ced3616982f is not running
15-Nov-2024 20:31:50 b38f80e1297c
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 30dd3869c998: Container 30dd3869c9984cb1b92b399dcc5846f92a5c2ff7d268a7a38dd62c30680539ae is not running
15-Nov-2024 20:31:50 30dd3869c998
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: d24bb96cc537: Container d24bb96cc537be41017d0f0eddd10fdb465bd2e8c38a738110ad45e38df648dd is not running
15-Nov-2024 20:31:50 d24bb96cc537
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 8ad83eb2c250: Container 8ad83eb2c2502549abcdde40c0e0adb91d851dab5459e45542a1eeff2b961e66 is not running
15-Nov-2024 20:31:50 8ad83eb2c250
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: b22282aaa213: Container b22282aaa213c40a9762503cdde3025928b10f26c42cb71847a521be5140a236 is not running
15-Nov-2024 20:31:50 b22282aaa213
15-Nov-2024 20:31:50 Error response from daemon: Cannot kill container: 9aac72eaaa0f: Container 9aac72eaaa0fb0b46f93c642a32f835248615de7a98ff8403991cf982871abb0 is not running
15-Nov-2024 20:31:51 9aac72eaaa0f
15-Nov-2024 20:31:51 Error response from daemon: Cannot kill container: cb575e068d27: Container cb575e068d27877502d9374a4eab6f295a0faf0aafe31941f5ce2734917c118c is not running
15-Nov-2024 20:31:51 cb575e068d27
15-Nov-2024 20:31:51 Error response from daemon: Cannot kill container: 7bef6389fa9b: Container 7bef6389fa9bd7912a0eb8c55d0bbba393258aeddc270f6a24c3946cc4652e54 is not running
15-Nov-2024 20:31:51 7bef6389fa9b
15-Nov-2024 20:31:51 Error response from daemon: Cannot kill container: 767e3abd9db4: Container 767e3abd9db427b6b3598256c09dd6515500ca21959427b19f52410643000df5 is not running
15-Nov-2024 20:31:51 767e3abd9db4
15-Nov-2024 20:31:51 006798ee8bc3
15-Nov-2024 20:31:51 006798ee8bc3
15-Nov-2024 20:31:51 Stalled docker volumes to remove:
15-Nov-2024 20:31:51
15-Nov-2024 20:31:51 Removing stalled docker volumes
15-Nov-2024 20:31:51 Removing stalled loopdevices
15-Nov-2024 20:31:52 Done
15-Nov-2024 20:31:52 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:31:52 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:31:52 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:31:52 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:31:52 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:31:52 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:31:52 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:31:52 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:31:52 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:31:52 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 104.0 ms
15-Nov-2024 20:31:52 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMD'
15-Nov-2024 20:31:52 Finalising the build...
15-Nov-2024 20:31:52 Stopping timer.
15-Nov-2024 20:31:52 Build ODSRV-OAP-SDCMD-3364 completed.
15-Nov-2024 20:31:52 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:31:52 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:31:52 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:31:52 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:31:52 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:31:52 All post build plugins have finished
15-Nov-2024 20:31:52 Generating build results summary...
15-Nov-2024 20:31:52 Saving build results to disk...
15-Nov-2024 20:31:52 Store variable context...
15-Nov-2024 20:31:52 Finished building ODSRV-OAP-SDCMD-3364.