oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: multiprovider proxy directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

07-Nov-2024 23:58:59 Unmounting client from /tmp/onedata/mnt/dbit403lsou9whxv
07-Nov-2024 23:58:59
07-Nov-2024 23:58:59
07-Nov-2024 23:58:59 Unmounting client from /tmp/onedata/mnt/z4wg6gf07o1w08zb
07-Nov-2024 23:58:59
07-Nov-2024 23:58:59
07-Nov-2024 23:59:24 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
07-Nov-2024 23:59:24 =================================================================
07-Nov-2024 23:59:24 - Executing scenario 'Fail to delete non-empty directory using rmdir'
07-Nov-2024 23:59:24 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:59:24 -----------------------------------------------------------------
07-Nov-2024 23:59:24 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:59:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:59:24 using [token, token] by [user1, user2]"'
07-Nov-2024 23:59:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:59:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:59:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p'
07-Nov-2024 23:59:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p' successfully started
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g5iff0sk0txojsx7
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g5iff0sk0txojsx7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g5iff0sk0txojsx7
07-Nov-2024 23:59:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4850053307348949692'...
07-Nov-2024 23:59:24 Getting configuration...
07-Nov-2024 23:59:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g5iff0sk0txojsx7'.
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:59:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:59:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt'
07-Nov-2024 23:59:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt' successfully started
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hf8lzwyknxpazeyl
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hf8lzwyknxpazeyl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hf8lzwyknxpazeyl
07-Nov-2024 23:59:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4378979570765411025'...
07-Nov-2024 23:59:24 Getting configuration...
07-Nov-2024 23:59:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hf8lzwyknxpazeyl'.
07-Nov-2024 23:59:24
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
07-Nov-2024 23:59:24 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
07-Nov-2024 23:59:24 =================================================================
07-Nov-2024 23:59:24
07-Nov-2024 23:59:25 PASSED
07-Nov-2024 23:59:25 Unmounting client from /tmp/onedata/mnt/g5iff0sk0txojsx7
07-Nov-2024 23:59:25
07-Nov-2024 23:59:25
07-Nov-2024 23:59:25 Unmounting client from /tmp/onedata/mnt/hf8lzwyknxpazeyl
07-Nov-2024 23:59:25
07-Nov-2024 23:59:25
07-Nov-2024 23:59:51 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
07-Nov-2024 23:59:51 =================================================================
07-Nov-2024 23:59:51 - Executing scenario 'Delete non-empty directory'
07-Nov-2024 23:59:51 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:59:51 -----------------------------------------------------------------
07-Nov-2024 23:59:51 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:59:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:59:51 using [token, token] by [user1, user2]"'
07-Nov-2024 23:59:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:59:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:59:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p'
07-Nov-2024 23:59:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p' successfully started
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1zx57t83e2njfime
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1zx57t83e2njfime --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1zx57t83e2njfime
07-Nov-2024 23:59:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3146999777780063320'...
07-Nov-2024 23:59:51 Getting configuration...
07-Nov-2024 23:59:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1zx57t83e2njfime'.
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:59:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:59:51 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt'
07-Nov-2024 23:59:51 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt' successfully started
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oyett81js8rcqv0o
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oyett81js8rcqv0o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oyett81js8rcqv0o
07-Nov-2024 23:59:51 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2920740695565948607'...
07-Nov-2024 23:59:51 Getting configuration...
07-Nov-2024 23:59:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oyett81js8rcqv0o'.
07-Nov-2024 23:59:51
07-Nov-2024 23:59:51 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
07-Nov-2024 23:59:51 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
07-Nov-2024 23:59:51 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
07-Nov-2024 23:59:51 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
07-Nov-2024 23:59:51 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
07-Nov-2024 23:59:51 =================================================================
07-Nov-2024 23:59:51
07-Nov-2024 23:59:52 PASSED
07-Nov-2024 23:59:52 Unmounting client from /tmp/onedata/mnt/1zx57t83e2njfime
07-Nov-2024 23:59:52
07-Nov-2024 23:59:52
07-Nov-2024 23:59:52 Unmounting client from /tmp/onedata/mnt/oyett81js8rcqv0o
07-Nov-2024 23:59:52
07-Nov-2024 23:59:52
08-Nov-2024 00:00:18 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
08-Nov-2024 00:00:18 =================================================================
08-Nov-2024 00:00:18 - Executing scenario 'Move directory'
08-Nov-2024 00:00:18 - from feature 'Multi_directory_CRUD'
08-Nov-2024 00:00:18 -----------------------------------------------------------------
08-Nov-2024 00:00:18 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:00:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:00:18 using [token, token] by [user1, user2]"'
08-Nov-2024 00:00:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:00:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:00:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p'
08-Nov-2024 00:00:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p' successfully started
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jyxo3y95chf20bla
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jyxo3y95chf20bla --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jyxo3y95chf20bla
08-Nov-2024 00:00:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9364285366515716697'...
08-Nov-2024 00:00:18 Getting configuration...
08-Nov-2024 00:00:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jyxo3y95chf20bla'.
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:00:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:00:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt'
08-Nov-2024 00:00:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt' successfully started
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zmlf96ae02x56x0r
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zmlf96ae02x56x0r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zmlf96ae02x56x0r
08-Nov-2024 00:00:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15315765718765354339'...
08-Nov-2024 00:00:18 Getting configuration...
08-Nov-2024 00:00:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zmlf96ae02x56x0r'.
08-Nov-2024 00:00:18
08-Nov-2024 00:00:18 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
08-Nov-2024 00:00:18 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
08-Nov-2024 00:00:18 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
08-Nov-2024 00:00:18 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:00:18 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
08-Nov-2024 00:00:18 =================================================================
08-Nov-2024 00:00:18
08-Nov-2024 00:00:19 PASSED
08-Nov-2024 00:00:19 Unmounting client from /tmp/onedata/mnt/jyxo3y95chf20bla
08-Nov-2024 00:00:19
08-Nov-2024 00:00:19
08-Nov-2024 00:00:19 Unmounting client from /tmp/onedata/mnt/zmlf96ae02x56x0r
08-Nov-2024 00:00:19
08-Nov-2024 00:00:19
08-Nov-2024 00:00:43 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
08-Nov-2024 00:00:43 =================================================================
08-Nov-2024 00:00:43 - Executing scenario 'Copy directory'
08-Nov-2024 00:00:43 - from feature 'Multi_directory_CRUD'
08-Nov-2024 00:00:43 -----------------------------------------------------------------
08-Nov-2024 00:00:43 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:00:43 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:00:43 using [token, token] by [user1, user2]"'
08-Nov-2024 00:00:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:00:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:00:43 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p'
08-Nov-2024 00:00:43 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p' successfully started
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rfqhyd58cyo5lt2n
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rfqhyd58cyo5lt2n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rfqhyd58cyo5lt2n
08-Nov-2024 00:00:43 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7859351187775820321'...
08-Nov-2024 00:00:43 Getting configuration...
08-Nov-2024 00:00:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rfqhyd58cyo5lt2n'.
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:00:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:00:43 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt'
08-Nov-2024 00:00:43 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt' successfully started
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nqn9wk7glwx8a3ou
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nqn9wk7glwx8a3ou --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nqn9wk7glwx8a3ou
08-Nov-2024 00:00:43 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8872588646205645330'...
08-Nov-2024 00:00:43 Getting configuration...
08-Nov-2024 00:00:43 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nqn9wk7glwx8a3ou'.
08-Nov-2024 00:00:43
08-Nov-2024 00:00:43 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
08-Nov-2024 00:00:43 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
08-Nov-2024 00:00:43 =================================================================
08-Nov-2024 00:00:43
08-Nov-2024 00:00:44 PASSED
08-Nov-2024 00:00:44 Unmounting client from /tmp/onedata/mnt/rfqhyd58cyo5lt2n
08-Nov-2024 00:00:44
08-Nov-2024 00:00:44
08-Nov-2024 00:00:44 Unmounting client from /tmp/onedata/mnt/nqn9wk7glwx8a3ou
08-Nov-2024 00:00:44
08-Nov-2024 00:00:44
08-Nov-2024 00:01:07 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
08-Nov-2024 00:01:07 =================================================================
08-Nov-2024 00:01:07 - Executing scenario 'Fail to move directory to itself'
08-Nov-2024 00:01:07 - from feature 'Multi_directory_CRUD'
08-Nov-2024 00:01:07 -----------------------------------------------------------------
08-Nov-2024 00:01:07 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:01:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:01:07 using [token, token] by [user1, user2]"'
08-Nov-2024 00:01:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:01:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:01:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p'
08-Nov-2024 00:01:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p' successfully started
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hhhl9tnevgt2uz1o
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hhhl9tnevgt2uz1o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hhhl9tnevgt2uz1o
08-Nov-2024 00:01:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10833439776063405961'...
08-Nov-2024 00:01:07 Getting configuration...
08-Nov-2024 00:01:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hhhl9tnevgt2uz1o'.
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:01:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:01:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt'
08-Nov-2024 00:01:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt' successfully started
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oisk33wu8qz9hx88
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oisk33wu8qz9hx88 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oisk33wu8qz9hx88
08-Nov-2024 00:01:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16465588339952703955'...
08-Nov-2024 00:01:07 Getting configuration...
08-Nov-2024 00:01:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oisk33wu8qz9hx88'.
08-Nov-2024 00:01:07
08-Nov-2024 00:01:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
08-Nov-2024 00:01:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
08-Nov-2024 00:01:07 =================================================================
08-Nov-2024 00:01:07
08-Nov-2024 00:01:08 PASSED
08-Nov-2024 00:01:08 Unmounting client from /tmp/onedata/mnt/hhhl9tnevgt2uz1o
08-Nov-2024 00:01:08
08-Nov-2024 00:01:08
08-Nov-2024 00:01:08 Unmounting client from /tmp/onedata/mnt/oisk33wu8qz9hx88
08-Nov-2024 00:01:08
08-Nov-2024 00:01:08
08-Nov-2024 00:01:31 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
08-Nov-2024 00:01:31 =================================================================
08-Nov-2024 00:01:31 - Executing scenario 'Fail to move directory to its subtree'
08-Nov-2024 00:01:31 - from feature 'Multi_directory_CRUD'
08-Nov-2024 00:01:31 -----------------------------------------------------------------
08-Nov-2024 00:01:31 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:01:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:01:31 using [token, token] by [user1, user2]"'
08-Nov-2024 00:01:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:01:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:01:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5777p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p'
08-Nov-2024 00:01:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5777p' successfully started
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rmbdjfxvnny35op5
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rmbdjfxvnny35op5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rmbdjfxvnny35op5
08-Nov-2024 00:01:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3267042426717053523'...
08-Nov-2024 00:01:31 Getting configuration...
08-Nov-2024 00:01:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rmbdjfxvnny35op5'.
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:01:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:01:31 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rqfjt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt'
08-Nov-2024 00:01:31 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rqfjt' successfully started
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pak8t8gel8quy41d
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pak8t8gel8quy41d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pak8t8gel8quy41d
08-Nov-2024 00:01:31 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10416116199838893446'...
08-Nov-2024 00:01:31 Getting configuration...
08-Nov-2024 00:01:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pak8t8gel8quy41d'.
08-Nov-2024 00:01:31
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
08-Nov-2024 00:01:31 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
08-Nov-2024 00:01:31 =================================================================
08-Nov-2024 00:01:31
08-Nov-2024 00:01:43 PASSED
08-Nov-2024 00:01:43 Unmounting client from /tmp/onedata/mnt/rmbdjfxvnny35op5
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
08-Nov-2024 00:01:43 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
08-Nov-2024 00:01:43 Unmounting client from /tmp/onedata/mnt/pak8t8gel8quy41d
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731024091.88328', '-c', '/tmp/logs']
08-Nov-2024 00:01:43 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-m94dw. See /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-cross-support-job-3p-users-m94dw/entrypoint.log for more details
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-5777p: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneclient-krakow-7d9476b8bc-5777p/oneclient_logs
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=194/228)
08-Nov-2024 00:01:43             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=187/228)
08-Nov-2024 00:01:43          38,384   0%   36.61MB/s    0:00:00 (xfr#2, to-chk=193/228)
08-Nov-2024 00:01:43          39,134   0%   37.32MB/s    0:00:00 (xfr#3, to-chk=189/228)
08-Nov-2024 00:01:43         203,362   4%   32.32MB/s    0:00:00 (xfr#4, to-chk=188/228)
08-Nov-2024 00:01:43         204,112   4%   27.81MB/s    0:00:00 (xfr#5, to-chk=187/228)
08-Nov-2024 00:01:43         225,380   5%   30.71MB/s    0:00:00 (xfr#6, to-chk=186/228)
08-Nov-2024 00:01:43         225,938   5%   30.78MB/s    0:00:00 (xfr#7, to-chk=182/228)
08-Nov-2024 00:01:43         317,161   7%   37.81MB/s    0:00:00 (xfr#8, to-chk=181/228)
08-Nov-2024 00:01:43         317,719   7%   37.88MB/s    0:00:00 (xfr#9, to-chk=180/228)
08-Nov-2024 00:01:43         366,988   8%   25.00MB/s    0:00:00 (xfr#10, to-chk=179/228)
08-Nov-2024 00:01:43         367,642   8%   25.04MB/s    0:00:00 (xfr#11, to-chk=175/228)
08-Nov-2024 00:01:43         569,074  13%   15.08MB/s    0:00:00 (xfr#12, to-chk=174/228)
08-Nov-2024 00:01:43         569,728  13%   15.09MB/s    0:00:00 (xfr#13, to-chk=173/228)
08-Nov-2024 00:01:43         591,097  13%   15.66MB/s    0:00:00 (xfr#14, to-chk=172/228)
08-Nov-2024 00:01:43         591,463  13%   15.67MB/s    0:00:00 (xfr#15, to-chk=168/228)
08-Nov-2024 00:01:43         667,269  15%   17.20MB/s    0:00:00 (xfr#16, to-chk=167/228)
08-Nov-2024 00:01:43         667,635  15%   17.21MB/s    0:00:00 (xfr#17, to-chk=166/228)
08-Nov-2024 00:01:43         691,383  16%   16.91MB/s    0:00:00 (xfr#18, to-chk=165/228)
08-Nov-2024 00:01:43         691,941  16%   16.92MB/s    0:00:00 (xfr#19, to-chk=161/228)
08-Nov-2024 00:01:43         784,144  18%   18.70MB/s    0:00:00 (xfr#20, to-chk=160/228)
08-Nov-2024 00:01:43         784,702  18%   18.71MB/s    0:00:00 (xfr#21, to-chk=159/228)
08-Nov-2024 00:01:43         821,477  19%   19.11MB/s    0:00:00 (xfr#22, to-chk=158/228)
08-Nov-2024 00:01:43         822,323  19%   19.13MB/s    0:00:00 (xfr#23, to-chk=154/228)
08-Nov-2024 00:01:43         968,156  22%   20.52MB/s    0:00:00 (xfr#24, to-chk=153/228)
08-Nov-2024 00:01:43         969,002  22%   20.54MB/s    0:00:00 (xfr#25, to-chk=152/228)
08-Nov-2024 00:01:43         984,507  23%   20.41MB/s    0:00:00 (xfr#26, to-chk=151/228)
08-Nov-2024 00:01:43         984,969  23%   20.42MB/s    0:00:00 (xfr#27, to-chk=147/228)
08-Nov-2024 00:01:43       1,042,925  24%   21.16MB/s    0:00:00 (xfr#28, to-chk=146/228)
08-Nov-2024 00:01:43       1,043,387  24%   21.17MB/s    0:00:00 (xfr#29, to-chk=145/228)
08-Nov-2024 00:01:43       1,073,353  25%   21.33MB/s    0:00:00 (xfr#30, to-chk=144/228)
08-Nov-2024 00:01:43       1,073,911  25%   21.34MB/s    0:00:00 (xfr#31, to-chk=140/228)
08-Nov-2024 00:01:43       1,178,774  27%   22.94MB/s    0:00:00 (xfr#32, to-chk=139/228)
08-Nov-2024 00:01:43       1,179,332  27%   22.95MB/s    0:00:00 (xfr#33, to-chk=138/228)
08-Nov-2024 00:01:43       1,221,120  28%   23.77MB/s    0:00:00 (xfr#34, to-chk=137/228)
08-Nov-2024 00:01:43       1,222,158  28%   23.31MB/s    0:00:00 (xfr#35, to-chk=133/228)
08-Nov-2024 00:01:43       1,389,714  32%   23.67MB/s    0:00:00 (xfr#36, to-chk=132/228)
08-Nov-2024 00:01:43       1,390,752  32%   23.68MB/s    0:00:00 (xfr#37, to-chk=131/228)
08-Nov-2024 00:01:43       1,412,888  33%   24.06MB/s    0:00:00 (xfr#38, to-chk=130/228)
08-Nov-2024 00:01:43       1,413,446  33%   23.65MB/s    0:00:00 (xfr#39, to-chk=126/228)
08-Nov-2024 00:01:43       1,502,561  35%   25.14MB/s    0:00:00 (xfr#40, to-chk=125/228)
08-Nov-2024 00:01:43       1,503,119  35%   24.72MB/s    0:00:00 (xfr#41, to-chk=124/228)
08-Nov-2024 00:01:43       1,525,859  35%   25.09MB/s    0:00:00 (xfr#42, to-chk=123/228)
08-Nov-2024 00:01:43       1,526,513  35%   25.10MB/s    0:00:00 (xfr#43, to-chk=119/228)
08-Nov-2024 00:01:43       1,603,084  37%   23.52MB/s    0:00:00 (xfr#44, to-chk=118/228)
08-Nov-2024 00:01:43       1,603,738  37%   23.53MB/s    0:00:00 (xfr#45, to-chk=117/228)
08-Nov-2024 00:01:43       1,625,326  38%   23.13MB/s    0:00:00 (xfr#46, to-chk=116/228)
08-Nov-2024 00:01:43       1,626,076  38%   23.15MB/s    0:00:00 (xfr#47, to-chk=112/228)
08-Nov-2024 00:01:43       1,727,435  40%   24.23MB/s    0:00:00 (xfr#48, to-chk=111/228)
08-Nov-2024 00:01:43       1,728,185  40%   24.24MB/s    0:00:00 (xfr#49, to-chk=110/228)
08-Nov-2024 00:01:43       1,728,813  40%   24.25MB/s    0:00:00 (xfr#50, to-chk=109/228)
08-Nov-2024 00:01:43       1,750,205  41%   21.96MB/s    0:00:00 (xfr#51, to-chk=108/228)
08-Nov-2024 00:01:43       1,750,571  41%   21.68MB/s    0:00:00 (xfr#52, to-chk=104/228)
08-Nov-2024 00:01:43       1,852,871  43%   22.65MB/s    0:00:00 (xfr#53, to-chk=103/228)
08-Nov-2024 00:01:43       1,853,237  43%   22.66MB/s    0:00:00 (xfr#54, to-chk=102/228)
08-Nov-2024 00:01:43       1,876,324  44%   22.94MB/s    0:00:00 (xfr#55, to-chk=101/228)
08-Nov-2024 00:01:43       1,876,882  44%   22.66MB/s    0:00:00 (xfr#56, to-chk=97/228)
08-Nov-2024 00:01:43       1,954,672  45%   23.30MB/s    0:00:00 (xfr#57, to-chk=96/228)
08-Nov-2024 00:01:43       1,955,230  45%   23.31MB/s    0:00:00 (xfr#58, to-chk=95/228)
08-Nov-2024 00:01:43       1,986,085  46%   21.52MB/s    0:00:00 (xfr#59, to-chk=94/228)
08-Nov-2024 00:01:43       1,986,355  46%   21.53MB/s    0:00:00 (xfr#60, to-chk=90/228)
08-Nov-2024 00:01:43       2,099,197  49%   22.24MB/s    0:00:00 (xfr#61, to-chk=89/228)
08-Nov-2024 00:01:43       2,099,467  49%   21.76MB/s    0:00:00 (xfr#62, to-chk=88/228)
08-Nov-2024 00:01:43       2,145,153  50%   22.00MB/s    0:00:00 (xfr#63, to-chk=87/228)
08-Nov-2024 00:01:43       2,146,287  50%   21.32MB/s    0:00:00 (xfr#64, to-chk=83/228)
08-Nov-2024 00:01:43       2,359,629  55%   22.96MB/s    0:00:00 (xfr#65, to-chk=82/228)
08-Nov-2024 00:01:43       2,360,763  55%   22.97MB/s    0:00:00 (xfr#66, to-chk=81/228)
08-Nov-2024 00:01:43       2,361,391  55%   21.86MB/s    0:00:00 (xfr#67, to-chk=80/228)
08-Nov-2024 00:01:43       2,380,548  55%   21.83MB/s    0:00:00 (xfr#68, to-chk=79/228)
08-Nov-2024 00:01:43       2,380,914  55%   21.83MB/s    0:00:00 (xfr#69, to-chk=75/228)
08-Nov-2024 00:01:43       2,448,365  57%   22.24MB/s    0:00:00 (xfr#70, to-chk=74/228)
08-Nov-2024 00:01:43       2,448,731  57%   22.24MB/s    0:00:00 (xfr#71, to-chk=73/228)
08-Nov-2024 00:01:43       2,476,021  58%   22.49MB/s    0:00:00 (xfr#72, to-chk=72/228)
08-Nov-2024 00:01:43       2,476,675  58%   22.49MB/s    0:00:00 (xfr#73, to-chk=68/228)
08-Nov-2024 00:01:43       2,586,990  60%   23.27MB/s    0:00:00 (xfr#74, to-chk=67/228)
08-Nov-2024 00:01:43       2,587,644  60%   23.28MB/s    0:00:00 (xfr#75, to-chk=66/228)
08-Nov-2024 00:01:43       2,607,876  61%   23.24MB/s    0:00:00 (xfr#76, to-chk=65/228)
08-Nov-2024 00:01:43       2,608,338  61%   23.25MB/s    0:00:00 (xfr#77, to-chk=61/228)
08-Nov-2024 00:01:43       2,681,675  63%   23.68MB/s    0:00:00 (xfr#78, to-chk=60/228)
08-Nov-2024 00:01:43       2,682,137  63%   23.68MB/s    0:00:00 (xfr#79, to-chk=59/228)
08-Nov-2024 00:01:43       2,742,191  64%   23.99MB/s    0:00:00 (xfr#80, to-chk=58/228)
08-Nov-2024 00:01:43       2,742,749  64%   24.00MB/s    0:00:00 (xfr#81, to-chk=54/228)
08-Nov-2024 00:01:43       3,131,406  73%   26.66MB/s    0:00:00 (xfr#82, to-chk=53/228)
08-Nov-2024 00:01:43       3,131,964  73%   26.67MB/s    0:00:00 (xfr#83, to-chk=52/228)
08-Nov-2024 00:01:43       3,164,997  74%   26.95MB/s    0:00:00 (xfr#84, to-chk=51/228)
08-Nov-2024 00:01:43       3,165,651  74%   26.96MB/s    0:00:00 (xfr#85, to-chk=47/228)
08-Nov-2024 00:01:43       3,322,471  78%   27.55MB/s    0:00:00 (xfr#86, to-chk=46/228)
08-Nov-2024 00:01:43       3,323,125  78%   27.56MB/s    0:00:00 (xfr#87, to-chk=45/228)
08-Nov-2024 00:01:43       3,351,612  78%   27.55MB/s    0:00:00 (xfr#88, to-chk=44/228)
08-Nov-2024 00:01:43       3,352,362  78%   27.56MB/s    0:00:00 (xfr#89, to-chk=40/228)
08-Nov-2024 00:01:43       3,464,156  81%   28.48MB/s    0:00:00 (xfr#90, to-chk=39/228)
08-Nov-2024 00:01:43       3,464,906  81%   28.49MB/s    0:00:00 (xfr#91, to-chk=38/228)
08-Nov-2024 00:01:43       3,491,746  82%   27.07MB/s    0:00:00 (xfr#92, to-chk=37/228)
08-Nov-2024 00:01:43       3,492,208  82%   27.08MB/s    0:00:00 (xfr#93, to-chk=33/228)
08-Nov-2024 00:01:43       3,581,548  84%   27.55MB/s    0:00:00 (xfr#94, to-chk=32/228)
08-Nov-2024 00:01:43       3,582,010  84%   27.55MB/s    0:00:00 (xfr#95, to-chk=31/228)
08-Nov-2024 00:01:43       3,582,638  84%   27.55MB/s    0:00:00 (xfr#96, to-chk=30/228)
08-Nov-2024 00:01:43       3,604,256  84%   27.50MB/s    0:00:00 (xfr#97, to-chk=29/228)
08-Nov-2024 00:01:43       3,604,622  84%   27.50MB/s    0:00:00 (xfr#98, to-chk=25/228)
08-Nov-2024 00:01:43       3,699,578  86%   28.00MB/s    0:00:00 (xfr#99, to-chk=24/228)
08-Nov-2024 00:01:43       3,699,944  87%   28.00MB/s    0:00:00 (xfr#100, to-chk=23/228)
08-Nov-2024 00:01:43       3,741,285  87%   28.32MB/s    0:00:00 (xfr#101, to-chk=22/228)
08-Nov-2024 00:01:43       3,741,939  87%   28.10MB/s    0:00:00 (xfr#102, to-chk=18/228)
08-Nov-2024 00:01:43       4,029,227  94%   29.11MB/s    0:00:00 (xfr#103, to-chk=17/228)
08-Nov-2024 00:01:43       4,029,881  94%   29.12MB/s    0:00:00 (xfr#104, to-chk=16/228)
08-Nov-2024 00:01:43       4,045,431  95%   29.23MB/s    0:00:00 (xfr#105, to-chk=15/228)
08-Nov-2024 00:01:43       4,045,701  95%   29.23MB/s    0:00:00 (xfr#106, to-chk=11/228)
08-Nov-2024 00:01:43       4,096,025  96%   29.37MB/s    0:00:00 (xfr#107, to-chk=10/228)
08-Nov-2024 00:01:43       4,096,295  96%   29.37MB/s    0:00:00 (xfr#108, to-chk=9/228)
08-Nov-2024 00:01:43       4,096,923  96%   29.38MB/s    0:00:00 (xfr#109, to-chk=8/228)
08-Nov-2024 00:01:43       4,116,223  96%   29.52MB/s    0:00:00 (xfr#110, to-chk=7/228)
08-Nov-2024 00:01:43       4,116,589  96%   29.52MB/s    0:00:00 (xfr#111, to-chk=3/228)
08-Nov-2024 00:01:43       4,180,704  98%   27.50MB/s    0:00:00 (xfr#112, to-chk=2/228)
08-Nov-2024 00:01:43       4,181,070  98%   27.50MB/s    0:00:00 (xfr#113, to-chk=1/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   27.75MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   26.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   26.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   26.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43       4,247,916  99%   26.14MB/s    0:00:00 (xfr#114, to-chk=0/228)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-rqfjt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneclient-paris-5cc45c8cb7-rqfjt/oneclient_logs
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=199/232)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=198/232)
08-Nov-2024 00:01:43             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=191/232)
08-Nov-2024 00:01:43          20,626   0%   19.67MB/s    0:00:00 (xfr#2, to-chk=197/232)
08-Nov-2024 00:01:43          20,896   0%   19.93MB/s    0:00:00 (xfr#3, to-chk=193/232)
08-Nov-2024 00:01:43         105,609   3%  100.72MB/s    0:00:00 (xfr#4, to-chk=192/232)
08-Nov-2024 00:01:43         105,879   3%  100.97MB/s    0:00:00 (xfr#5, to-chk=191/232)
08-Nov-2024 00:01:43         126,463   4%   40.20MB/s    0:00:00 (xfr#6, to-chk=190/232)
08-Nov-2024 00:01:43         127,117   4%   40.41MB/s    0:00:00 (xfr#7, to-chk=186/232)
08-Nov-2024 00:01:43         191,783   6%   60.97MB/s    0:00:00 (xfr#8, to-chk=185/232)
08-Nov-2024 00:01:43         192,437   6%   45.88MB/s    0:00:00 (xfr#9, to-chk=184/232)
08-Nov-2024 00:01:43         220,066   7%   41.97MB/s    0:00:00 (xfr#10, to-chk=183/232)
08-Nov-2024 00:01:43         220,720   7%   42.10MB/s    0:00:00 (xfr#11, to-chk=179/232)
08-Nov-2024 00:01:43         316,111  10%   50.24MB/s    0:00:00 (xfr#12, to-chk=178/232)
08-Nov-2024 00:01:43         316,765  10%   50.35MB/s    0:00:00 (xfr#13, to-chk=177/232)
08-Nov-2024 00:01:43         339,419  11%   53.95MB/s    0:00:00 (xfr#14, to-chk=176/232)
08-Nov-2024 00:01:43         339,689  11%   46.28MB/s    0:00:00 (xfr#15, to-chk=172/232)
08-Nov-2024 00:01:43         423,737  14%   50.51MB/s    0:00:00 (xfr#16, to-chk=171/232)
08-Nov-2024 00:01:43         424,007  14%   50.55MB/s    0:00:00 (xfr#17, to-chk=170/232)
08-Nov-2024 00:01:43         443,699  15%   47.02MB/s    0:00:00 (xfr#18, to-chk=169/232)
08-Nov-2024 00:01:43         444,257  15%   47.08MB/s    0:00:00 (xfr#19, to-chk=165/232)
08-Nov-2024 00:01:43         508,166  17%   53.85MB/s    0:00:00 (xfr#20, to-chk=164/232)
08-Nov-2024 00:01:43         508,724  17%   48.52MB/s    0:00:00 (xfr#21, to-chk=163/232)
08-Nov-2024 00:01:43         535,516  18%   51.07MB/s    0:00:00 (xfr#22, to-chk=162/232)
08-Nov-2024 00:01:43         535,978  18%   51.11MB/s    0:00:00 (xfr#23, to-chk=158/232)
08-Nov-2024 00:01:43         625,103  21%   54.19MB/s    0:00:00 (xfr#24, to-chk=157/232)
08-Nov-2024 00:01:43         625,565  21%   54.24MB/s    0:00:00 (xfr#25, to-chk=156/232)
08-Nov-2024 00:01:43         626,193  21%   54.29MB/s    0:00:00 (xfr#26, to-chk=155/232)
08-Nov-2024 00:01:43         647,289  21%   56.12MB/s    0:00:00 (xfr#27, to-chk=154/232)
08-Nov-2024 00:01:43         647,655  22%   56.15MB/s    0:00:00 (xfr#28, to-chk=150/232)
08-Nov-2024 00:01:43         727,620  24%   40.82MB/s    0:00:00 (xfr#29, to-chk=149/232)
08-Nov-2024 00:01:43         727,986  24%   38.57MB/s    0:00:00 (xfr#30, to-chk=148/232)
08-Nov-2024 00:01:43         750,033  25%   39.74MB/s    0:00:00 (xfr#31, to-chk=147/232)
08-Nov-2024 00:01:43         750,495  25%   39.76MB/s    0:00:00 (xfr#32, to-chk=143/232)
08-Nov-2024 00:01:43         837,203  28%   33.27MB/s    0:00:00 (xfr#33, to-chk=142/232)
08-Nov-2024 00:01:43         837,665  28%   31.95MB/s    0:00:00 (xfr#34, to-chk=141/232)
08-Nov-2024 00:01:43         838,293  28%   31.98MB/s    0:00:00 (xfr#35, to-chk=140/232)
08-Nov-2024 00:01:43         860,871  29%   32.84MB/s    0:00:00 (xfr#36, to-chk=139/232)
08-Nov-2024 00:01:43         861,237  29%   32.85MB/s    0:00:00 (xfr#37, to-chk=135/232)
08-Nov-2024 00:01:43         936,472  31%   34.35MB/s    0:00:00 (xfr#38, to-chk=134/232)
08-Nov-2024 00:01:43         936,838  31%   34.36MB/s    0:00:00 (xfr#39, to-chk=133/232)
08-Nov-2024 00:01:43         953,577  32%   34.98MB/s    0:00:00 (xfr#40, to-chk=132/232)
08-Nov-2024 00:01:43         954,135  32%   35.00MB/s    0:00:00 (xfr#41, to-chk=128/232)
08-Nov-2024 00:01:43       1,008,648  34%   37.00MB/s    0:00:00 (xfr#42, to-chk=127/232)
08-Nov-2024 00:01:43       1,009,206  34%   35.65MB/s    0:00:00 (xfr#43, to-chk=126/232)
08-Nov-2024 00:01:43       1,026,823  34%   36.27MB/s    0:00:00 (xfr#44, to-chk=125/232)
08-Nov-2024 00:01:43       1,027,381  34%   36.29MB/s    0:00:00 (xfr#45, to-chk=121/232)
08-Nov-2024 00:01:43       1,080,334  36%   38.16MB/s    0:00:00 (xfr#46, to-chk=120/232)
08-Nov-2024 00:01:43       1,080,892  36%   38.18MB/s    0:00:00 (xfr#47, to-chk=119/232)
08-Nov-2024 00:01:43       1,081,520  36%   38.20MB/s    0:00:00 (xfr#48, to-chk=118/232)
08-Nov-2024 00:01:43       1,102,129  37%   37.54MB/s    0:00:00 (xfr#49, to-chk=117/232)
08-Nov-2024 00:01:43       1,102,495  37%   37.55MB/s    0:00:00 (xfr#50, to-chk=113/232)
08-Nov-2024 00:01:43       1,190,778  40%   40.56MB/s    0:00:00 (xfr#51, to-chk=112/232)
08-Nov-2024 00:01:43       1,191,144  40%   40.57MB/s    0:00:00 (xfr#52, to-chk=111/232)
08-Nov-2024 00:01:43       1,210,778  41%   39.82MB/s    0:00:00 (xfr#53, to-chk=110/232)
08-Nov-2024 00:01:43       1,211,144  41%   39.83MB/s    0:00:00 (xfr#54, to-chk=106/232)
08-Nov-2024 00:01:43       1,281,487  43%   42.14MB/s    0:00:00 (xfr#55, to-chk=105/232)
08-Nov-2024 00:01:43       1,281,853  43%   42.15MB/s    0:00:00 (xfr#56, to-chk=104/232)
08-Nov-2024 00:01:43       1,296,489  44%   42.64MB/s    0:00:00 (xfr#57, to-chk=103/232)
08-Nov-2024 00:01:43       1,297,047  44%   41.23MB/s    0:00:00 (xfr#58, to-chk=99/232)
08-Nov-2024 00:01:43       1,347,551  45%   42.84MB/s    0:00:00 (xfr#59, to-chk=98/232)
08-Nov-2024 00:01:43       1,348,109  45%   42.86MB/s    0:00:00 (xfr#60, to-chk=97/232)
08-Nov-2024 00:01:43       1,348,737  45%   42.88MB/s    0:00:00 (xfr#61, to-chk=96/232)
08-Nov-2024 00:01:43       1,383,757  47%   42.57MB/s    0:00:00 (xfr#62, to-chk=95/232)
08-Nov-2024 00:01:43       1,384,507  47%   42.59MB/s    0:00:00 (xfr#63, to-chk=91/232)
08-Nov-2024 00:01:43       1,521,812  51%   35.40MB/s    0:00:00 (xfr#64, to-chk=90/232)
08-Nov-2024 00:01:43       1,522,562  51%   35.42MB/s    0:00:00 (xfr#65, to-chk=89/232)
08-Nov-2024 00:01:43       1,537,675  52%   35.77MB/s    0:00:00 (xfr#66, to-chk=88/232)
08-Nov-2024 00:01:43       1,538,041  52%   35.78MB/s    0:00:00 (xfr#67, to-chk=84/232)
08-Nov-2024 00:01:43       1,594,806  54%   36.21MB/s    0:00:00 (xfr#68, to-chk=83/232)
08-Nov-2024 00:01:43       1,595,172  54%   36.22MB/s    0:00:00 (xfr#69, to-chk=82/232)
08-Nov-2024 00:01:43       1,622,226  55%   36.84MB/s    0:00:00 (xfr#70, to-chk=81/232)
08-Nov-2024 00:01:43       1,622,880  55%   36.85MB/s    0:00:00 (xfr#71, to-chk=77/232)
08-Nov-2024 00:01:43       1,712,397  58%   37.98MB/s    0:00:00 (xfr#72, to-chk=76/232)
08-Nov-2024 00:01:43       1,713,051  58%   37.99MB/s    0:00:00 (xfr#73, to-chk=75/232)
08-Nov-2024 00:01:43       1,713,679  58%   38.01MB/s    0:00:00 (xfr#74, to-chk=74/232)
08-Nov-2024 00:01:43       1,729,756  58%   38.36MB/s    0:00:00 (xfr#75, to-chk=73/232)
08-Nov-2024 00:01:43       1,730,122  58%   38.37MB/s    0:00:00 (xfr#76, to-chk=69/232)
08-Nov-2024 00:01:43       1,795,979  61%   38.06MB/s    0:00:00 (xfr#77, to-chk=68/232)
08-Nov-2024 00:01:43       1,796,345  61%   38.07MB/s    0:00:00 (xfr#78, to-chk=67/232)
08-Nov-2024 00:01:43       1,796,973  61%   38.08MB/s    0:00:00 (xfr#79, to-chk=66/232)
08-Nov-2024 00:01:43       1,824,599  62%   38.67MB/s    0:00:00 (xfr#80, to-chk=65/232)
08-Nov-2024 00:01:43       1,825,157  62%   38.68MB/s    0:00:00 (xfr#81, to-chk=61/232)
08-Nov-2024 00:01:43       1,921,463  65%   38.18MB/s    0:00:00 (xfr#82, to-chk=60/232)
08-Nov-2024 00:01:43       1,922,021  65%   38.19MB/s    0:00:00 (xfr#83, to-chk=59/232)
08-Nov-2024 00:01:43       1,943,463  66%   38.61MB/s    0:00:00 (xfr#84, to-chk=58/232)
08-Nov-2024 00:01:43       1,944,021  66%   37.84MB/s    0:00:00 (xfr#85, to-chk=54/232)
08-Nov-2024 00:01:43       2,039,400  69%   39.69MB/s    0:00:00 (xfr#86, to-chk=53/232)
08-Nov-2024 00:01:43       2,039,958  69%   39.70MB/s    0:00:00 (xfr#87, to-chk=52/232)
08-Nov-2024 00:01:43       2,079,416  70%   38.14MB/s    0:00:00 (xfr#88, to-chk=51/232)
08-Nov-2024 00:01:43       2,080,070  70%   38.15MB/s    0:00:00 (xfr#89, to-chk=47/232)
08-Nov-2024 00:01:43       2,240,670  76%   38.85MB/s    0:00:00 (xfr#90, to-chk=46/232)
08-Nov-2024 00:01:43       2,241,324  76%   38.86MB/s    0:00:00 (xfr#91, to-chk=45/232)
08-Nov-2024 00:01:43       2,257,821  76%   39.15MB/s    0:00:00 (xfr#92, to-chk=44/232)
08-Nov-2024 00:01:43       2,258,187  76%   39.16MB/s    0:00:00 (xfr#93, to-chk=40/232)
08-Nov-2024 00:01:43       2,320,016  78%   39.51MB/s    0:00:00 (xfr#94, to-chk=39/232)
08-Nov-2024 00:01:43       2,320,382  78%   39.52MB/s    0:00:00 (xfr#95, to-chk=38/232)
08-Nov-2024 00:01:43       2,347,073  79%   39.27MB/s    0:00:00 (xfr#96, to-chk=37/232)
08-Nov-2024 00:01:43       2,347,535  79%   39.28MB/s    0:00:00 (xfr#97, to-chk=33/232)
08-Nov-2024 00:01:43       2,351,672  79%   39.35MB/s    0:00:00 (xfr#98, to-chk=32/232)
08-Nov-2024 00:01:43       2,440,704  82%   38.16MB/s    0:00:00 (xfr#99, to-chk=31/232)
08-Nov-2024 00:01:43       2,441,166  82%   38.17MB/s    0:00:00 (xfr#100, to-chk=30/232)
08-Nov-2024 00:01:43       2,441,794  82%   37.56MB/s    0:00:00 (xfr#101, to-chk=29/232)
08-Nov-2024 00:01:43       2,457,961  83%   37.81MB/s    0:00:00 (xfr#102, to-chk=28/232)
08-Nov-2024 00:01:43       2,458,423  83%   37.82MB/s    0:00:00 (xfr#103, to-chk=24/232)
08-Nov-2024 00:01:43       2,520,746  85%   38.77MB/s    0:00:00 (xfr#104, to-chk=23/232)
08-Nov-2024 00:01:43       2,521,208  85%   38.17MB/s    0:00:00 (xfr#105, to-chk=22/232)
08-Nov-2024 00:01:43       2,548,148  86%   38.57MB/s    0:00:00 (xfr#106, to-chk=21/232)
08-Nov-2024 00:01:43       2,548,706  86%   38.58MB/s    0:00:00 (xfr#107, to-chk=17/232)
08-Nov-2024 00:01:43       2,646,948  89%   38.25MB/s    0:00:00 (xfr#108, to-chk=16/232)
08-Nov-2024 00:01:43       2,647,506  89%   38.26MB/s    0:00:00 (xfr#109, to-chk=15/232)
08-Nov-2024 00:01:43       2,670,538  90%   38.59MB/s    0:00:00 (xfr#110, to-chk=14/232)
08-Nov-2024 00:01:43       2,671,192  90%   38.02MB/s    0:00:00 (xfr#111, to-chk=10/232)
08-Nov-2024 00:01:43       2,767,310  94%   38.81MB/s    0:00:00 (xfr#112, to-chk=9/232)
08-Nov-2024 00:01:43       2,767,964  94%   38.82MB/s    0:00:00 (xfr#113, to-chk=8/232)
08-Nov-2024 00:01:43       2,797,095  95%   38.66MB/s    0:00:00 (xfr#114, to-chk=7/232)
08-Nov-2024 00:01:43       2,797,365  95%   38.66MB/s    0:00:00 (xfr#115, to-chk=3/232)
08-Nov-2024 00:01:43       2,892,744  98%   34.92MB/s    0:00:00 (xfr#116, to-chk=2/232)
08-Nov-2024 00:01:43       2,893,014  98%   34.92MB/s    0:00:00 (xfr#117, to-chk=1/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.47MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.47MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.47MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   35.02MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   33.76MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43       2,938,047  99%   33.76MB/s    0:00:00 (xfr#118, to-chk=0/232)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneprovider-krakow-0/cluster-manager
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           2,022  14%    1.93MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:01:43           4,776  34%    4.55MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:01:43           4,776  34%    4.55MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:01:43           4,776  34%    4.55MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:01:43           4,776  34%    4.55MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:01:43           6,595  48%    6.29MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:01:43           6,857  50%    6.54MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:01:43           6,857  50%    3.27MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneprovider-krakow-0/op-panel
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43             603   0%  588.87kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:01:43          18,007  16%   17.17MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:01:43          36,949  33%   35.24MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:01:43          36,949  33%   35.24MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:01:43          36,949  33%   35.24MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:01:43          37,552  34%   35.81MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:01:43          54,753  49%   52.22MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:01:43          55,044  50%   52.49MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:01:43          55,044  50%   13.12MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneprovider-krakow-0/op-worker
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=62/65)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=60/65)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           6,596   0%    6.29MB/s    0:00:00 (xfr#3, to-chk=58/65)
08-Nov-2024 00:01:43          59,840   9%   57.07MB/s    0:00:00 (xfr#4, to-chk=56/65)
08-Nov-2024 00:01:43         117,560  17%   37.37MB/s    0:00:00 (xfr#5, to-chk=54/65)
08-Nov-2024 00:01:43         117,989  17%   37.51MB/s    0:00:00 (xfr#6, to-chk=52/65)
08-Nov-2024 00:01:43         117,989  17%   37.51MB/s    0:00:00 (xfr#7, to-chk=50/65)
08-Nov-2024 00:01:43         117,989  17%   37.51MB/s    0:00:00 (xfr#8, to-chk=48/65)
08-Nov-2024 00:01:43         117,989  17%   37.51MB/s    0:00:00 (xfr#9, to-chk=46/65)
08-Nov-2024 00:01:43         124,585  18%   29.70MB/s    0:00:00 (xfr#10, to-chk=44/65)
08-Nov-2024 00:01:43         173,779  26%   15.07MB/s    0:00:00 (xfr#11, to-chk=42/65)
08-Nov-2024 00:01:43         173,929  26%   15.08MB/s    0:00:00 (xfr#12, to-chk=40/65)
08-Nov-2024 00:01:43         174,226  26%   13.85MB/s    0:00:00 (xfr#13, to-chk=38/65)
08-Nov-2024 00:01:43         275,242  41%   12.50MB/s    0:00:00 (xfr#14, to-chk=36/65)
08-Nov-2024 00:01:43         279,801  42%   12.71MB/s    0:00:00 (xfr#15, to-chk=26/65)
08-Nov-2024 00:01:43         286,577  43%   11.88MB/s    0:00:00 (xfr#16, to-chk=25/65)
08-Nov-2024 00:01:43         293,638  44%   11.67MB/s    0:00:00 (xfr#17, to-chk=24/65)
08-Nov-2024 00:01:43         295,062  44%   11.72MB/s    0:00:00 (xfr#18, to-chk=23/65)
08-Nov-2024 00:01:43         303,147  45%   11.56MB/s    0:00:00 (xfr#19, to-chk=22/65)
08-Nov-2024 00:01:43         303,938  45%   11.59MB/s    0:00:00 (xfr#20, to-chk=21/65)
08-Nov-2024 00:01:43         307,978  46%   11.75MB/s    0:00:00 (xfr#21, to-chk=20/65)
08-Nov-2024 00:01:43         314,127  47%   11.52MB/s    0:00:00 (xfr#22, to-chk=19/65)
08-Nov-2024 00:01:43         316,400  47%   11.18MB/s    0:00:00 (xfr#23, to-chk=18/65)
08-Nov-2024 00:01:43         324,939  49%   11.48MB/s    0:00:00 (xfr#24, to-chk=17/65)
08-Nov-2024 00:01:43         328,415  49%   11.60MB/s    0:00:00 (xfr#25, to-chk=16/65)
08-Nov-2024 00:01:43         330,403  49%   11.67MB/s    0:00:00 (xfr#26, to-chk=15/65)
08-Nov-2024 00:01:43         336,267  50%   10.69MB/s    0:00:00 (xfr#27, to-chk=14/65)
08-Nov-2024 00:01:43         340,022  51%   10.46MB/s    0:00:00 (xfr#28, to-chk=13/65)
08-Nov-2024 00:01:43         341,098  51%   10.49MB/s    0:00:00 (xfr#29, to-chk=12/65)
08-Nov-2024 00:01:43         341,319  51%   10.50MB/s    0:00:00 (xfr#30, to-chk=11/65)
08-Nov-2024 00:01:43         347,753  52%   10.36MB/s    0:00:00 (xfr#31, to-chk=10/65)
08-Nov-2024 00:01:43         352,648  53%   10.51MB/s    0:00:00 (xfr#32, to-chk=9/65)
08-Nov-2024 00:01:43         357,771  53%   10.34MB/s    0:00:00 (xfr#33, to-chk=8/65)
08-Nov-2024 00:01:43         362,096  54%   10.46MB/s    0:00:00 (xfr#34, to-chk=7/65)
08-Nov-2024 00:01:43         364,660  54%   10.54MB/s    0:00:00 (xfr#35, to-chk=6/65)
08-Nov-2024 00:01:43         365,166  55%   10.55MB/s    0:00:00 (xfr#36, to-chk=5/65)
08-Nov-2024 00:01:43         366,869  55%   10.60MB/s    0:00:00 (xfr#37, to-chk=4/65)
08-Nov-2024 00:01:43         374,215  56%   10.81MB/s    0:00:00 (xfr#38, to-chk=3/65)
08-Nov-2024 00:01:43         377,343  56%   10.90MB/s    0:00:00 (xfr#39, to-chk=2/65)
08-Nov-2024 00:01:43         384,974  58%   11.13MB/s    0:00:00 (xfr#40, to-chk=1/65)
08-Nov-2024 00:01:43         387,817  58%   10.88MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         387,817  58%   10.88MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         387,817  58%   10.88MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         387,817  58%   10.27MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         387,817  58%   10.27MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         387,817  58%   10.27MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneprovider-paris-0/cluster-manager
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           2,018  14%    1.92MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:01:43           4,766  34%    4.55MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:01:43           4,766  34%    4.55MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:01:43           4,766  34%    4.55MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:01:43           4,766  34%    4.55MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:01:43           6,581  48%    6.28MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:01:43           6,843  50%    6.53MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:01:43           6,843  50%    3.26MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneprovider-paris-0/op-panel
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43             804   0%  785.16kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:01:43          17,972  16%   17.14MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:01:43          36,877  33%   35.17MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:01:43          36,877  33%   35.17MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:01:43          36,877  33%   35.17MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:01:43          37,681  34%   35.94MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:01:43          54,646  49%   26.06MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:01:43          54,937  50%   26.20MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:01:43          54,937  50%   13.10MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-oneprovider-paris-0/op-worker
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=62/65)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=60/65)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           6,780   1%    6.47MB/s    0:00:00 (xfr#3, to-chk=58/65)
08-Nov-2024 00:01:43          60,375   9%   57.58MB/s    0:00:00 (xfr#4, to-chk=56/65)
08-Nov-2024 00:01:43         118,634  17%   56.57MB/s    0:00:00 (xfr#5, to-chk=54/65)
08-Nov-2024 00:01:43         118,634  17%   56.57MB/s    0:00:00 (xfr#6, to-chk=52/65)
08-Nov-2024 00:01:43         120,298  17%   38.24MB/s    0:00:00 (xfr#7, to-chk=50/65)
08-Nov-2024 00:01:43         120,298  17%   38.24MB/s    0:00:00 (xfr#8, to-chk=48/65)
08-Nov-2024 00:01:43         120,298  17%   38.24MB/s    0:00:00 (xfr#9, to-chk=46/65)
08-Nov-2024 00:01:43         127,078  19%   30.30MB/s    0:00:00 (xfr#10, to-chk=44/65)
08-Nov-2024 00:01:43         176,623  26%   28.07MB/s    0:00:00 (xfr#11, to-chk=42/65)
08-Nov-2024 00:01:43         176,773  26%   28.10MB/s    0:00:00 (xfr#12, to-chk=40/65)
08-Nov-2024 00:01:43         177,070  26%   28.14MB/s    0:00:00 (xfr#13, to-chk=38/65)
08-Nov-2024 00:01:43         277,997  41%   22.09MB/s    0:00:00 (xfr#14, to-chk=36/65)
08-Nov-2024 00:01:43         282,888  42%   19.27MB/s    0:00:00 (xfr#15, to-chk=26/65)
08-Nov-2024 00:01:43         284,312  42%   19.37MB/s    0:00:00 (xfr#16, to-chk=25/65)
08-Nov-2024 00:01:43         285,103  42%   18.13MB/s    0:00:00 (xfr#17, to-chk=24/65)
08-Nov-2024 00:01:43         292,445  43%   18.59MB/s    0:00:00 (xfr#18, to-chk=23/65)
08-Nov-2024 00:01:43         294,431  44%   18.72MB/s    0:00:00 (xfr#19, to-chk=22/65)
08-Nov-2024 00:01:43         297,555  44%   18.92MB/s    0:00:00 (xfr#20, to-chk=21/65)
08-Nov-2024 00:01:43         298,629  44%   18.99MB/s    0:00:00 (xfr#21, to-chk=20/65)
08-Nov-2024 00:01:43         302,390  45%   18.02MB/s    0:00:00 (xfr#22, to-chk=19/65)
08-Nov-2024 00:01:43         304,089  45%   18.13MB/s    0:00:00 (xfr#23, to-chk=18/65)
08-Nov-2024 00:01:43         306,645  45%   18.28MB/s    0:00:00 (xfr#24, to-chk=17/65)
08-Nov-2024 00:01:43         310,113  46%   18.48MB/s    0:00:00 (xfr#25, to-chk=16/65)
08-Nov-2024 00:01:43         318,650  47%   18.99MB/s    0:00:00 (xfr#26, to-chk=15/65)
08-Nov-2024 00:01:43         325,709  48%   18.27MB/s    0:00:00 (xfr#27, to-chk=14/65)
08-Nov-2024 00:01:43         333,338  49%   18.70MB/s    0:00:00 (xfr#28, to-chk=13/65)
08-Nov-2024 00:01:43         337,384  50%   18.93MB/s    0:00:00 (xfr#29, to-chk=12/65)
08-Nov-2024 00:01:43         341,707  51%   19.17MB/s    0:00:00 (xfr#30, to-chk=11/65)
08-Nov-2024 00:01:43         343,978  51%   19.30MB/s    0:00:00 (xfr#31, to-chk=10/65)
08-Nov-2024 00:01:43         350,410  52%   18.57MB/s    0:00:00 (xfr#32, to-chk=9/65)
08-Nov-2024 00:01:43         353,251  52%   18.72MB/s    0:00:00 (xfr#33, to-chk=8/65)
08-Nov-2024 00:01:43         360,025  53%   19.07MB/s    0:00:00 (xfr#34, to-chk=7/65)
08-Nov-2024 00:01:43         368,108  55%   19.50MB/s    0:00:00 (xfr#35, to-chk=6/65)
08-Nov-2024 00:01:43         374,255  55%   17.85MB/s    0:00:00 (xfr#36, to-chk=5/65)
08-Nov-2024 00:01:43         378,806  56%   18.06MB/s    0:00:00 (xfr#37, to-chk=4/65)
08-Nov-2024 00:01:43         379,312  56%   18.09MB/s    0:00:00 (xfr#38, to-chk=3/65)
08-Nov-2024 00:01:43         379,533  56%   18.10MB/s    0:00:00 (xfr#39, to-chk=2/65)
08-Nov-2024 00:01:43         385,377  57%   17.50MB/s    0:00:00 (xfr#40, to-chk=1/65)
08-Nov-2024 00:01:43         390,500  58%   17.73MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         390,500  58%   16.93MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         390,500  58%   16.93MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         390,500  58%   16.93MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         390,500  58%   16.19MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43         390,500  58%   16.19MB/s    0:00:00 (xfr#41, to-chk=0/65)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-onezone-0/cluster-manager
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           1,977  14%    1.89MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:01:43           4,664  34%    4.45MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:01:43           4,664  34%    4.45MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:01:43           4,664  34%    4.45MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:01:43           4,664  34%    4.45MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:01:43           6,438  48%    6.14MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:01:43           6,700  50%    6.39MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:01:43           6,700  50%    3.19MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-onezone-0/oz-panel
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           5,697   1%    5.43MB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:01:43          55,440  12%   10.57MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:01:43         112,467  25%   21.45MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:01:43         118,164  27%   22.54MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:01:43         161,841  37%   25.72MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:01:43         167,538  38%   26.63MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:01:43         217,078  49%   34.50MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:01:43         217,369  50%   34.55MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:01:43         217,369  50%   20.73MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:01:43 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.46.26/pod-logs/dev-onezone-0/oz-worker
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=23/26)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=21/26)
08-Nov-2024 00:01:43               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:01:43           1,875   0%    1.79MB/s    0:00:00 (xfr#3, to-chk=19/26)
08-Nov-2024 00:01:43          24,453   6%   23.32MB/s    0:00:00 (xfr#4, to-chk=17/26)
08-Nov-2024 00:01:43          49,681  14%   47.38MB/s    0:00:00 (xfr#5, to-chk=15/26)
08-Nov-2024 00:01:43          49,681  14%   47.38MB/s    0:00:00 (xfr#6, to-chk=13/26)
08-Nov-2024 00:01:43          49,681  14%   47.38MB/s    0:00:00 (xfr#7, to-chk=11/26)
08-Nov-2024 00:01:43          51,556  14%   49.17MB/s    0:00:00 (xfr#8, to-chk=9/26)
08-Nov-2024 00:01:43          73,654  20%   35.12MB/s    0:00:00 (xfr#9, to-chk=7/26)
08-Nov-2024 00:01:43          73,745  20%   35.16MB/s    0:00:00 (xfr#10, to-chk=5/26)
08-Nov-2024 00:01:43          74,042  21%   35.31MB/s    0:00:00 (xfr#11, to-chk=3/26)
08-Nov-2024 00:01:43         176,234  50%   42.02MB/s    0:00:00 (xfr#12, to-chk=1/26)
08-Nov-2024 00:01:43         176,234  50%   28.01MB/s    0:00:00 (xfr#12, to-chk=0/26)
08-Nov-2024 00:01:43 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731024091.88328 exists, exporting anyway.
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 =============================== warnings summary ===============================
08-Nov-2024 00:01:43 tests/utils/rest_utils.py:98
08-Nov-2024 00:01:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
08-Nov-2024 00:01:43     print("""
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 tests/utils/path_utils.py:112
08-Nov-2024 00:01:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
08-Nov-2024 00:01:43     return path.replace("'", "\\'").replace(' ', '\ ')
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 tests/utils/acceptance_utils.py:55
08-Nov-2024 00:01:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
08-Nov-2024 00:01:43     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 tests/utils/acceptance_utils.py:57
08-Nov-2024 00:01:43   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
08-Nov-2024 00:01:43     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
08-Nov-2024 00:01:43
08-Nov-2024 00:01:43 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
08-Nov-2024 00:01:43 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/test-reports/results.xml -
08-Nov-2024 00:01:43 ================== 27 passed, 4 warnings in 920.36s (0:15:20) ==================
08-Nov-2024 00:01:47 release "dev" uninstalled
08-Nov-2024 00:01:48 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
08-Nov-2024 00:01:48 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
08-Nov-2024 00:01:51 No resources found
08-Nov-2024 00:01:52 Sidecar injection has been disabled
08-Nov-2024 00:01:52 Cleaning helm release "dev"...
08-Nov-2024 00:01:52 Deleted 1 helm deployments
08-Nov-2024 00:01:52 Deleted 0 k8s deployments
08-Nov-2024 00:01:52 Deleted 0 k8s services
08-Nov-2024 00:01:52 Deleted 0 persistent volumes
08-Nov-2024 00:01:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
08-Nov-2024 00:01:52 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
08-Nov-2024 00:01:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
08-Nov-2024 00:01:52 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
08-Nov-2024 00:01:52 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
08-Nov-2024 00:01:52 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
08-Nov-2024 00:01:52 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
08-Nov-2024 00:01:52 Finished task 'Run acceptance oneclient tests' with result: Success
08-Nov-2024 00:01:52 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
08-Nov-2024 00:01:52 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS...
08-Nov-2024 00:01:52 Finished task 'Parse test results' with result: Success
08-Nov-2024 00:01:52 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.artifactRepoHostname} with S3
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.artifactRepoPort} with 10161
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.planRepository.branchName} with develop
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.artifactRepoHostname} with S3
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.artifactRepoPort} with 10161
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.planRepository.branchName} with develop
08-Nov-2024 00:01:52
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
08-Nov-2024 00:01:52 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Nov-2024 00:01:52
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3360 (ODSRV-OAP-MPDCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3360-ScriptBuildTask-8479443096728664231.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
08-Nov-2024 00:01:52 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
08-Nov-2024 00:01:53 Uploading artifact
08-Nov-2024 00:01:53     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
08-Nov-2024 00:01:53     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
08-Nov-2024 00:01:53 Finished task 'Pack and push surefire artifact' with result: Success
08-Nov-2024 00:01:53 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
08-Nov-2024 00:01:53 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Nov-2024 00:01:53
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3360 (ODSRV-OAP-MPDCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3360-ScriptBuildTask-3217441699979656378.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS
08-Nov-2024 00:01:53 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
08-Nov-2024 00:01:53 Finished task 'Pack logs' with result: Success
08-Nov-2024 00:01:53 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
08-Nov-2024 00:01:53
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
08-Nov-2024 00:01:53 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Nov-2024 00:01:53
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3360 (ODSRV-OAP-MPDCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3360-ScriptBuildTask-4250455886844244967.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
08-Nov-2024 00:01:53   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
08-Nov-2024 00:01:53                                  Dload  Upload   Total   Spent    Left  Speed
08-Nov-2024 00:01:53
08-Nov-2024 00:01:53   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
08-Nov-2024 00:01:53 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 59530
08-Nov-2024 00:01:53 Clearing /tmp/onedata and /home/bamboo/.one-env
08-Nov-2024 00:01:54 Cleaning helm deployments
08-Nov-2024 00:01:54 Cleanining pods
08-Nov-2024 00:01:54 Cleaning kube persistant volumes
08-Nov-2024 00:01:55 Cleaning dockswift container
08-Nov-2024 00:01:55 Cleaning docker containers
08-Nov-2024 00:01:56 Stalled docker containers to remove:
08-Nov-2024 00:01:56 7abde974f506 7af337ff5a96
08-Nov-2024 00:01:56 Removing stalled docker containers
08-Nov-2024 00:01:57 Error response from daemon: Cannot kill container: 7abde974f506: Container 7abde974f50692d1b100ebc7afe7d7281782ba5e649e363cc9f6aa2221134293 is not running
08-Nov-2024 00:01:57 7abde974f506
08-Nov-2024 00:01:57 7af337ff5a96
08-Nov-2024 00:01:57 7af337ff5a96
08-Nov-2024 00:01:57 Stalled docker volumes to remove:
08-Nov-2024 00:01:57
08-Nov-2024 00:01:57 Removing stalled docker volumes
08-Nov-2024 00:01:57 Removing stalled loopdevices
08-Nov-2024 00:01:58 Done
08-Nov-2024 00:01:58 Finished task 'Clear env and working dir' with result: Success
08-Nov-2024 00:01:58 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
08-Nov-2024 00:01:58 Running post build plugin 'Docker Container Cleanup'
08-Nov-2024 00:01:58 Running post build plugin 'NCover Results Collector'
08-Nov-2024 00:01:58 Running post build plugin 'Build Results Label Collector'
08-Nov-2024 00:01:58 Running post build plugin 'Clover Results Collector'
08-Nov-2024 00:01:58 Running post build plugin 'npm Cache Cleanup'
08-Nov-2024 00:01:58 Running post build plugin 'Artifact Copier'
08-Nov-2024 00:01:58 Publishing an artifact: test_logs.tar.gz
08-Nov-2024 00:01:58 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 216.1 ms
08-Nov-2024 00:01:59 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS'
08-Nov-2024 00:01:59 Finalising the build...
08-Nov-2024 00:01:59 Stopping timer.
08-Nov-2024 00:01:59 Build ODSRV-OAP-MPDCPS-3360 completed.
08-Nov-2024 00:01:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Nov-2024 00:01:59 Running on server: post build plugin 'NCover Results Collector'
08-Nov-2024 00:01:59 Running on server: post build plugin 'Build Labeller'
08-Nov-2024 00:01:59 Running on server: post build plugin 'Clover Delta Calculator'
08-Nov-2024 00:01:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Nov-2024 00:01:59 All post build plugins have finished
08-Nov-2024 00:01:59 Generating build results summary...
08-Nov-2024 00:01:59 Saving build results to disk...
08-Nov-2024 00:01:59 Store variable context...
08-Nov-2024 00:01:59 Finished building ODSRV-OAP-MPDCPS-3360.