oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider proxy directory CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

13-Nov-2024 18:44:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
13-Nov-2024 18:44:07 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
13-Nov-2024 18:44:07 =================================================================
13-Nov-2024 18:44:07
13-Nov-2024 18:44:08 PASSED
13-Nov-2024 18:44:08 Unmounting client from /tmp/onedata/mnt/zadfem3qdcsx1abn
13-Nov-2024 18:44:08
13-Nov-2024 18:44:08
13-Nov-2024 18:44:08 Unmounting client from /tmp/onedata/mnt/oc1ay9qlupje5pyb
13-Nov-2024 18:44:08
13-Nov-2024 18:44:08
13-Nov-2024 18:44:31 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:44:31 =================================================================
13-Nov-2024 18:44:31 - Executing scenario 'Fail to delete non-empty directory using rmdir'
13-Nov-2024 18:44:31 - from feature 'Multi_directory_CRUD'
13-Nov-2024 18:44:31 -----------------------------------------------------------------
13-Nov-2024 18:44:31 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:44:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:44:31 using [token, token] by [user1, user2]"'
13-Nov-2024 18:44:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:44:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:44:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98'
13-Nov-2024 18:44:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98' successfully started
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zi0icmqb246609mb
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zi0icmqb246609mb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zi0icmqb246609mb
13-Nov-2024 18:44:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8782704475717221065'...
13-Nov-2024 18:44:31 Getting configuration...
13-Nov-2024 18:44:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zi0icmqb246609mb'.
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:44:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:44:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r'
13-Nov-2024 18:44:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r' successfully started
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vcjfjtqlzb1bowya
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vcjfjtqlzb1bowya --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vcjfjtqlzb1bowya
13-Nov-2024 18:44:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6019966108810424090'...
13-Nov-2024 18:44:31 Getting configuration...
13-Nov-2024 18:44:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vcjfjtqlzb1bowya'.
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
13-Nov-2024 18:44:31 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
13-Nov-2024 18:44:31 =================================================================
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 PASSED
13-Nov-2024 18:44:31 Unmounting client from /tmp/onedata/mnt/zi0icmqb246609mb
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31 Unmounting client from /tmp/onedata/mnt/vcjfjtqlzb1bowya
13-Nov-2024 18:44:31
13-Nov-2024 18:44:31
13-Nov-2024 18:44:56 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:44:56 =================================================================
13-Nov-2024 18:44:56 - Executing scenario 'Delete non-empty directory'
13-Nov-2024 18:44:56 - from feature 'Multi_directory_CRUD'
13-Nov-2024 18:44:56 -----------------------------------------------------------------
13-Nov-2024 18:44:56 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:44:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:44:56 using [token, token] by [user1, user2]"'
13-Nov-2024 18:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98'
13-Nov-2024 18:44:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98' successfully started
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eeimzbdsprc343zc
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eeimzbdsprc343zc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eeimzbdsprc343zc
13-Nov-2024 18:44:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7184235339211074246'...
13-Nov-2024 18:44:56 Getting configuration...
13-Nov-2024 18:44:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eeimzbdsprc343zc'.
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r'
13-Nov-2024 18:44:56 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r' successfully started
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rfx7o105rb5f8oiv
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rfx7o105rb5f8oiv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rfx7o105rb5f8oiv
13-Nov-2024 18:44:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4221074328454255876'...
13-Nov-2024 18:44:56 Getting configuration...
13-Nov-2024 18:44:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rfx7o105rb5f8oiv'.
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
13-Nov-2024 18:44:56 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
13-Nov-2024 18:44:56 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
13-Nov-2024 18:44:56 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
13-Nov-2024 18:44:56 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
13-Nov-2024 18:44:56 =================================================================
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 PASSED
13-Nov-2024 18:44:56 Unmounting client from /tmp/onedata/mnt/eeimzbdsprc343zc
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56 Unmounting client from /tmp/onedata/mnt/rfx7o105rb5f8oiv
13-Nov-2024 18:44:56
13-Nov-2024 18:44:56
13-Nov-2024 18:45:22 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:45:22 =================================================================
13-Nov-2024 18:45:22 - Executing scenario 'Move directory'
13-Nov-2024 18:45:22 - from feature 'Multi_directory_CRUD'
13-Nov-2024 18:45:22 -----------------------------------------------------------------
13-Nov-2024 18:45:22 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:45:22 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:45:22 using [token, token] by [user1, user2]"'
13-Nov-2024 18:45:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:45:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:45:22 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98'
13-Nov-2024 18:45:22 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98' successfully started
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c8athw5j93pif3xt
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c8athw5j93pif3xt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c8athw5j93pif3xt
13-Nov-2024 18:45:22 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14651355494969522560'...
13-Nov-2024 18:45:22 Getting configuration...
13-Nov-2024 18:45:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c8athw5j93pif3xt'.
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:45:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:45:22 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r'
13-Nov-2024 18:45:22 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r' successfully started
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qg78sansmn0fhk7s
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qg78sansmn0fhk7s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qg78sansmn0fhk7s
13-Nov-2024 18:45:22 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '156640386019275455'...
13-Nov-2024 18:45:22 Getting configuration...
13-Nov-2024 18:45:22 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qg78sansmn0fhk7s'.
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
13-Nov-2024 18:45:22 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 18:45:22 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
13-Nov-2024 18:45:22 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:45:22 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 18:45:22 =================================================================
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 PASSED
13-Nov-2024 18:45:22 Unmounting client from /tmp/onedata/mnt/c8athw5j93pif3xt
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22 Unmounting client from /tmp/onedata/mnt/qg78sansmn0fhk7s
13-Nov-2024 18:45:22
13-Nov-2024 18:45:22
13-Nov-2024 18:45:46 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:45:46 =================================================================
13-Nov-2024 18:45:46 - Executing scenario 'Copy directory'
13-Nov-2024 18:45:46 - from feature 'Multi_directory_CRUD'
13-Nov-2024 18:45:46 -----------------------------------------------------------------
13-Nov-2024 18:45:46 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:45:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:45:46 using [token, token] by [user1, user2]"'
13-Nov-2024 18:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98'
13-Nov-2024 18:45:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98' successfully started
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tads7nypengncvqj
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tads7nypengncvqj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tads7nypengncvqj
13-Nov-2024 18:45:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14781274223610423601'...
13-Nov-2024 18:45:46 Getting configuration...
13-Nov-2024 18:45:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tads7nypengncvqj'.
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r'
13-Nov-2024 18:45:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r' successfully started
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vxv362y2l8ha30yx
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vxv362y2l8ha30yx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vxv362y2l8ha30yx
13-Nov-2024 18:45:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10365481961704867482'...
13-Nov-2024 18:45:46 Getting configuration...
13-Nov-2024 18:45:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vxv362y2l8ha30yx'.
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
13-Nov-2024 18:45:46 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
13-Nov-2024 18:45:46 =================================================================
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 PASSED
13-Nov-2024 18:45:46 Unmounting client from /tmp/onedata/mnt/tads7nypengncvqj
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46 Unmounting client from /tmp/onedata/mnt/vxv362y2l8ha30yx
13-Nov-2024 18:45:46
13-Nov-2024 18:45:46
13-Nov-2024 18:46:10 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:46:10 =================================================================
13-Nov-2024 18:46:10 - Executing scenario 'Fail to move directory to itself'
13-Nov-2024 18:46:10 - from feature 'Multi_directory_CRUD'
13-Nov-2024 18:46:10 -----------------------------------------------------------------
13-Nov-2024 18:46:10 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:46:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:46:10 using [token, token] by [user1, user2]"'
13-Nov-2024 18:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98'
13-Nov-2024 18:46:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98' successfully started
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1zm2zrqdg01u7lag
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1zm2zrqdg01u7lag --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1zm2zrqdg01u7lag
13-Nov-2024 18:46:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1680219717748360706'...
13-Nov-2024 18:46:10 Getting configuration...
13-Nov-2024 18:46:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1zm2zrqdg01u7lag'.
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:46:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r'
13-Nov-2024 18:46:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r' successfully started
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/300y51hma6zygm51
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/300y51hma6zygm51 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/300y51hma6zygm51
13-Nov-2024 18:46:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1679554855903079200'...
13-Nov-2024 18:46:10 Getting configuration...
13-Nov-2024 18:46:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/300y51hma6zygm51'.
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:46:10 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:46:10 =================================================================
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 PASSED
13-Nov-2024 18:46:10 Unmounting client from /tmp/onedata/mnt/1zm2zrqdg01u7lag
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10 Unmounting client from /tmp/onedata/mnt/300y51hma6zygm51
13-Nov-2024 18:46:10
13-Nov-2024 18:46:10
13-Nov-2024 18:46:33 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:46:33 =================================================================
13-Nov-2024 18:46:33 - Executing scenario 'Fail to move directory to its subtree'
13-Nov-2024 18:46:33 - from feature 'Multi_directory_CRUD'
13-Nov-2024 18:46:33 -----------------------------------------------------------------
13-Nov-2024 18:46:33 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:46:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:46:33 using [token, token] by [user1, user2]"'
13-Nov-2024 18:46:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:46:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:46:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5lj98', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98'
13-Nov-2024 18:46:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5lj98' successfully started
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n4qo93apdjzgojdw
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n4qo93apdjzgojdw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n4qo93apdjzgojdw
13-Nov-2024 18:46:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16015584741787572520'...
13-Nov-2024 18:46:33 Getting configuration...
13-Nov-2024 18:46:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n4qo93apdjzgojdw'.
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:46:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:46:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-z2d8r', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r'
13-Nov-2024 18:46:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-z2d8r' successfully started
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9ro757sbfwuc7u4a
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9ro757sbfwuc7u4a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9ro757sbfwuc7u4a
13-Nov-2024 18:46:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12493054892689111647'...
13-Nov-2024 18:46:33 Getting configuration...
13-Nov-2024 18:46:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9ro757sbfwuc7u4a'.
13-Nov-2024 18:46:33
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
13-Nov-2024 18:46:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
13-Nov-2024 18:46:33 =================================================================
13-Nov-2024 18:46:33
13-Nov-2024 18:46:45 PASSED
13-Nov-2024 18:46:45 Unmounting client from /tmp/onedata/mnt/n4qo93apdjzgojdw
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 Unmounting client from /tmp/onedata/mnt/9ro757sbfwuc7u4a
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731523594.3449626', '-c', '/tmp/logs']
13-Nov-2024 18:46:45 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-pb4kp. See /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-cross-support-job-3p-users-pb4kp/entrypoint.log for more details
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-5lj98: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneclient-krakow-7d9476b8bc-5lj98/oneclient_logs
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          16,222   0%   15.47MB/s    0:00:00 (xfr#1, to-chk=194/228)
13-Nov-2024 18:46:45          16,222   0%   15.47MB/s    0:00:00 (xfr#1, to-chk=188/228)
13-Nov-2024 18:46:45          16,588   0%   15.82MB/s    0:00:00 (xfr#2, to-chk=190/228)
13-Nov-2024 18:46:45          79,664   1%   75.97MB/s    0:00:00 (xfr#3, to-chk=189/228)
13-Nov-2024 18:46:45          80,030   1%   76.32MB/s    0:00:00 (xfr#4, to-chk=188/228)
13-Nov-2024 18:46:45          80,658   1%   76.92MB/s    0:00:00 (xfr#5, to-chk=187/228)
13-Nov-2024 18:46:45          99,372   2%   94.77MB/s    0:00:00 (xfr#6, to-chk=186/228)
13-Nov-2024 18:46:45         100,026   2%   95.39MB/s    0:00:00 (xfr#7, to-chk=182/228)
13-Nov-2024 18:46:45         167,161   3%  159.42MB/s    0:00:00 (xfr#8, to-chk=181/228)
13-Nov-2024 18:46:45         167,815   3%  160.04MB/s    0:00:00 (xfr#9, to-chk=180/228)
13-Nov-2024 18:46:45         189,563   4%  180.78MB/s    0:00:00 (xfr#10, to-chk=179/228)
13-Nov-2024 18:46:45         190,121   4%  181.31MB/s    0:00:00 (xfr#11, to-chk=175/228)
13-Nov-2024 18:46:45         292,727   6%   31.02MB/s    0:00:00 (xfr#12, to-chk=174/228)
13-Nov-2024 18:46:45         293,285   6%   31.08MB/s    0:00:00 (xfr#13, to-chk=173/228)
13-Nov-2024 18:46:45         293,913   6%   31.14MB/s    0:00:00 (xfr#14, to-chk=172/228)
13-Nov-2024 18:46:45         332,925   7%   31.75MB/s    0:00:00 (xfr#15, to-chk=171/228)
13-Nov-2024 18:46:45         333,483   7%   31.80MB/s    0:00:00 (xfr#16, to-chk=167/228)
13-Nov-2024 18:46:45         616,677  14%   32.67MB/s    0:00:00 (xfr#17, to-chk=166/228)
13-Nov-2024 18:46:45         617,235  14%   30.98MB/s    0:00:00 (xfr#18, to-chk=165/228)
13-Nov-2024 18:46:45         640,722  14%   32.16MB/s    0:00:00 (xfr#19, to-chk=164/228)
13-Nov-2024 18:46:45         641,088  14%   32.18MB/s    0:00:00 (xfr#20, to-chk=160/228)
13-Nov-2024 18:46:45         732,935  17%   33.28MB/s    0:00:00 (xfr#21, to-chk=159/228)
13-Nov-2024 18:46:45         733,301  17%   33.30MB/s    0:00:00 (xfr#22, to-chk=158/228)
13-Nov-2024 18:46:45         755,745  17%   34.32MB/s    0:00:00 (xfr#23, to-chk=157/228)
13-Nov-2024 18:46:45         756,303  17%   34.35MB/s    0:00:00 (xfr#24, to-chk=153/228)
13-Nov-2024 18:46:45         834,068  19%   34.58MB/s    0:00:00 (xfr#25, to-chk=152/228)
13-Nov-2024 18:46:45         834,626  19%   34.61MB/s    0:00:00 (xfr#26, to-chk=151/228)
13-Nov-2024 18:46:45         862,616  20%   29.38MB/s    0:00:00 (xfr#27, to-chk=150/228)
13-Nov-2024 18:46:45         863,078  20%   29.40MB/s    0:00:00 (xfr#28, to-chk=146/228)
13-Nov-2024 18:46:45         974,202  22%   32.04MB/s    0:00:00 (xfr#29, to-chk=145/228)
13-Nov-2024 18:46:45         974,664  22%   30.98MB/s    0:00:00 (xfr#30, to-chk=144/228)
13-Nov-2024 18:46:45         995,708  23%   31.65MB/s    0:00:00 (xfr#31, to-chk=143/228)
13-Nov-2024 18:46:45         996,170  23%   31.67MB/s    0:00:00 (xfr#32, to-chk=139/228)
13-Nov-2024 18:46:45       1,070,385  24%   34.03MB/s    0:00:00 (xfr#33, to-chk=138/228)
13-Nov-2024 18:46:45       1,070,847  24%   34.04MB/s    0:00:00 (xfr#34, to-chk=137/228)
13-Nov-2024 18:46:45       1,094,117  25%   33.66MB/s    0:00:00 (xfr#35, to-chk=136/228)
13-Nov-2024 18:46:45       1,094,867  25%   33.68MB/s    0:00:00 (xfr#36, to-chk=132/228)
13-Nov-2024 18:46:45       1,170,722  27%   34.89MB/s    0:00:00 (xfr#37, to-chk=131/228)
13-Nov-2024 18:46:45       1,171,472  27%   34.91MB/s    0:00:00 (xfr#38, to-chk=130/228)
13-Nov-2024 18:46:45       1,201,359  27%   35.80MB/s    0:00:00 (xfr#39, to-chk=129/228)
13-Nov-2024 18:46:45       1,201,917  28%   34.73MB/s    0:00:00 (xfr#40, to-chk=125/228)
13-Nov-2024 18:46:45       1,313,891  30%   36.85MB/s    0:00:00 (xfr#41, to-chk=124/228)
13-Nov-2024 18:46:45       1,314,449  30%   36.87MB/s    0:00:00 (xfr#42, to-chk=123/228)
13-Nov-2024 18:46:45       1,359,765  31%   35.05MB/s    0:00:00 (xfr#43, to-chk=122/228)
13-Nov-2024 18:46:45       1,360,515  31%   34.14MB/s    0:00:00 (xfr#44, to-chk=118/228)
13-Nov-2024 18:46:45       1,577,776  36%   36.70MB/s    0:00:00 (xfr#45, to-chk=117/228)
13-Nov-2024 18:46:45       1,578,526  36%   35.84MB/s    0:00:00 (xfr#46, to-chk=116/228)
13-Nov-2024 18:46:45       1,629,348  37%   33.06MB/s    0:00:00 (xfr#47, to-chk=115/228)
13-Nov-2024 18:46:45       1,630,098  37%   33.08MB/s    0:00:00 (xfr#48, to-chk=111/228)
13-Nov-2024 18:46:45       1,830,968  42%   32.34MB/s    0:00:00 (xfr#49, to-chk=110/228)
13-Nov-2024 18:46:45       1,831,718  42%   31.76MB/s    0:00:00 (xfr#50, to-chk=109/228)
13-Nov-2024 18:46:45       1,854,542  43%   32.16MB/s    0:00:00 (xfr#51, to-chk=108/228)
13-Nov-2024 18:46:45       1,855,004  43%   32.16MB/s    0:00:00 (xfr#52, to-chk=104/228)
13-Nov-2024 18:46:45       1,945,514  45%   29.45MB/s    0:00:00 (xfr#53, to-chk=103/228)
13-Nov-2024 18:46:45       1,945,976  45%   28.55MB/s    0:00:00 (xfr#54, to-chk=102/228)
13-Nov-2024 18:46:45       1,971,320  45%   28.06MB/s    0:00:00 (xfr#55, to-chk=101/228)
13-Nov-2024 18:46:45       1,971,878  45%   28.07MB/s    0:00:00 (xfr#56, to-chk=97/228)
13-Nov-2024 18:46:45       2,061,071  48%   28.91MB/s    0:00:00 (xfr#57, to-chk=96/228)
13-Nov-2024 18:46:45       2,061,629  48%   28.91MB/s    0:00:00 (xfr#58, to-chk=95/228)
13-Nov-2024 18:46:45       2,083,830  48%   29.22MB/s    0:00:00 (xfr#59, to-chk=94/228)
13-Nov-2024 18:46:45       2,084,196  48%   29.23MB/s    0:00:00 (xfr#60, to-chk=90/228)
13-Nov-2024 18:46:45       2,175,219  50%   30.06MB/s    0:00:00 (xfr#61, to-chk=89/228)
13-Nov-2024 18:46:45       2,175,585  50%   30.07MB/s    0:00:00 (xfr#62, to-chk=88/228)
13-Nov-2024 18:46:45       2,195,570  51%   30.35MB/s    0:00:00 (xfr#63, to-chk=87/228)
13-Nov-2024 18:46:45       2,196,032  51%   30.35MB/s    0:00:00 (xfr#64, to-chk=83/228)
13-Nov-2024 18:46:45       2,258,021  52%   30.76MB/s    0:00:00 (xfr#65, to-chk=82/228)
13-Nov-2024 18:46:45       2,258,483  52%   30.77MB/s    0:00:00 (xfr#66, to-chk=81/228)
13-Nov-2024 18:46:45       2,259,111  52%   30.78MB/s    0:00:00 (xfr#67, to-chk=80/228)
13-Nov-2024 18:46:45       2,281,020  53%   31.08MB/s    0:00:00 (xfr#68, to-chk=79/228)
13-Nov-2024 18:46:45       2,281,578  53%   31.08MB/s    0:00:00 (xfr#69, to-chk=75/228)
13-Nov-2024 18:46:45       2,355,642  54%   28.44MB/s    0:00:00 (xfr#70, to-chk=74/228)
13-Nov-2024 18:46:45       2,356,200  54%   28.44MB/s    0:00:00 (xfr#71, to-chk=73/228)
13-Nov-2024 18:46:45       2,356,828  54%   28.45MB/s    0:00:00 (xfr#72, to-chk=72/228)
13-Nov-2024 18:46:45       2,379,466  55%   28.72MB/s    0:00:00 (xfr#73, to-chk=71/228)
13-Nov-2024 18:46:45       2,379,928  55%   28.37MB/s    0:00:00 (xfr#74, to-chk=67/228)
13-Nov-2024 18:46:45       2,480,491  57%   28.50MB/s    0:00:00 (xfr#75, to-chk=66/228)
13-Nov-2024 18:46:45       2,480,953  57%   28.51MB/s    0:00:00 (xfr#76, to-chk=65/228)
13-Nov-2024 18:46:45       2,518,342  58%   28.94MB/s    0:00:00 (xfr#77, to-chk=64/228)
13-Nov-2024 18:46:45       2,519,092  58%   28.94MB/s    0:00:00 (xfr#78, to-chk=60/228)
13-Nov-2024 18:46:45       2,663,255  62%   30.24MB/s    0:00:00 (xfr#79, to-chk=59/228)
13-Nov-2024 18:46:45       2,664,005  62%   30.25MB/s    0:00:00 (xfr#80, to-chk=58/228)
13-Nov-2024 18:46:45       2,664,633  62%   30.25MB/s    0:00:00 (xfr#81, to-chk=57/228)
13-Nov-2024 18:46:45       2,697,075  62%   30.26MB/s    0:00:00 (xfr#82, to-chk=56/228)
13-Nov-2024 18:46:45       2,697,825  62%   30.27MB/s    0:00:00 (xfr#83, to-chk=52/228)
13-Nov-2024 18:46:45       2,813,192  65%   31.20MB/s    0:00:00 (xfr#84, to-chk=51/228)
13-Nov-2024 18:46:45       2,813,942  65%   31.20MB/s    0:00:00 (xfr#85, to-chk=50/228)
13-Nov-2024 18:46:45       2,846,334  66%   31.56MB/s    0:00:00 (xfr#86, to-chk=49/228)
13-Nov-2024 18:46:45       2,847,084  66%   30.51MB/s    0:00:00 (xfr#87, to-chk=45/228)
13-Nov-2024 18:46:45       3,003,904  70%   32.19MB/s    0:00:00 (xfr#88, to-chk=44/228)
13-Nov-2024 18:46:45       3,004,654  70%   31.84MB/s    0:00:00 (xfr#89, to-chk=43/228)
13-Nov-2024 18:46:45       3,064,804  71%   31.77MB/s    0:00:00 (xfr#90, to-chk=42/228)
13-Nov-2024 18:46:45       3,065,554  71%   31.78MB/s    0:00:00 (xfr#91, to-chk=38/228)
13-Nov-2024 18:46:45       3,447,077  80%   31.01MB/s    0:00:00 (xfr#92, to-chk=37/228)
13-Nov-2024 18:46:45       3,447,827  80%   31.02MB/s    0:00:00 (xfr#93, to-chk=36/228)
13-Nov-2024 18:46:45       3,488,255  81%   29.44MB/s    0:00:00 (xfr#94, to-chk=35/228)
13-Nov-2024 18:46:45       3,488,909  81%   29.19MB/s    0:00:00 (xfr#95, to-chk=31/228)
13-Nov-2024 18:46:45       3,660,786  85%   30.10MB/s    0:00:00 (xfr#96, to-chk=30/228)
13-Nov-2024 18:46:45       3,661,440  85%   30.10MB/s    0:00:00 (xfr#97, to-chk=29/228)
13-Nov-2024 18:46:45       3,678,071  85%   30.24MB/s    0:00:00 (xfr#98, to-chk=28/228)
13-Nov-2024 18:46:45       3,678,533  85%   30.24MB/s    0:00:00 (xfr#99, to-chk=24/228)
13-Nov-2024 18:46:45       3,741,222  87%   30.49MB/s    0:00:00 (xfr#100, to-chk=23/228)
13-Nov-2024 18:46:45       3,741,684  87%   30.50MB/s    0:00:00 (xfr#101, to-chk=22/228)
13-Nov-2024 18:46:45       3,785,520  88%   30.86MB/s    0:00:00 (xfr#102, to-chk=21/228)
13-Nov-2024 18:46:45       3,786,366  88%   30.86MB/s    0:00:00 (xfr#103, to-chk=17/228)
13-Nov-2024 18:46:45       3,956,040  92%   31.70MB/s    0:00:00 (xfr#104, to-chk=16/228)
13-Nov-2024 18:46:45       3,956,886  92%   31.71MB/s    0:00:00 (xfr#105, to-chk=15/228)
13-Nov-2024 18:46:45       3,987,558  92%   31.96MB/s    0:00:00 (xfr#106, to-chk=14/228)
13-Nov-2024 18:46:45       3,988,020  92%   31.96MB/s    0:00:00 (xfr#107, to-chk=10/228)
13-Nov-2024 18:46:45       4,095,089  95%   32.54MB/s    0:00:00 (xfr#108, to-chk=9/228)
13-Nov-2024 18:46:45       4,095,551  95%   32.55MB/s    0:00:00 (xfr#109, to-chk=8/228)
13-Nov-2024 18:46:45       4,117,889  95%   32.73MB/s    0:00:00 (xfr#110, to-chk=7/228)
13-Nov-2024 18:46:45       4,118,639  95%   32.73MB/s    0:00:00 (xfr#111, to-chk=3/228)
13-Nov-2024 18:46:45       4,218,493  98%   33.25MB/s    0:00:00 (xfr#112, to-chk=2/228)
13-Nov-2024 18:46:45       4,219,243  98%   33.25MB/s    0:00:00 (xfr#113, to-chk=1/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   33.51MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   32.97MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   32.97MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   30.28MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   30.28MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   29.84MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45       4,286,606  99%   29.84MB/s    0:00:00 (xfr#114, to-chk=0/228)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-z2d8r: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneclient-paris-5cc45c8cb7-z2d8r/oneclient_logs
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/231)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          23,992   0%   22.88MB/s    0:00:00 (xfr#1, to-chk=197/231)
13-Nov-2024 18:46:45          23,992   0%   22.88MB/s    0:00:00 (xfr#1, to-chk=191/231)
13-Nov-2024 18:46:45          24,454   0%   23.32MB/s    0:00:00 (xfr#2, to-chk=193/231)
13-Nov-2024 18:46:45          99,959   3%   31.78MB/s    0:00:00 (xfr#3, to-chk=192/231)
13-Nov-2024 18:46:45         100,421   3%   31.92MB/s    0:00:00 (xfr#4, to-chk=191/231)
13-Nov-2024 18:46:45         101,049   3%   32.12MB/s    0:00:00 (xfr#5, to-chk=190/231)
13-Nov-2024 18:46:45         115,002   3%   36.56MB/s    0:00:00 (xfr#6, to-chk=189/231)
13-Nov-2024 18:46:45         115,464   3%   36.71MB/s    0:00:00 (xfr#7, to-chk=185/231)
13-Nov-2024 18:46:45         172,329   5%   16.43MB/s    0:00:00 (xfr#8, to-chk=184/231)
13-Nov-2024 18:46:45         172,791   5%   16.48MB/s    0:00:00 (xfr#9, to-chk=183/231)
13-Nov-2024 18:46:45         187,239   6%   11.16MB/s    0:00:00 (xfr#10, to-chk=182/231)
13-Nov-2024 18:46:45         187,605   6%   11.18MB/s    0:00:00 (xfr#11, to-chk=178/231)
13-Nov-2024 18:46:45         240,061   8%   10.90MB/s    0:00:00 (xfr#12, to-chk=177/231)
13-Nov-2024 18:46:45         240,427   8%   10.92MB/s    0:00:00 (xfr#13, to-chk=176/231)
13-Nov-2024 18:46:45         241,055   8%   10.95MB/s    0:00:00 (xfr#14, to-chk=175/231)
13-Nov-2024 18:46:45         260,671   8%   11.84MB/s    0:00:00 (xfr#15, to-chk=174/231)
13-Nov-2024 18:46:45         261,037   8%   11.85MB/s    0:00:00 (xfr#16, to-chk=170/231)
13-Nov-2024 18:46:45         325,419  10%   12.93MB/s    0:00:00 (xfr#17, to-chk=169/231)
13-Nov-2024 18:46:45         325,785  10%   12.95MB/s    0:00:00 (xfr#18, to-chk=168/231)
13-Nov-2024 18:46:45         326,413  10%   12.97MB/s    0:00:00 (xfr#19, to-chk=167/231)
13-Nov-2024 18:46:45         353,054  11%   13.47MB/s    0:00:00 (xfr#20, to-chk=166/231)
13-Nov-2024 18:46:45         353,804  11%   13.50MB/s    0:00:00 (xfr#21, to-chk=162/231)
13-Nov-2024 18:46:45         454,731  15%   14.95MB/s    0:00:00 (xfr#22, to-chk=161/231)
13-Nov-2024 18:46:45         455,481  15%   14.98MB/s    0:00:00 (xfr#23, to-chk=160/231)
13-Nov-2024 18:46:45         495,344  16%   15.75MB/s    0:00:00 (xfr#24, to-chk=159/231)
13-Nov-2024 18:46:45         495,902  16%   15.76MB/s    0:00:00 (xfr#25, to-chk=155/231)
13-Nov-2024 18:46:45         656,424  22%   14.91MB/s    0:00:00 (xfr#26, to-chk=154/231)
13-Nov-2024 18:46:45         656,982  22%   14.92MB/s    0:00:00 (xfr#27, to-chk=153/231)
13-Nov-2024 18:46:45         678,297  22%   14.70MB/s    0:00:00 (xfr#28, to-chk=152/231)
13-Nov-2024 18:46:45         678,759  22%   14.71MB/s    0:00:00 (xfr#29, to-chk=148/231)
13-Nov-2024 18:46:45         774,138  25%   14.77MB/s    0:00:00 (xfr#30, to-chk=147/231)
13-Nov-2024 18:46:45         774,600  25%   14.77MB/s    0:00:00 (xfr#31, to-chk=146/231)
13-Nov-2024 18:46:45         797,202  26%   15.21MB/s    0:00:00 (xfr#32, to-chk=145/231)
13-Nov-2024 18:46:45         797,568  26%   14.91MB/s    0:00:00 (xfr#33, to-chk=141/231)
13-Nov-2024 18:46:45         884,043  29%   14.79MB/s    0:00:00 (xfr#34, to-chk=140/231)
13-Nov-2024 18:46:45         884,409  29%   14.80MB/s    0:00:00 (xfr#35, to-chk=139/231)
13-Nov-2024 18:46:45         902,100  30%   13.88MB/s    0:00:00 (xfr#36, to-chk=138/231)
13-Nov-2024 18:46:45         902,658  30%   13.88MB/s    0:00:00 (xfr#37, to-chk=134/231)
13-Nov-2024 18:46:45         957,935  32%   14.27MB/s    0:00:00 (xfr#38, to-chk=133/231)
13-Nov-2024 18:46:45         958,493  32%   14.28MB/s    0:00:00 (xfr#39, to-chk=132/231)
13-Nov-2024 18:46:45         974,992  32%   14.30MB/s    0:00:00 (xfr#40, to-chk=131/231)
13-Nov-2024 18:46:45         975,358  32%   14.31MB/s    0:00:00 (xfr#41, to-chk=127/231)
13-Nov-2024 18:46:45       1,037,218  34%   13.19MB/s    0:00:00 (xfr#42, to-chk=126/231)
13-Nov-2024 18:46:45       1,037,584  34%   13.19MB/s    0:00:00 (xfr#43, to-chk=125/231)
13-Nov-2024 18:46:45       1,053,773  35%   13.22MB/s    0:00:00 (xfr#44, to-chk=124/231)
13-Nov-2024 18:46:45       1,054,331  35%   13.23MB/s    0:00:00 (xfr#45, to-chk=120/231)
13-Nov-2024 18:46:45       1,114,442  37%   13.80MB/s    0:00:00 (xfr#46, to-chk=119/231)
13-Nov-2024 18:46:45       1,115,000  37%   13.81MB/s    0:00:00 (xfr#47, to-chk=118/231)
13-Nov-2024 18:46:45       1,136,701  38%   13.06MB/s    0:00:00 (xfr#48, to-chk=117/231)
13-Nov-2024 18:46:45       1,137,163  38%   13.07MB/s    0:00:00 (xfr#49, to-chk=113/231)
13-Nov-2024 18:46:45       1,212,701  40%   13.45MB/s    0:00:00 (xfr#50, to-chk=112/231)
13-Nov-2024 18:46:45       1,213,163  40%   13.45MB/s    0:00:00 (xfr#51, to-chk=111/231)
13-Nov-2024 18:46:45       1,213,791  40%   13.46MB/s    0:00:00 (xfr#52, to-chk=110/231)
13-Nov-2024 18:46:45       1,233,693  41%   13.68MB/s    0:00:00 (xfr#53, to-chk=109/231)
13-Nov-2024 18:46:45       1,234,251  41%   13.69MB/s    0:00:00 (xfr#54, to-chk=105/231)
13-Nov-2024 18:46:45       1,301,018  43%   13.20MB/s    0:00:00 (xfr#55, to-chk=104/231)
13-Nov-2024 18:46:45       1,301,576  43%   13.21MB/s    0:00:00 (xfr#56, to-chk=103/231)
13-Nov-2024 18:46:45       1,302,204  43%   13.21MB/s    0:00:00 (xfr#57, to-chk=102/231)
13-Nov-2024 18:46:45       1,323,875  44%   13.29MB/s    0:00:00 (xfr#58, to-chk=101/231)
13-Nov-2024 18:46:45       1,324,433  44%   13.30MB/s    0:00:00 (xfr#59, to-chk=97/231)
13-Nov-2024 18:46:45       1,413,933  47%   13.90MB/s    0:00:00 (xfr#60, to-chk=96/231)
13-Nov-2024 18:46:45       1,414,491  47%   13.91MB/s    0:00:00 (xfr#61, to-chk=95/231)
13-Nov-2024 18:46:45       1,431,328  47%   14.07MB/s    0:00:00 (xfr#62, to-chk=94/231)
13-Nov-2024 18:46:45       1,431,790  48%   13.93MB/s    0:00:00 (xfr#63, to-chk=90/231)
13-Nov-2024 18:46:45       1,497,845  50%   14.43MB/s    0:00:00 (xfr#64, to-chk=89/231)
13-Nov-2024 18:46:45       1,498,307  50%   14.43MB/s    0:00:00 (xfr#65, to-chk=88/231)
13-Nov-2024 18:46:45       1,514,203  50%   14.59MB/s    0:00:00 (xfr#66, to-chk=87/231)
13-Nov-2024 18:46:45       1,514,569  50%   14.59MB/s    0:00:00 (xfr#67, to-chk=83/231)
13-Nov-2024 18:46:45       1,570,954  52%   13.50MB/s    0:00:00 (xfr#68, to-chk=82/231)
13-Nov-2024 18:46:45       1,571,320  52%   13.38MB/s    0:00:00 (xfr#69, to-chk=81/231)
13-Nov-2024 18:46:45       1,594,152  53%   13.45MB/s    0:00:00 (xfr#70, to-chk=80/231)
13-Nov-2024 18:46:45       1,594,710  53%   13.46MB/s    0:00:00 (xfr#71, to-chk=76/231)
13-Nov-2024 18:46:45       1,688,338  56%   13.09MB/s    0:00:00 (xfr#72, to-chk=75/231)
13-Nov-2024 18:46:45       1,688,896  56%   13.09MB/s    0:00:00 (xfr#73, to-chk=74/231)
13-Nov-2024 18:46:45       1,721,239  57%   13.24MB/s    0:00:00 (xfr#74, to-chk=73/231)
13-Nov-2024 18:46:45       1,721,989  57%   13.24MB/s    0:00:00 (xfr#75, to-chk=69/231)
13-Nov-2024 18:46:45       1,834,422  61%   12.77MB/s    0:00:00 (xfr#76, to-chk=68/231)
13-Nov-2024 18:46:45       1,835,172  61%   12.77MB/s    0:00:00 (xfr#77, to-chk=67/231)
13-Nov-2024 18:46:45       1,835,800  61%   12.69MB/s    0:00:00 (xfr#78, to-chk=66/231)
13-Nov-2024 18:46:45       1,864,373  62%   12.88MB/s    0:00:00 (xfr#79, to-chk=65/231)
13-Nov-2024 18:46:45       1,865,027  62%   12.89MB/s    0:00:00 (xfr#80, to-chk=61/231)
13-Nov-2024 18:46:45       1,963,997  65%   13.01MB/s    0:00:00 (xfr#81, to-chk=60/231)
13-Nov-2024 18:46:45       1,964,651  65%   13.01MB/s    0:00:00 (xfr#82, to-chk=59/231)
13-Nov-2024 18:46:45       1,965,279  65%   13.02MB/s    0:00:00 (xfr#83, to-chk=58/231)
13-Nov-2024 18:46:45       1,992,020  66%   12.92MB/s    0:00:00 (xfr#84, to-chk=57/231)
13-Nov-2024 18:46:45       1,992,482  66%   12.93MB/s    0:00:00 (xfr#85, to-chk=53/231)
13-Nov-2024 18:46:45       2,087,483  70%   12.44MB/s    0:00:00 (xfr#86, to-chk=52/231)
13-Nov-2024 18:46:45       2,087,945  70%   12.45MB/s    0:00:00 (xfr#87, to-chk=51/231)
13-Nov-2024 18:46:45       2,110,180  70%   12.50MB/s    0:00:00 (xfr#88, to-chk=50/231)
13-Nov-2024 18:46:45       2,110,642  70%   12.35MB/s    0:00:00 (xfr#89, to-chk=46/231)
13-Nov-2024 18:46:45       2,194,466  73%   11.76MB/s    0:00:00 (xfr#90, to-chk=45/231)
13-Nov-2024 18:46:45       2,194,928  73%   11.76MB/s    0:00:00 (xfr#91, to-chk=44/231)
13-Nov-2024 18:46:45       2,217,047  74%   11.43MB/s    0:00:00 (xfr#92, to-chk=43/231)
13-Nov-2024 18:46:45       2,217,509  74%   11.37MB/s    0:00:00 (xfr#93, to-chk=39/231)
13-Nov-2024 18:46:45       2,306,509  77%   10.84MB/s    0:00:00 (xfr#94, to-chk=38/231)
13-Nov-2024 18:46:45       2,306,971  77%    9.36MB/s    0:00:00 (xfr#95, to-chk=37/231)
13-Nov-2024 18:46:45       2,333,970  78%    9.43MB/s    0:00:00 (xfr#96, to-chk=36/231)
13-Nov-2024 18:46:45       2,334,528  78%    9.43MB/s    0:00:00 (xfr#97, to-chk=32/231)
13-Nov-2024 18:46:45       2,425,476  81%    9.68MB/s    0:00:00 (xfr#98, to-chk=31/231)
13-Nov-2024 18:46:45       2,426,034  81%    9.68MB/s    0:00:00 (xfr#99, to-chk=30/231)
13-Nov-2024 18:46:45       2,460,922  82%    9.74MB/s    0:00:00 (xfr#100, to-chk=29/231)
13-Nov-2024 18:46:45       2,461,768  82%    9.74MB/s    0:00:00 (xfr#101, to-chk=25/231)
13-Nov-2024 18:46:45       2,596,104  87%   10.15MB/s    0:00:00 (xfr#102, to-chk=24/231)
13-Nov-2024 18:46:45       2,596,950  87%   10.11MB/s    0:00:00 (xfr#103, to-chk=23/231)
13-Nov-2024 18:46:45       2,597,578  87%   10.11MB/s    0:00:00 (xfr#104, to-chk=22/231)
13-Nov-2024 18:46:45       2,623,945  87%   10.17MB/s    0:00:00 (xfr#105, to-chk=21/231)
13-Nov-2024 18:46:45       2,624,503  88%   10.17MB/s    0:00:00 (xfr#106, to-chk=17/231)
13-Nov-2024 18:46:45       2,716,131  91%   10.04MB/s    0:00:00 (xfr#107, to-chk=16/231)
13-Nov-2024 18:46:45       2,716,689  91%   10.04MB/s    0:00:00 (xfr#108, to-chk=15/231)
13-Nov-2024 18:46:45       2,743,929  92%   10.14MB/s    0:00:00 (xfr#109, to-chk=14/231)
13-Nov-2024 18:46:45       2,744,487  92%   10.11MB/s    0:00:00 (xfr#110, to-chk=10/231)
13-Nov-2024 18:46:45       2,840,100  95%   10.11MB/s    0:00:00 (xfr#111, to-chk=9/231)
13-Nov-2024 18:46:45       2,840,658  95%   10.11MB/s    0:00:00 (xfr#112, to-chk=8/231)
13-Nov-2024 18:46:45       2,860,422  95%   10.14MB/s    0:00:00 (xfr#113, to-chk=7/231)
13-Nov-2024 18:46:45       2,860,884  95%   10.14MB/s    0:00:00 (xfr#114, to-chk=3/231)
13-Nov-2024 18:46:45       2,931,413  98%    9.95MB/s    0:00:00 (xfr#115, to-chk=2/231)
13-Nov-2024 18:46:45       2,931,875  98%    9.95MB/s    0:00:00 (xfr#116, to-chk=1/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.69MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.66MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45       2,977,425  99%    9.56MB/s    0:00:00 (xfr#117, to-chk=0/231)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          37,167   7%   35.45MB/s    0:00:00 (xfr#2, to-chk=50/55)
13-Nov-2024 18:46:45          71,697  13%   68.38MB/s    0:00:00 (xfr#3, to-chk=48/55)
13-Nov-2024 18:46:45          71,697  13%   68.38MB/s    0:00:00 (xfr#4, to-chk=46/55)
13-Nov-2024 18:46:45          71,697  13%   68.38MB/s    0:00:00 (xfr#5, to-chk=44/55)
13-Nov-2024 18:46:45         104,814  20%   99.96MB/s    0:00:00 (xfr#6, to-chk=42/55)
13-Nov-2024 18:46:45         104,964  20%  100.10MB/s    0:00:00 (xfr#7, to-chk=40/55)
13-Nov-2024 18:46:45         105,261  20%  100.38MB/s    0:00:00 (xfr#8, to-chk=38/55)
13-Nov-2024 18:46:45         202,574  39%  193.19MB/s    0:00:00 (xfr#9, to-chk=36/55)
13-Nov-2024 18:46:45         210,771  41%  100.50MB/s    0:00:00 (xfr#10, to-chk=26/55)
13-Nov-2024 18:46:45         218,066  42%  103.98MB/s    0:00:00 (xfr#11, to-chk=25/55)
13-Nov-2024 18:46:45         223,987  43%  106.81MB/s    0:00:00 (xfr#12, to-chk=24/55)
13-Nov-2024 18:46:45         228,882  44%   72.76MB/s    0:00:00 (xfr#13, to-chk=23/55)
13-Nov-2024 18:46:45         231,041  45%   73.45MB/s    0:00:00 (xfr#14, to-chk=22/55)
13-Nov-2024 18:46:45         237,475  46%   75.49MB/s    0:00:00 (xfr#15, to-chk=21/55)
13-Nov-2024 18:46:45         245,275  47%   77.97MB/s    0:00:00 (xfr#16, to-chk=20/55)
13-Nov-2024 18:46:45         249,087  48%   79.18MB/s    0:00:00 (xfr#17, to-chk=19/55)
13-Nov-2024 18:46:45         251,531  49%   79.96MB/s    0:00:00 (xfr#18, to-chk=18/55)
13-Nov-2024 18:46:45         251,752  49%   80.03MB/s    0:00:00 (xfr#19, to-chk=17/55)
13-Nov-2024 18:46:45         255,849  49%   61.00MB/s    0:00:00 (xfr#20, to-chk=16/55)
13-Nov-2024 18:46:45         258,521  50%   61.64MB/s    0:00:00 (xfr#21, to-chk=15/55)
13-Nov-2024 18:46:45         264,676  51%   63.10MB/s    0:00:00 (xfr#22, to-chk=14/55)
13-Nov-2024 18:46:45         268,209  52%   63.95MB/s    0:00:00 (xfr#23, to-chk=13/55)
13-Nov-2024 18:46:45         272,534  53%   64.98MB/s    0:00:00 (xfr#24, to-chk=12/55)
13-Nov-2024 18:46:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:46:45         275,774  53%   65.75MB/s    0:00:00 (xfr#25, to-chk=11/55)
13-Nov-2024 18:46:45         277,648  54%   66.20MB/s    0:00:00 (xfr#26, to-chk=10/55)
13-Nov-2024 18:46:45         279,243  54%   53.26MB/s    0:00:00 (xfr#27, to-chk=9/55)
13-Nov-2024 18:46:45         280,604  54%   53.52MB/s    0:00:00 (xfr#28, to-chk=8/55)
13-Nov-2024 18:46:45         287,323  56%   54.80MB/s    0:00:00 (xfr#29, to-chk=7/55)
13-Nov-2024 18:46:45         292,959  57%   55.88MB/s    0:00:00 (xfr#30, to-chk=6/55)
13-Nov-2024 18:46:45 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:46:45         293,471  57%   55.98MB/s    0:00:00 (xfr#31, to-chk=5/55)
13-Nov-2024 18:46:45         294,547  57%   56.18MB/s    0:00:00 (xfr#32, to-chk=4/55)
13-Nov-2024 18:46:45         295,281  57%   56.32MB/s    0:00:00 (xfr#33, to-chk=3/55)
13-Nov-2024 18:46:45         302,285  58%   57.66MB/s    0:00:00 (xfr#34, to-chk=2/55)
13-Nov-2024 18:46:45         305,242  59%   48.52MB/s    0:00:00 (xfr#35, to-chk=1/55)
13-Nov-2024 18:46:45         309,852  60%   49.25MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         309,852  60%   49.25MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         309,852  60%   49.25MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         309,852  60%   15.55MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         309,852  60%   15.55MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         309,852  60%   15.55MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:46:45           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:46:45           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:46:45           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:46:45           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:46:45           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          18,007  16%   17.17MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:46:45          36,949  33%   35.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:46:45          36,949  33%   35.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:46:45          54,753  49%   52.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:46:45          55,044  50%   52.49MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:46:45          55,044  50%   26.25MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          36,396   7%   34.71MB/s    0:00:00 (xfr#2, to-chk=50/55)
13-Nov-2024 18:46:45          70,151  13%   66.90MB/s    0:00:00 (xfr#3, to-chk=48/55)
13-Nov-2024 18:46:45          70,151  13%   66.90MB/s    0:00:00 (xfr#4, to-chk=46/55)
13-Nov-2024 18:46:45          70,151  13%   66.90MB/s    0:00:00 (xfr#5, to-chk=44/55)
13-Nov-2024 18:46:45         102,497  20%   32.58MB/s    0:00:00 (xfr#6, to-chk=42/55)
13-Nov-2024 18:46:45         102,647  20%   24.47MB/s    0:00:00 (xfr#7, to-chk=40/55)
13-Nov-2024 18:46:45         102,944  20%   24.54MB/s    0:00:00 (xfr#8, to-chk=38/55)
13-Nov-2024 18:46:45         200,412  39%   27.30MB/s    0:00:00 (xfr#9, to-chk=36/55)
13-Nov-2024 18:46:45         205,305  40%   27.97MB/s    0:00:00 (xfr#10, to-chk=26/55)
13-Nov-2024 18:46:45         209,408  41%   24.96MB/s    0:00:00 (xfr#11, to-chk=25/55)
13-Nov-2024 18:46:45         212,933  41%   25.38MB/s    0:00:00 (xfr#12, to-chk=24/55)
13-Nov-2024 18:46:45         215,603  42%   25.70MB/s    0:00:00 (xfr#13, to-chk=23/55)
13-Nov-2024 18:46:45         222,890  43%   26.57MB/s    0:00:00 (xfr#14, to-chk=22/55)
13-Nov-2024 18:46:45         226,128  44%   26.96MB/s    0:00:00 (xfr#15, to-chk=21/55)
13-Nov-2024 18:46:45         226,348  44%   23.98MB/s    0:00:00 (xfr#16, to-chk=20/55)
13-Nov-2024 18:46:45         231,966  45%   24.58MB/s    0:00:00 (xfr#17, to-chk=19/55)
13-Nov-2024 18:46:45         236,574  46%   25.07MB/s    0:00:00 (xfr#18, to-chk=18/55)
13-Nov-2024 18:46:45         239,529  47%   25.38MB/s    0:00:00 (xfr#19, to-chk=17/55)
13-Nov-2024 18:46:45         241,686  47%   25.61MB/s    0:00:00 (xfr#20, to-chk=16/55)
13-Nov-2024 18:46:45         242,760  47%   23.15MB/s    0:00:00 (xfr#21, to-chk=15/55)
13-Nov-2024 18:46:45         247,083  48%   23.56MB/s    0:00:00 (xfr#22, to-chk=14/55)
13-Nov-2024 18:46:45         254,879  50%   24.31MB/s    0:00:00 (xfr#23, to-chk=13/55)
13-Nov-2024 18:46:45         257,329  50%   24.54MB/s    0:00:00 (xfr#24, to-chk=12/55)
13-Nov-2024 18:46:45         263,248  51%   22.82MB/s    0:00:00 (xfr#25, to-chk=11/55)
13-Nov-2024 18:46:45         269,680  53%   23.38MB/s    0:00:00 (xfr#26, to-chk=10/55)
13-Nov-2024 18:46:45         277,875  54%   22.08MB/s    0:00:00 (xfr#27, to-chk=9/55)
13-Nov-2024 18:46:45         279,234  54%   22.19MB/s    0:00:00 (xfr#28, to-chk=8/55)
13-Nov-2024 18:46:45         279,738  55%   22.23MB/s    0:00:00 (xfr#29, to-chk=7/55)
13-Nov-2024 18:46:45         281,608  55%   22.38MB/s    0:00:00 (xfr#30, to-chk=6/55)
13-Nov-2024 18:46:45         288,608  56%   22.94MB/s    0:00:00 (xfr#31, to-chk=5/55)
13-Nov-2024 18:46:45         292,418  57%   23.24MB/s    0:00:00 (xfr#32, to-chk=4/55)
13-Nov-2024 18:46:45         293,150  57%   23.30MB/s    0:00:00 (xfr#33, to-chk=3/55)
13-Nov-2024 18:46:45         299,867  59%   22.00MB/s    0:00:00 (xfr#34, to-chk=2/55)
13-Nov-2024 18:46:45         301,454  59%   22.11MB/s    0:00:00 (xfr#35, to-chk=1/55)
13-Nov-2024 18:46:45         307,601  60%   22.57MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         307,601  60%   22.57MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         307,601  60%   22.57MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         307,601  60%   19.56MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         307,601  60%   19.56MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45         307,601  60%   19.56MB/s    0:00:00 (xfr#36, to-chk=0/55)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:46:45           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:46:45           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:46:45           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:46:45           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:46:45           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          17,972  16%   17.14MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:46:45          36,877  33%   35.17MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:46:45          36,877  33%   35.17MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:46:45          54,646  49%   52.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:46:45          54,937  50%   52.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:46:45          54,937  50%   26.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:46:45           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:46:45           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:46:45           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:46:45           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:46:45           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          24,452   7%   23.32MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:46:45          49,679  14%   47.38MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:46:45          49,679  14%   47.38MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:46:45          73,651  21%   35.12MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:46:45          73,742  21%   35.16MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:46:45          74,039  21%   23.54MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:46:45         173,249  50%   16.52MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:46:45         173,249  50%   12.71MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:46:45 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.31.59/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:46:45               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:46:45          56,505  12%   53.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:46:45         114,611  25%  109.30MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:46:45         163,985  37%   78.19MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:46:45         220,287  49%  105.04MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:46:45         220,578  50%   70.12MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:46:45         220,578  50%   52.59MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:46:45 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731523594.3449626 exists, exporting anyway.
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 =============================== warnings summary ===============================
13-Nov-2024 18:46:45 tests/utils/rest_utils.py:98
13-Nov-2024 18:46:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:46:45     print("""
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 tests/utils/path_utils.py:112
13-Nov-2024 18:46:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:46:45     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:46:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:46:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:46:45   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:46:45     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:46:45
13-Nov-2024 18:46:45 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:46:45 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:46:45 ================== 27 passed, 4 warnings in 888.23s (0:14:48) ==================
13-Nov-2024 18:46:49 release "dev" uninstalled
13-Nov-2024 18:46:49 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:46:49 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:46:53 No resources found
13-Nov-2024 18:46:54 Sidecar injection has been disabled
13-Nov-2024 18:46:54 Cleaning helm release "dev"...
13-Nov-2024 18:46:54 Deleted 1 helm deployments
13-Nov-2024 18:46:54 Deleted 0 k8s deployments
13-Nov-2024 18:46:54 Deleted 0 k8s services
13-Nov-2024 18:46:54 Deleted 0 persistent volumes
13-Nov-2024 18:46:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:46:54 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:46:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:46:54 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:46:54 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:46:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:46:54 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:46:54 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:46:54 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:46:54 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH...
13-Nov-2024 18:46:54 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:46:54 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:46:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:46:54 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:46:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPDCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3363-ScriptBuildTask-12111258184037931380.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance
13-Nov-2024 18:46:54 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:46:55 Uploading artifact
13-Nov-2024 18:46:55     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:46:55     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
13-Nov-2024 18:46:55 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:46:55 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:46:55 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:46:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPDCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3363-ScriptBuildTask-365616523403477799.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH
13-Nov-2024 18:46:55 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:46:55 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:46:55 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:46:55
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:46:55 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:46:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3363 (ODSRV-OAP-MPDCPH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3363-ScriptBuildTask-8080791804820474214.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance
13-Nov-2024 18:46:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:46:55                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:46:55
13-Nov-2024 18:46:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:46:55 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 57404
13-Nov-2024 18:46:55 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:46:56 Cleaning helm deployments
13-Nov-2024 18:46:56 Cleanining pods
13-Nov-2024 18:46:56 Cleaning kube persistant volumes
13-Nov-2024 18:46:57 Cleaning dockswift container
13-Nov-2024 18:46:57 Cleaning docker containers
13-Nov-2024 18:46:57 Error: No such object: 73317c9d7a2a
13-Nov-2024 18:46:57 Error: No such object: 73317c9d7a2a
13-Nov-2024 18:46:57 Error: No such object: 8f0e94eab7c0
13-Nov-2024 18:46:57 Error: No such object: a6952685e632
13-Nov-2024 18:46:57 Error: No such object: a6952685e632
13-Nov-2024 18:46:57 Error: No such object: 5865e9ac25eb
13-Nov-2024 18:46:57 Error: No such object: 5865e9ac25eb
13-Nov-2024 18:46:57 Error: No such object: 79d392e4cbce
13-Nov-2024 18:46:57 Error: No such object: 79d392e4cbce
13-Nov-2024 18:46:57 Error: No such object: df7bf50914ff
13-Nov-2024 18:46:57 Error: No such object: df7bf50914ff
13-Nov-2024 18:46:59 Stalled docker containers to remove:
13-Nov-2024 18:46:59 929a8b596c77 73317c9d7a2a cd33ab804808 8f0e94eab7c0 a6952685e632 5865e9ac25eb 79d392e4cbce df7bf50914ff 6892a7f2d7a6
13-Nov-2024 18:46:59 Removing stalled docker containers
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: 929a8b596c77: Container 929a8b596c77b0990babea9ccf981925a688a348c465489787e31518c783625e is not running
13-Nov-2024 18:46:59 929a8b596c77
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: 73317c9d7a2a: No such container: 73317c9d7a2a
13-Nov-2024 18:46:59 Error response from daemon: No such container: 73317c9d7a2a
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: cd33ab804808: No such container: cd33ab804808
13-Nov-2024 18:46:59 Error response from daemon: No such container: cd33ab804808
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: 8f0e94eab7c0: No such container: 8f0e94eab7c0
13-Nov-2024 18:46:59 Error response from daemon: No such container: 8f0e94eab7c0
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: a6952685e632: No such container: a6952685e632
13-Nov-2024 18:46:59 Error response from daemon: No such container: a6952685e632
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: 5865e9ac25eb: No such container: 5865e9ac25eb
13-Nov-2024 18:46:59 Error response from daemon: No such container: 5865e9ac25eb
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: 79d392e4cbce: No such container: 79d392e4cbce
13-Nov-2024 18:46:59 Error response from daemon: No such container: 79d392e4cbce
13-Nov-2024 18:46:59 Error response from daemon: Cannot kill container: df7bf50914ff: No such container: df7bf50914ff
13-Nov-2024 18:46:59 Error response from daemon: No such container: df7bf50914ff
13-Nov-2024 18:47:00 6892a7f2d7a6
13-Nov-2024 18:47:00 6892a7f2d7a6
13-Nov-2024 18:47:00 Stalled docker volumes to remove:
13-Nov-2024 18:47:00
13-Nov-2024 18:47:00 Removing stalled docker volumes
13-Nov-2024 18:47:00 Removing stalled loopdevices
13-Nov-2024 18:47:00 Done
13-Nov-2024 18:47:00 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:47:00 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:47:00 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:47:00 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:47:00 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:47:00 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:47:00 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:47:00 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:47:00 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:47:00 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 122.6 ms
13-Nov-2024 18:47:01 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH'
13-Nov-2024 18:47:01 Finalising the build...
13-Nov-2024 18:47:01 Stopping timer.
13-Nov-2024 18:47:01 Build ODSRV-OAP-MPDCPH-3363 completed.
13-Nov-2024 18:47:01 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:47:01 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:47:01 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:47:01 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:47:01 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:47:01 All post build plugins have finished
13-Nov-2024 18:47:01 Generating build results summary...
13-Nov-2024 18:47:01 Saving build results to disk...
13-Nov-2024 18:47:01 Store variable context...
13-Nov-2024 18:47:01 Finished building ODSRV-OAP-MPDCPH-3363.