oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

Job: multiprovider regular file CRUD directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 21:37:39 Getting configuration...
09-Nov-2024 21:37:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uj30qm07qkeacmm7'.
09-Nov-2024 21:37:39
09-Nov-2024 21:37:39 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:37:39 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:37:39 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 21:37:39 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
09-Nov-2024 21:37:39 =================================================================
09-Nov-2024 21:37:39
09-Nov-2024 21:37:39 PASSED
09-Nov-2024 21:37:39 Unmounting client from /tmp/onedata/mnt/c3ml0q7db79t8yo1
09-Nov-2024 21:37:39
09-Nov-2024 21:37:39
09-Nov-2024 21:37:39 Unmounting client from /tmp/onedata/mnt/uj30qm07qkeacmm7
09-Nov-2024 21:37:39
09-Nov-2024 21:37:39
09-Nov-2024 21:38:19 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:38:19 =================================================================
09-Nov-2024 21:38:19 - Executing scenario 'Delete file right after closing it'
09-Nov-2024 21:38:19 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:38:19 -----------------------------------------------------------------
09-Nov-2024 21:38:19 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:38:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:38:19 using [token, token] by [user1, user2]"'
09-Nov-2024 21:38:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7'
09-Nov-2024 21:38:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7' successfully started
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3rh11isnedefgjwe
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3rh11isnedefgjwe --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3rh11isnedefgjwe
09-Nov-2024 21:38:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17305412894801684640'...
09-Nov-2024 21:38:19 Getting configuration...
09-Nov-2024 21:38:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3rh11isnedefgjwe'.
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl'
09-Nov-2024 21:38:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl' successfully started
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/829x7qqojho1drf2
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/829x7qqojho1drf2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/829x7qqojho1drf2
09-Nov-2024 21:38:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9892468321389519037'...
09-Nov-2024 21:38:19 Getting configuration...
09-Nov-2024 21:38:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/829x7qqojho1drf2'.
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:38:19 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:38:19 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:38:19 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:38:19 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
09-Nov-2024 21:38:19 -- Executing step: 'When "user1 closes space1/file1 on client11"'
09-Nov-2024 21:38:19 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:38:19 -- Executing step: 'When "space1 is empty for user1 on client11"'
09-Nov-2024 21:38:19 =================================================================
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 PASSED
09-Nov-2024 21:38:19 Unmounting client from /tmp/onedata/mnt/3rh11isnedefgjwe
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19 Unmounting client from /tmp/onedata/mnt/829x7qqojho1drf2
09-Nov-2024 21:38:19
09-Nov-2024 21:38:19
09-Nov-2024 21:38:57 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:38:57 =================================================================
09-Nov-2024 21:38:57 - Executing scenario 'Create many children'
09-Nov-2024 21:38:57 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:38:57 -----------------------------------------------------------------
09-Nov-2024 21:38:57 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:38:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:38:57 using [token, token] by [user1, user2]"'
09-Nov-2024 21:38:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7'
09-Nov-2024 21:38:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7' successfully started
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jpemwlj30wofvc0v
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jpemwlj30wofvc0v --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jpemwlj30wofvc0v
09-Nov-2024 21:38:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15400903348459743763'...
09-Nov-2024 21:38:57 Getting configuration...
09-Nov-2024 21:38:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jpemwlj30wofvc0v'.
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:38:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:38:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl'
09-Nov-2024 21:38:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl' successfully started
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wgc0ps54bxdy1qxl
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wgc0ps54bxdy1qxl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wgc0ps54bxdy1qxl
09-Nov-2024 21:38:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8867675094301363873'...
09-Nov-2024 21:38:57 Getting configuration...
09-Nov-2024 21:38:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wgc0ps54bxdy1qxl'.
09-Nov-2024 21:38:57
09-Nov-2024 21:38:57 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
09-Nov-2024 21:38:57 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
09-Nov-2024 21:38:57 =================================================================
09-Nov-2024 21:38:57
09-Nov-2024 21:39:03 PASSED
09-Nov-2024 21:39:03 Unmounting client from /tmp/onedata/mnt/jpemwlj30wofvc0v
09-Nov-2024 21:39:03
09-Nov-2024 21:39:03
09-Nov-2024 21:39:03 Unmounting client from /tmp/onedata/mnt/wgc0ps54bxdy1qxl
09-Nov-2024 21:39:03
09-Nov-2024 21:39:03
09-Nov-2024 21:39:37 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:39:37 =================================================================
09-Nov-2024 21:39:37 - Executing scenario 'Create nonempty file then copy it and remove source file'
09-Nov-2024 21:39:37 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:39:37 -----------------------------------------------------------------
09-Nov-2024 21:39:37 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:39:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:39:37 using [token, token] by [user1, user2]"'
09-Nov-2024 21:39:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:39:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:39:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7'
09-Nov-2024 21:39:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7' successfully started
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4fcfn96ppofordvm
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4fcfn96ppofordvm --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4fcfn96ppofordvm
09-Nov-2024 21:39:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6556002425596308032'...
09-Nov-2024 21:39:37 Getting configuration...
09-Nov-2024 21:39:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4fcfn96ppofordvm'.
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:39:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:39:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl'
09-Nov-2024 21:39:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl' successfully started
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/09w34cik5napx6sq
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/09w34cik5napx6sq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/09w34cik5napx6sq
09-Nov-2024 21:39:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16837843393622574880'...
09-Nov-2024 21:39:37 Getting configuration...
09-Nov-2024 21:39:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/09w34cik5napx6sq'.
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:39:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:39:37 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
09-Nov-2024 21:39:37 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:39:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
09-Nov-2024 21:39:37 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
09-Nov-2024 21:39:37 =================================================================
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 PASSED
09-Nov-2024 21:39:37 Unmounting client from /tmp/onedata/mnt/4fcfn96ppofordvm
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37 Unmounting client from /tmp/onedata/mnt/09w34cik5napx6sq
09-Nov-2024 21:39:37
09-Nov-2024 21:39:37
09-Nov-2024 21:40:34 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:40:34 =================================================================
09-Nov-2024 21:40:34 - Executing scenario 'Create nonempty file then move it to another space'
09-Nov-2024 21:40:34 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:40:34 -----------------------------------------------------------------
09-Nov-2024 21:40:34 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:40:34 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:40:34 using [token, token] by [user1, user2]"'
09-Nov-2024 21:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vshx7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7'
09-Nov-2024 21:40:34 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vshx7' successfully started
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/u0kl5e4yaonfup38
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u0kl5e4yaonfup38 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u0kl5e4yaonfup38
09-Nov-2024 21:40:34 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11199262743751087398'...
09-Nov-2024 21:40:34 Getting configuration...
09-Nov-2024 21:40:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u0kl5e4yaonfup38'.
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:34 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-rz8vl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl'
09-Nov-2024 21:40:34 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-rz8vl' successfully started
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/itymxrg3nfdvbvcl
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/itymxrg3nfdvbvcl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/itymxrg3nfdvbvcl
09-Nov-2024 21:40:34 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '946021982747079339'...
09-Nov-2024 21:40:34 Getting configuration...
09-Nov-2024 21:40:34 Oneclient has been successfully mounted in '/tmp/onedata/mnt/itymxrg3nfdvbvcl'.
09-Nov-2024 21:40:34
09-Nov-2024 21:40:34 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:40:34 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:40:34 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
09-Nov-2024 21:40:34 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
09-Nov-2024 21:40:34 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
09-Nov-2024 21:40:34 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
09-Nov-2024 21:40:34 =================================================================
09-Nov-2024 21:40:34
09-Nov-2024 21:40:46 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:40:46 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:40:46 PASSED
09-Nov-2024 21:40:46 Unmounting client from /tmp/onedata/mnt/u0kl5e4yaonfup38
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 Unmounting client from /tmp/onedata/mnt/itymxrg3nfdvbvcl
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731188434.4712992', '-c', '/tmp/logs']
09-Nov-2024 21:40:46 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-m6qd2. See /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-cross-support-job-3p-users-m6qd2/entrypoint.log for more details
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vshx7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneclient-krakow-7d9476b8bc-vshx7/oneclient_logs
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          29,762   0%   28.38MB/s    0:00:00 (xfr#1, to-chk=186/219)
09-Nov-2024 21:40:46          29,762   0%   28.38MB/s    0:00:00 (xfr#1, to-chk=180/219)
09-Nov-2024 21:40:46          30,320   0%   28.92MB/s    0:00:00 (xfr#2, to-chk=182/219)
09-Nov-2024 21:40:46         174,147   2%   55.36MB/s    0:00:00 (xfr#3, to-chk=181/219)
09-Nov-2024 21:40:46         174,705   2%   55.54MB/s    0:00:00 (xfr#4, to-chk=180/219)
09-Nov-2024 21:40:46         210,661   2%   50.23MB/s    0:00:00 (xfr#5, to-chk=179/219)
09-Nov-2024 21:40:46         211,315   2%   50.38MB/s    0:00:00 (xfr#6, to-chk=175/219)
09-Nov-2024 21:40:46         316,959   3%   60.46MB/s    0:00:00 (xfr#7, to-chk=174/219)
09-Nov-2024 21:40:46         317,613   3%   60.58MB/s    0:00:00 (xfr#8, to-chk=173/219)
09-Nov-2024 21:40:46         344,605   4%   54.77MB/s    0:00:00 (xfr#9, to-chk=172/219)
09-Nov-2024 21:40:46         344,875   4%   54.82MB/s    0:00:00 (xfr#10, to-chk=168/219)
09-Nov-2024 21:40:46         423,871   5%   67.37MB/s    0:00:00 (xfr#11, to-chk=167/219)
09-Nov-2024 21:40:46         424,141   5%   67.42MB/s    0:00:00 (xfr#12, to-chk=166/219)
09-Nov-2024 21:40:46         424,769   5%   57.87MB/s    0:00:00 (xfr#13, to-chk=165/219)
09-Nov-2024 21:40:46         466,835   5%   15.90MB/s    0:00:00 (xfr#14, to-chk=164/219)
09-Nov-2024 21:40:46         467,297   5%   15.92MB/s    0:00:00 (xfr#15, to-chk=160/219)
09-Nov-2024 21:40:46         471,440   5%   15.50MB/s    0:00:00 (xfr#16, to-chk=159/219)
09-Nov-2024 21:40:46         610,380   7%   19.40MB/s    0:00:00 (xfr#17, to-chk=158/219)
09-Nov-2024 21:40:46         610,842   7%   19.42MB/s    0:00:00 (xfr#18, to-chk=157/219)
09-Nov-2024 21:40:46         662,159   7%   19.14MB/s    0:00:00 (xfr#19, to-chk=156/219)
09-Nov-2024 21:40:46         662,621   7%   18.59MB/s    0:00:00 (xfr#20, to-chk=152/219)
09-Nov-2024 21:40:46         832,566   9%   21.46MB/s    0:00:00 (xfr#21, to-chk=151/219)
09-Nov-2024 21:40:46         833,028   9%   20.91MB/s    0:00:00 (xfr#22, to-chk=150/219)
09-Nov-2024 21:40:46         894,216  10%   21.87MB/s    0:00:00 (xfr#23, to-chk=149/219)
09-Nov-2024 21:40:46         894,966  10%   21.88MB/s    0:00:00 (xfr#24, to-chk=145/219)
09-Nov-2024 21:40:46       1,144,182  13%   26.61MB/s    0:00:00 (xfr#25, to-chk=144/219)
09-Nov-2024 21:40:46       1,144,932  13%   26.63MB/s    0:00:00 (xfr#26, to-chk=143/219)
09-Nov-2024 21:40:46       1,179,803  13%   27.44MB/s    0:00:00 (xfr#27, to-chk=142/219)
09-Nov-2024 21:40:46       1,180,073  13%   26.80MB/s    0:00:00 (xfr#28, to-chk=138/219)
09-Nov-2024 21:40:46       1,279,549  15%   29.05MB/s    0:00:00 (xfr#29, to-chk=137/219)
09-Nov-2024 21:40:46       1,279,819  15%   28.38MB/s    0:00:00 (xfr#30, to-chk=136/219)
09-Nov-2024 21:40:46       1,299,588  15%   28.82MB/s    0:00:00 (xfr#31, to-chk=135/219)
09-Nov-2024 21:40:46       1,300,146  15%   28.84MB/s    0:00:00 (xfr#32, to-chk=131/219)
09-Nov-2024 21:40:46       1,383,611  16%   29.99MB/s    0:00:00 (xfr#33, to-chk=130/219)
09-Nov-2024 21:40:46       1,384,169  16%   29.33MB/s    0:00:00 (xfr#34, to-chk=129/219)
09-Nov-2024 21:40:46       1,426,333  16%   30.23MB/s    0:00:00 (xfr#35, to-chk=128/219)
09-Nov-2024 21:40:46       1,426,795  16%   29.58MB/s    0:00:00 (xfr#36, to-chk=124/219)
09-Nov-2024 21:40:46       1,575,860  18%   24.64MB/s    0:00:00 (xfr#37, to-chk=123/219)
09-Nov-2024 21:40:46       1,576,322  18%   24.64MB/s    0:00:00 (xfr#38, to-chk=122/219)
09-Nov-2024 21:40:46       1,605,869  19%   24.70MB/s    0:00:00 (xfr#39, to-chk=121/219)
09-Nov-2024 21:40:46       1,606,331  19%   21.88MB/s    0:00:00 (xfr#40, to-chk=117/219)
09-Nov-2024 21:40:46       1,708,096  20%   22.62MB/s    0:00:00 (xfr#41, to-chk=116/219)
09-Nov-2024 21:40:46       1,708,558  20%   22.32MB/s    0:00:00 (xfr#42, to-chk=115/219)
09-Nov-2024 21:40:46       1,727,608  20%   22.57MB/s    0:00:00 (xfr#43, to-chk=114/219)
09-Nov-2024 21:40:46       1,727,974  20%   22.57MB/s    0:00:00 (xfr#44, to-chk=110/219)
09-Nov-2024 21:40:46       1,799,463  21%   23.19MB/s    0:00:00 (xfr#45, to-chk=109/219)
09-Nov-2024 21:40:46       1,799,829  21%   23.20MB/s    0:00:00 (xfr#46, to-chk=108/219)
09-Nov-2024 21:40:46       1,800,457  21%   22.89MB/s    0:00:00 (xfr#47, to-chk=107/219)
09-Nov-2024 21:40:46       1,853,383  21%   23.57MB/s    0:00:00 (xfr#48, to-chk=106/219)
09-Nov-2024 21:40:46       1,854,133  21%   23.27MB/s    0:00:00 (xfr#49, to-chk=102/219)
09-Nov-2024 21:40:46       2,377,382  28%   27.99MB/s    0:00:00 (xfr#50, to-chk=101/219)
09-Nov-2024 21:40:46       2,378,132  28%   28.00MB/s    0:00:00 (xfr#51, to-chk=100/219)
09-Nov-2024 21:40:46       2,418,946  28%   28.48MB/s    0:00:00 (xfr#52, to-chk=99/219)
09-Nov-2024 21:40:46       2,419,504  28%   28.49MB/s    0:00:00 (xfr#53, to-chk=95/219)
09-Nov-2024 21:40:46       2,553,926  30%   29.70MB/s    0:00:00 (xfr#54, to-chk=94/219)
09-Nov-2024 21:40:46       2,554,484  30%   29.71MB/s    0:00:00 (xfr#55, to-chk=93/219)
09-Nov-2024 21:40:46       2,555,112  30%   29.72MB/s    0:00:00 (xfr#56, to-chk=92/219)
09-Nov-2024 21:40:46       2,601,255  30%   27.26MB/s    0:00:00 (xfr#57, to-chk=91/219)
09-Nov-2024 21:40:46       2,601,925  30%   27.27MB/s    0:00:00 (xfr#58, to-chk=87/219)
09-Nov-2024 21:40:46       2,782,019  32%   28.53MB/s    0:00:00 (xfr#59, to-chk=86/219)
09-Nov-2024 21:40:46       2,783,209  32%   28.54MB/s    0:00:00 (xfr#60, to-chk=85/219)
09-Nov-2024 21:40:46       2,806,299  33%   28.78MB/s    0:00:00 (xfr#61, to-chk=84/219)
09-Nov-2024 21:40:46       2,806,665  33%   28.47MB/s    0:00:00 (xfr#62, to-chk=80/219)
09-Nov-2024 21:40:46       2,895,277  34%   29.06MB/s    0:00:00 (xfr#63, to-chk=79/219)
09-Nov-2024 21:40:46       2,895,643  34%   29.07MB/s    0:00:00 (xfr#64, to-chk=78/219)
09-Nov-2024 21:40:46       3,235,922  38%   31.81MB/s    0:00:00 (xfr#65, to-chk=77/219)
09-Nov-2024 21:40:46       3,236,576  38%   31.50MB/s    0:00:00 (xfr#66, to-chk=73/219)
09-Nov-2024 21:40:46       4,345,004  51%   33.42MB/s    0:00:00 (xfr#67, to-chk=72/219)
09-Nov-2024 21:40:46       4,345,658  51%   33.15MB/s    0:00:00 (xfr#68, to-chk=71/219)
09-Nov-2024 21:40:46       4,375,610  51%   33.38MB/s    0:00:00 (xfr#69, to-chk=70/219)
09-Nov-2024 21:40:46       4,376,264  51%   33.39MB/s    0:00:00 (xfr#70, to-chk=66/219)
09-Nov-2024 21:40:46       4,468,015  52%   33.82MB/s    0:00:00 (xfr#71, to-chk=65/219)
09-Nov-2024 21:40:46       4,468,669  52%   33.82MB/s    0:00:00 (xfr#72, to-chk=64/219)
09-Nov-2024 21:40:46       4,494,834  53%   33.75MB/s    0:00:00 (xfr#73, to-chk=63/219)
09-Nov-2024 21:40:46       4,495,488  53%   33.76MB/s    0:00:00 (xfr#74, to-chk=59/219)
09-Nov-2024 21:40:46       4,593,280  54%   33.44MB/s    0:00:00 (xfr#75, to-chk=58/219)
09-Nov-2024 21:40:46       4,593,934  54%   33.44MB/s    0:00:00 (xfr#76, to-chk=57/219)
09-Nov-2024 21:40:46       4,627,428  54%   33.69MB/s    0:00:00 (xfr#77, to-chk=56/219)
09-Nov-2024 21:40:46       4,627,986  54%   33.44MB/s    0:00:00 (xfr#78, to-chk=52/219)
09-Nov-2024 21:40:46       4,733,363  56%   33.94MB/s    0:00:00 (xfr#79, to-chk=51/219)
09-Nov-2024 21:40:46       4,733,921  56%   33.94MB/s    0:00:00 (xfr#80, to-chk=50/219)
09-Nov-2024 21:40:46       4,759,915  56%   33.63MB/s    0:00:00 (xfr#81, to-chk=49/219)
09-Nov-2024 21:40:46       4,760,377  56%   33.63MB/s    0:00:00 (xfr#82, to-chk=45/219)
09-Nov-2024 21:40:46       4,859,068  57%   34.07MB/s    0:00:00 (xfr#83, to-chk=44/219)
09-Nov-2024 21:40:46       4,859,530  57%   34.08MB/s    0:00:00 (xfr#84, to-chk=43/219)
09-Nov-2024 21:40:46       4,930,472  58%   34.32MB/s    0:00:00 (xfr#85, to-chk=42/219)
09-Nov-2024 21:40:46       4,931,030  58%   34.33MB/s    0:00:00 (xfr#86, to-chk=38/219)
09-Nov-2024 21:40:46       7,376,797  87%   33.50MB/s    0:00:00 (xfr#87, to-chk=37/219)
09-Nov-2024 21:40:46       7,377,355  87%   33.50MB/s    0:00:00 (xfr#88, to-chk=36/219)
09-Nov-2024 21:40:46       7,412,683  87%   33.50MB/s    0:00:00 (xfr#89, to-chk=35/219)
09-Nov-2024 21:40:46       7,413,049  87%   33.51MB/s    0:00:00 (xfr#90, to-chk=31/219)
09-Nov-2024 21:40:46       7,558,567  89%   33.68MB/s    0:00:00 (xfr#91, to-chk=30/219)
09-Nov-2024 21:40:46       7,558,933  89%   33.69MB/s    0:00:00 (xfr#92, to-chk=29/219)
09-Nov-2024 21:40:46       7,594,670  89%   33.69MB/s    0:00:00 (xfr#93, to-chk=28/219)
09-Nov-2024 21:40:46       7,595,132  89%   33.69MB/s    0:00:00 (xfr#94, to-chk=24/219)
09-Nov-2024 21:40:46       7,708,131  91%   33.72MB/s    0:00:00 (xfr#95, to-chk=23/219)
09-Nov-2024 21:40:46       7,708,593  91%   33.42MB/s    0:00:00 (xfr#96, to-chk=22/219)
09-Nov-2024 21:40:46       7,752,876  91%   33.46MB/s    0:00:00 (xfr#97, to-chk=21/219)
09-Nov-2024 21:40:46       7,753,722  91%   33.31MB/s    0:00:00 (xfr#98, to-chk=17/219)
09-Nov-2024 21:40:46       7,889,493  93%   33.74MB/s    0:00:00 (xfr#99, to-chk=16/219)
09-Nov-2024 21:40:46       7,890,339  93%   33.59MB/s    0:00:00 (xfr#100, to-chk=15/219)
09-Nov-2024 21:40:46       7,940,897  93%   33.66MB/s    0:00:00 (xfr#101, to-chk=14/219)
09-Nov-2024 21:40:46       7,941,455  93%   33.66MB/s    0:00:00 (xfr#102, to-chk=10/219)
09-Nov-2024 21:40:46       8,149,991  96%   33.36MB/s    0:00:00 (xfr#103, to-chk=9/219)
09-Nov-2024 21:40:46       8,150,549  96%   33.36MB/s    0:00:00 (xfr#104, to-chk=8/219)
09-Nov-2024 21:40:46       8,204,972  97%   33.44MB/s    0:00:00 (xfr#105, to-chk=7/219)
09-Nov-2024 21:40:46       8,205,242  97%   33.44MB/s    0:00:00 (xfr#106, to-chk=3/219)
09-Nov-2024 21:40:46       8,403,022  99%   34.10MB/s    0:00:00 (xfr#107, to-chk=2/219)
09-Nov-2024 21:40:46       8,403,292  99%   33.96MB/s    0:00:00 (xfr#108, to-chk=1/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.56MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.01MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   33.01MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   32.88MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   32.61MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46       8,446,477  99%   31.97MB/s    0:00:00 (xfr#109, to-chk=0/219)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-rz8vl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneclient-paris-5cc45c8cb7-rz8vl/oneclient_logs
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          29,648   0%   28.27MB/s    0:00:00 (xfr#1, to-chk=189/222)
09-Nov-2024 21:40:46          29,648   0%   28.27MB/s    0:00:00 (xfr#1, to-chk=183/222)
09-Nov-2024 21:40:46          30,302   0%   28.90MB/s    0:00:00 (xfr#2, to-chk=185/222)
09-Nov-2024 21:40:46         114,949   1%  109.62MB/s    0:00:00 (xfr#3, to-chk=184/222)
09-Nov-2024 21:40:46         115,603   1%  110.25MB/s    0:00:00 (xfr#4, to-chk=183/222)
09-Nov-2024 21:40:46         247,242   3%    9.43MB/s    0:00:00 (xfr#5, to-chk=182/222)
09-Nov-2024 21:40:46         247,992   3%    9.46MB/s    0:00:00 (xfr#6, to-chk=178/222)
09-Nov-2024 21:40:46         617,546   8%   20.31MB/s    0:00:00 (xfr#7, to-chk=177/222)
09-Nov-2024 21:40:46         618,296   8%   20.33MB/s    0:00:00 (xfr#8, to-chk=176/222)
09-Nov-2024 21:40:46         747,750  10%   24.59MB/s    0:00:00 (xfr#9, to-chk=175/222)
09-Nov-2024 21:40:46         748,308  10%   24.61MB/s    0:00:00 (xfr#10, to-chk=171/222)
09-Nov-2024 21:40:46       1,124,729  15%   28.23MB/s    0:00:00 (xfr#11, to-chk=170/222)
09-Nov-2024 21:40:46       1,125,287  15%   28.24MB/s    0:00:00 (xfr#12, to-chk=169/222)
09-Nov-2024 21:40:46       1,125,915  15%   28.26MB/s    0:00:00 (xfr#13, to-chk=168/222)
09-Nov-2024 21:40:46       1,154,622  16%   28.23MB/s    0:00:00 (xfr#14, to-chk=167/222)
09-Nov-2024 21:40:46       1,155,180  16%   28.25MB/s    0:00:00 (xfr#15, to-chk=163/222)
09-Nov-2024 21:40:46       1,286,435  18%   30.67MB/s    0:00:00 (xfr#16, to-chk=162/222)
09-Nov-2024 21:40:46       1,286,993  18%   30.68MB/s    0:00:00 (xfr#17, to-chk=161/222)
09-Nov-2024 21:40:46       1,304,144  18%   31.09MB/s    0:00:00 (xfr#18, to-chk=160/222)
09-Nov-2024 21:40:46       1,304,510  18%   30.34MB/s    0:00:00 (xfr#19, to-chk=156/222)
09-Nov-2024 21:40:46       1,404,162  19%   31.88MB/s    0:00:00 (xfr#20, to-chk=155/222)
09-Nov-2024 21:40:46       1,404,528  19%   31.89MB/s    0:00:00 (xfr#21, to-chk=154/222)
09-Nov-2024 21:40:46       1,405,156  19%   31.91MB/s    0:00:00 (xfr#22, to-chk=153/222)
09-Nov-2024 21:40:46       1,445,030  20%   32.81MB/s    0:00:00 (xfr#23, to-chk=152/222)
09-Nov-2024 21:40:46       1,445,796  20%   32.83MB/s    0:00:00 (xfr#24, to-chk=148/222)
09-Nov-2024 21:40:46       1,627,990  22%   28.23MB/s    0:00:00 (xfr#25, to-chk=147/222)
09-Nov-2024 21:40:46       1,629,276  22%   27.75MB/s    0:00:00 (xfr#26, to-chk=146/222)
09-Nov-2024 21:40:46       1,629,904  22%   25.91MB/s    0:00:00 (xfr#27, to-chk=145/222)
09-Nov-2024 21:40:46       1,668,356  23%   26.08MB/s    0:00:00 (xfr#28, to-chk=144/222)
09-Nov-2024 21:40:46       1,668,818  23%   26.09MB/s    0:00:00 (xfr#29, to-chk=140/222)
09-Nov-2024 21:40:46       1,797,848  25%   26.79MB/s    0:00:00 (xfr#30, to-chk=139/222)
09-Nov-2024 21:40:46       1,798,830  25%   26.39MB/s    0:00:00 (xfr#31, to-chk=138/222)
09-Nov-2024 21:40:46       1,824,021  25%   26.36MB/s    0:00:00 (xfr#32, to-chk=137/222)
09-Nov-2024 21:40:46       1,824,579  25%   26.36MB/s    0:00:00 (xfr#33, to-chk=133/222)
09-Nov-2024 21:40:46       1,948,262  27%   26.93MB/s    0:00:00 (xfr#34, to-chk=132/222)
09-Nov-2024 21:40:46       1,948,820  27%   26.94MB/s    0:00:00 (xfr#35, to-chk=131/222)
09-Nov-2024 21:40:46       2,026,260  28%   27.61MB/s    0:00:00 (xfr#36, to-chk=130/222)
09-Nov-2024 21:40:46       2,026,818  28%   26.85MB/s    0:00:00 (xfr#37, to-chk=126/222)
09-Nov-2024 21:40:46       2,276,915  31%   28.20MB/s    0:00:00 (xfr#38, to-chk=125/222)
09-Nov-2024 21:40:46       2,277,473  32%   27.85MB/s    0:00:00 (xfr#39, to-chk=124/222)
09-Nov-2024 21:40:46       2,322,807  32%   28.40MB/s    0:00:00 (xfr#40, to-chk=123/222)
09-Nov-2024 21:40:46       2,323,557  32%   28.41MB/s    0:00:00 (xfr#41, to-chk=119/222)
09-Nov-2024 21:40:46       2,534,745  35%   30.60MB/s    0:00:00 (xfr#42, to-chk=118/222)
09-Nov-2024 21:40:46       2,535,495  35%   30.23MB/s    0:00:00 (xfr#43, to-chk=117/222)
09-Nov-2024 21:40:46       2,553,970  35%   30.45MB/s    0:00:00 (xfr#44, to-chk=116/222)
09-Nov-2024 21:40:46       2,554,528  35%   30.45MB/s    0:00:00 (xfr#45, to-chk=112/222)
09-Nov-2024 21:40:46       2,649,271  37%   30.81MB/s    0:00:00 (xfr#46, to-chk=111/222)
09-Nov-2024 21:40:46       2,649,829  37%   30.82MB/s    0:00:00 (xfr#47, to-chk=110/222)
09-Nov-2024 21:40:46       2,704,162  37%   31.45MB/s    0:00:00 (xfr#48, to-chk=109/222)
09-Nov-2024 21:40:46       2,704,912  38%   31.08MB/s    0:00:00 (xfr#49, to-chk=105/222)
09-Nov-2024 21:40:46       2,893,751  40%   32.85MB/s    0:00:00 (xfr#50, to-chk=104/222)
09-Nov-2024 21:40:46       2,894,501  40%   32.86MB/s    0:00:00 (xfr#51, to-chk=103/222)
09-Nov-2024 21:40:46       2,924,231  41%   33.20MB/s    0:00:00 (xfr#52, to-chk=102/222)
09-Nov-2024 21:40:46       2,924,981  41%   33.21MB/s    0:00:00 (xfr#53, to-chk=98/222)
09-Nov-2024 21:40:46       3,021,497  42%   33.90MB/s    0:00:00 (xfr#54, to-chk=97/222)
09-Nov-2024 21:40:46       3,022,247  42%   33.91MB/s    0:00:00 (xfr#55, to-chk=96/222)
09-Nov-2024 21:40:46       3,111,704  43%   34.51MB/s    0:00:00 (xfr#56, to-chk=95/222)
09-Nov-2024 21:40:46       3,112,358  43%   34.51MB/s    0:00:00 (xfr#57, to-chk=91/222)
09-Nov-2024 21:40:46       3,400,249  47%   34.87MB/s    0:00:00 (xfr#58, to-chk=90/222)
09-Nov-2024 21:40:46       3,400,903  47%   34.50MB/s    0:00:00 (xfr#59, to-chk=89/222)
09-Nov-2024 21:40:46       3,401,531  47%   34.51MB/s    0:00:00 (xfr#60, to-chk=88/222)
09-Nov-2024 21:40:46       3,428,372  48%   33.36MB/s    0:00:00 (xfr#61, to-chk=87/222)
09-Nov-2024 21:40:46       3,428,738  48%   33.03MB/s    0:00:00 (xfr#62, to-chk=83/222)
09-Nov-2024 21:40:46       3,538,386  49%   32.76MB/s    0:00:00 (xfr#63, to-chk=82/222)
09-Nov-2024 21:40:46       3,538,752  49%   32.45MB/s    0:00:00 (xfr#64, to-chk=81/222)
09-Nov-2024 21:40:46       3,577,906  50%   32.50MB/s    0:00:00 (xfr#65, to-chk=80/222)
09-Nov-2024 21:40:46       3,578,464  50%   32.20MB/s    0:00:00 (xfr#66, to-chk=76/222)
09-Nov-2024 21:40:46       3,728,282  52%   32.92MB/s    0:00:00 (xfr#67, to-chk=75/222)
09-Nov-2024 21:40:46       3,728,840  52%   32.93MB/s    0:00:00 (xfr#68, to-chk=74/222)
09-Nov-2024 21:40:46       3,729,468  52%   32.63MB/s    0:00:00 (xfr#69, to-chk=73/222)
09-Nov-2024 21:40:46       3,756,263  52%   32.57MB/s    0:00:00 (xfr#70, to-chk=72/222)
09-Nov-2024 21:40:46       3,756,821  52%   32.57MB/s    0:00:00 (xfr#71, to-chk=68/222)
09-Nov-2024 21:40:46       3,882,852  54%   33.06MB/s    0:00:00 (xfr#72, to-chk=67/222)
09-Nov-2024 21:40:46       3,883,410  54%   33.07MB/s    0:00:00 (xfr#73, to-chk=66/222)
09-Nov-2024 21:40:46       3,941,015  55%   33.26MB/s    0:00:00 (xfr#74, to-chk=65/222)
09-Nov-2024 21:40:46       3,941,669  55%   33.27MB/s    0:00:00 (xfr#75, to-chk=61/222)
09-Nov-2024 21:40:46       4,165,855  58%   34.55MB/s    0:00:00 (xfr#76, to-chk=60/222)
09-Nov-2024 21:40:46       4,166,509  58%   34.55MB/s    0:00:00 (xfr#77, to-chk=59/222)
09-Nov-2024 21:40:46       4,245,654  59%   34.90MB/s    0:00:00 (xfr#78, to-chk=58/222)
09-Nov-2024 21:40:46       4,246,212  59%   34.91MB/s    0:00:00 (xfr#79, to-chk=54/222)
09-Nov-2024 21:40:46       4,538,723  63%   36.37MB/s    0:00:00 (xfr#80, to-chk=53/222)
09-Nov-2024 21:40:46       4,539,281  63%   36.38MB/s    0:00:00 (xfr#81, to-chk=52/222)
09-Nov-2024 21:40:46       4,566,387  64%   36.29MB/s    0:00:00 (xfr#82, to-chk=51/222)
09-Nov-2024 21:40:46       4,566,849  64%   36.29MB/s    0:00:00 (xfr#83, to-chk=47/222)
09-Nov-2024 21:40:46       4,679,142  65%   34.33MB/s    0:00:00 (xfr#84, to-chk=46/222)
09-Nov-2024 21:40:46       4,679,604  65%   34.33MB/s    0:00:00 (xfr#85, to-chk=45/222)
09-Nov-2024 21:40:46       4,726,107  66%   34.15MB/s    0:00:00 (xfr#86, to-chk=44/222)
09-Nov-2024 21:40:46       4,726,665  66%   33.89MB/s    0:00:00 (xfr#87, to-chk=40/222)
09-Nov-2024 21:40:46       4,935,114  69%   34.86MB/s    0:00:00 (xfr#88, to-chk=39/222)
09-Nov-2024 21:40:46       4,935,672  69%   34.61MB/s    0:00:00 (xfr#89, to-chk=38/222)
09-Nov-2024 21:40:46       4,953,876  69%   34.74MB/s    0:00:00 (xfr#90, to-chk=37/222)
09-Nov-2024 21:40:46       4,954,338  69%   34.74MB/s    0:00:00 (xfr#91, to-chk=33/222)
09-Nov-2024 21:40:46       5,056,790  71%   35.20MB/s    0:00:00 (xfr#92, to-chk=32/222)
09-Nov-2024 21:40:46       5,057,252  71%   34.95MB/s    0:00:00 (xfr#93, to-chk=31/222)
09-Nov-2024 21:40:46       5,057,880  71%   34.95MB/s    0:00:00 (xfr#94, to-chk=30/222)
09-Nov-2024 21:40:46       5,252,978  73%   36.04MB/s    0:00:00 (xfr#95, to-chk=29/222)
09-Nov-2024 21:40:46       5,253,440  73%   35.79MB/s    0:00:00 (xfr#96, to-chk=25/222)
09-Nov-2024 21:40:46       6,160,316  86%   36.27MB/s    0:00:00 (xfr#97, to-chk=24/222)
09-Nov-2024 21:40:46       6,162,013  86%   36.28MB/s    0:00:00 (xfr#98, to-chk=23/222)
09-Nov-2024 21:40:46       6,187,288  86%   36.20MB/s    0:00:00 (xfr#99, to-chk=22/222)
09-Nov-2024 21:40:46       6,187,750  86%   36.20MB/s    0:00:00 (xfr#100, to-chk=18/222)
09-Nov-2024 21:40:46       6,287,309  88%   35.90MB/s    0:00:00 (xfr#101, to-chk=17/222)
09-Nov-2024 21:40:46       6,287,771  88%   35.69MB/s    0:00:00 (xfr#102, to-chk=16/222)
09-Nov-2024 21:40:46       6,370,114  89%   35.95MB/s    0:00:00 (xfr#103, to-chk=15/222)
09-Nov-2024 21:40:46       6,370,384  89%   35.74MB/s    0:00:00 (xfr#104, to-chk=11/222)
09-Nov-2024 21:40:46       6,654,179  93%   36.06MB/s    0:00:00 (xfr#105, to-chk=10/222)
09-Nov-2024 21:40:46       6,654,449  93%   36.06MB/s    0:00:00 (xfr#106, to-chk=9/222)
09-Nov-2024 21:40:46       6,655,077  93%   36.06MB/s    0:00:00 (xfr#107, to-chk=8/222)
09-Nov-2024 21:40:46       6,735,040  94%   36.29MB/s    0:00:00 (xfr#108, to-chk=7/222)
09-Nov-2024 21:40:46       6,735,310  94%   36.29MB/s    0:00:00 (xfr#109, to-chk=3/222)
09-Nov-2024 21:40:46       7,023,201  98%   36.40MB/s    0:00:00 (xfr#110, to-chk=2/222)
09-Nov-2024 21:40:46       7,023,471  98%   36.40MB/s    0:00:00 (xfr#111, to-chk=1/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.66MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.47MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.27MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46       7,112,033  99%   36.08MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          23,500  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:46          47,985  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:46          47,985  33%   45.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:46          71,282  49%   33.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:46          71,573  50%   34.13MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:46          71,573  50%    9.75MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:46           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:46           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:46           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:46           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:46           6,899  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          97,629   8%   93.11MB/s    0:00:00 (xfr#2, to-chk=135/140)
09-Nov-2024 21:40:46         175,133  14%   83.51MB/s    0:00:00 (xfr#3, to-chk=133/140)
09-Nov-2024 21:40:46         175,133  14%   83.51MB/s    0:00:00 (xfr#4, to-chk=131/140)
09-Nov-2024 21:40:46         175,133  14%   83.51MB/s    0:00:00 (xfr#5, to-chk=129/140)
09-Nov-2024 21:40:46         250,374  20%   59.69MB/s    0:00:00 (xfr#6, to-chk=127/140)
09-Nov-2024 21:40:46         250,524  20%   59.73MB/s    0:00:00 (xfr#7, to-chk=125/140)
09-Nov-2024 21:40:46         250,821  20%   59.80MB/s    0:00:00 (xfr#8, to-chk=119/140)
09-Nov-2024 21:40:46         405,955  33%   27.65MB/s    0:00:00 (xfr#9, to-chk=117/140)
09-Nov-2024 21:40:46         406,901  33%   27.72MB/s    0:00:00 (xfr#10, to-chk=107/140)
09-Nov-2024 21:40:46         407,700  33%   27.77MB/s    0:00:00 (xfr#11, to-chk=106/140)
09-Nov-2024 21:40:46         408,016  33%   27.79MB/s    0:00:00 (xfr#12, to-chk=105/140)
09-Nov-2024 21:40:46         408,332  33%   27.82MB/s    0:00:00 (xfr#13, to-chk=104/140)
09-Nov-2024 21:40:46         408,648  33%   25.98MB/s    0:00:00 (xfr#14, to-chk=103/140)
09-Nov-2024 21:40:46         410,562  33%   26.10MB/s    0:00:00 (xfr#15, to-chk=102/140)
09-Nov-2024 21:40:46         411,343  33%   26.15MB/s    0:00:00 (xfr#16, to-chk=101/140)
09-Nov-2024 21:40:46         411,659  33%   26.17MB/s    0:00:00 (xfr#17, to-chk=100/140)
09-Nov-2024 21:40:46         412,136  34%   26.20MB/s    0:00:00 (xfr#18, to-chk=99/140)
09-Nov-2024 21:40:46         412,944  34%   26.25MB/s    0:00:00 (xfr#19, to-chk=98/140)
09-Nov-2024 21:40:46         413,588  34%   26.30MB/s    0:00:00 (xfr#20, to-chk=97/140)
09-Nov-2024 21:40:46         414,375  34%   26.35MB/s    0:00:00 (xfr#21, to-chk=96/140)
09-Nov-2024 21:40:46         415,635  34%   24.77MB/s    0:00:00 (xfr#22, to-chk=95/140)
09-Nov-2024 21:40:46         415,951  34%   24.79MB/s    0:00:00 (xfr#23, to-chk=94/140)
09-Nov-2024 21:40:46         416,900  34%   24.85MB/s    0:00:00 (xfr#24, to-chk=93/140)
09-Nov-2024 21:40:46         417,216  34%   24.87MB/s    0:00:00 (xfr#25, to-chk=92/140)
09-Nov-2024 21:40:46         417,532  34%   24.89MB/s    0:00:00 (xfr#26, to-chk=91/140)
09-Nov-2024 21:40:46         417,848  34%   24.91MB/s    0:00:00 (xfr#27, to-chk=90/140)
09-Nov-2024 21:40:46         418,812  34%   24.96MB/s    0:00:00 (xfr#28, to-chk=89/140)
09-Nov-2024 21:40:46         419,602  34%   25.01MB/s    0:00:00 (xfr#29, to-chk=88/140)
09-Nov-2024 21:40:46         420,719  34%   25.08MB/s    0:00:00 (xfr#30, to-chk=87/140)
09-Nov-2024 21:40:46         421,035  34%   25.10MB/s    0:00:00 (xfr#31, to-chk=86/140)
09-Nov-2024 21:40:46         422,066  34%   23.68MB/s    0:00:00 (xfr#32, to-chk=85/140)
09-Nov-2024 21:40:46         423,018  34%   23.73MB/s    0:00:00 (xfr#33, to-chk=84/140)
09-Nov-2024 21:40:46         423,838  34%   23.78MB/s    0:00:00 (xfr#34, to-chk=83/140)
09-Nov-2024 21:40:46         424,310  35%   23.80MB/s    0:00:00 (xfr#35, to-chk=82/140)
09-Nov-2024 21:40:46         424,470  35%   22.49MB/s    0:00:00 (xfr#36, to-chk=81/140)
09-Nov-2024 21:40:46         425,581  35%   22.55MB/s    0:00:00 (xfr#37, to-chk=80/140)
09-Nov-2024 21:40:46         426,053  35%   21.39MB/s    0:00:00 (xfr#38, to-chk=79/140)
09-Nov-2024 21:40:46         426,684  35%   21.42MB/s    0:00:00 (xfr#39, to-chk=78/140)
09-Nov-2024 21:40:46         427,000  35%   21.43MB/s    0:00:00 (xfr#40, to-chk=77/140)
09-Nov-2024 21:40:46         427,639  35%   20.39MB/s    0:00:00 (xfr#41, to-chk=76/140)
09-Nov-2024 21:40:46         428,111  35%   20.41MB/s    0:00:00 (xfr#42, to-chk=75/140)
09-Nov-2024 21:40:46         428,432  35%   20.43MB/s    0:00:00 (xfr#43, to-chk=74/140)
09-Nov-2024 21:40:46         429,289  35%   20.47MB/s    0:00:00 (xfr#44, to-chk=73/140)
09-Nov-2024 21:40:46         430,097  35%   20.51MB/s    0:00:00 (xfr#45, to-chk=72/140)
09-Nov-2024 21:40:46         431,223  35%   19.58MB/s    0:00:00 (xfr#46, to-chk=71/140)
09-Nov-2024 21:40:46         431,539  35%   19.60MB/s    0:00:00 (xfr#47, to-chk=70/140)
09-Nov-2024 21:40:46         432,011  35%   19.62MB/s    0:00:00 (xfr#48, to-chk=69/140)
09-Nov-2024 21:40:46         432,483  35%   19.64MB/s    0:00:00 (xfr#49, to-chk=68/140)
09-Nov-2024 21:40:46         432,799  35%   19.65MB/s    0:00:00 (xfr#50, to-chk=67/140)
09-Nov-2024 21:40:46         433,115  35%   19.67MB/s    0:00:00 (xfr#51, to-chk=66/140)
09-Nov-2024 21:40:46         433,587  35%   19.69MB/s    0:00:00 (xfr#52, to-chk=65/140)
09-Nov-2024 21:40:46         434,544  35%   19.73MB/s    0:00:00 (xfr#53, to-chk=64/140)
09-Nov-2024 21:40:46         435,523  35%   19.78MB/s    0:00:00 (xfr#54, to-chk=63/140)
09-Nov-2024 21:40:46         435,836  35%   18.07MB/s    0:00:00 (xfr#55, to-chk=62/140)
09-Nov-2024 21:40:46         436,305  36%   18.09MB/s    0:00:00 (xfr#56, to-chk=61/140)
09-Nov-2024 21:40:46         436,621  36%   18.10MB/s    0:00:00 (xfr#57, to-chk=60/140)
09-Nov-2024 21:40:46         436,937  36%   18.12MB/s    0:00:00 (xfr#58, to-chk=59/140)
09-Nov-2024 21:40:46         437,724  36%   18.15MB/s    0:00:00 (xfr#59, to-chk=58/140)
09-Nov-2024 21:40:46         439,833  36%   17.48MB/s    0:00:00 (xfr#60, to-chk=57/140)
09-Nov-2024 21:40:46         440,674  36%   17.51MB/s    0:00:00 (xfr#61, to-chk=56/140)
09-Nov-2024 21:40:46         452,185  37%   17.97MB/s    0:00:00 (xfr#62, to-chk=55/140)
09-Nov-2024 21:40:46         464,209  38%   17.71MB/s    0:00:00 (xfr#63, to-chk=54/140)
09-Nov-2024 21:40:46         472,280  38%   18.02MB/s    0:00:00 (xfr#64, to-chk=53/140)
09-Nov-2024 21:40:46         477,786  39%   18.23MB/s    0:00:00 (xfr#65, to-chk=52/140)
09-Nov-2024 21:40:46         489,391  40%   17.95MB/s    0:00:00 (xfr#66, to-chk=51/140)
09-Nov-2024 21:40:46         491,151  40%   18.02MB/s    0:00:00 (xfr#67, to-chk=50/140)
09-Nov-2024 21:40:46         495,594  40%   18.18MB/s    0:00:00 (xfr#68, to-chk=49/140)
09-Nov-2024 21:40:46         506,743  41%   17.90MB/s    0:00:00 (xfr#69, to-chk=48/140)
09-Nov-2024 21:40:46         512,824  42%   18.11MB/s    0:00:00 (xfr#70, to-chk=47/140)
09-Nov-2024 21:40:46         519,777  42%   18.36MB/s    0:00:00 (xfr#71, to-chk=46/140)
09-Nov-2024 21:40:46         520,438  42%   18.38MB/s    0:00:00 (xfr#72, to-chk=45/140)
09-Nov-2024 21:40:46         532,920  43%   18.15MB/s    0:00:00 (xfr#73, to-chk=44/140)
09-Nov-2024 21:40:46         533,546  44%   18.17MB/s    0:00:00 (xfr#74, to-chk=43/140)
09-Nov-2024 21:40:46         546,063  45%   18.60MB/s    0:00:00 (xfr#75, to-chk=42/140)
09-Nov-2024 21:40:46         548,511  45%   18.68MB/s    0:00:00 (xfr#76, to-chk=41/140)
09-Nov-2024 21:40:46         558,748  46%   19.03MB/s    0:00:00 (xfr#77, to-chk=40/140)
09-Nov-2024 21:40:46         572,348  47%   14.75MB/s    0:00:00 (xfr#78, to-chk=39/140)
09-Nov-2024 21:40:46         579,849  47%   14.95MB/s    0:00:00 (xfr#79, to-chk=38/140)
09-Nov-2024 21:40:46         582,810  48%   15.02MB/s    0:00:00 (xfr#80, to-chk=37/140)
09-Nov-2024 21:40:46         593,409  48%   15.30MB/s    0:00:00 (xfr#81, to-chk=36/140)
09-Nov-2024 21:40:46         606,459  50%   15.22MB/s    0:00:00 (xfr#82, to-chk=35/140)
09-Nov-2024 21:40:46         617,095  50%   15.49MB/s    0:00:00 (xfr#83, to-chk=34/140)
09-Nov-2024 21:40:46         623,077  51%   15.64MB/s    0:00:00 (xfr#84, to-chk=33/140)
09-Nov-2024 21:40:46         626,610  51%   15.32MB/s    0:00:00 (xfr#85, to-chk=32/140)
09-Nov-2024 21:40:46         640,173  52%   15.65MB/s    0:00:00 (xfr#86, to-chk=31/140)
09-Nov-2024 21:40:46         653,317  53%   15.58MB/s    0:00:00 (xfr#87, to-chk=30/140)
09-Nov-2024 21:40:46         657,854  54%   15.68MB/s    0:00:00 (xfr#88, to-chk=29/140)
09-Nov-2024 21:40:46         667,541  55%   15.92MB/s    0:00:00 (xfr#89, to-chk=28/140)
09-Nov-2024 21:40:46         676,695  55%   15.74MB/s    0:00:00 (xfr#90, to-chk=27/140)
09-Nov-2024 21:40:46         678,630  56%   15.79MB/s    0:00:00 (xfr#91, to-chk=26/140)
09-Nov-2024 21:40:46         683,623  56%   15.90MB/s    0:00:00 (xfr#92, to-chk=25/140)
09-Nov-2024 21:40:46         693,766  57%   16.14MB/s    0:00:00 (xfr#93, to-chk=24/140)
09-Nov-2024 21:40:46         697,391  57%   16.22MB/s    0:00:00 (xfr#94, to-chk=23/140)
09-Nov-2024 21:40:46         707,172  58%   16.06MB/s    0:00:00 (xfr#95, to-chk=22/140)
09-Nov-2024 21:40:46         713,724  58%   15.83MB/s    0:00:00 (xfr#96, to-chk=21/140)
09-Nov-2024 21:40:46         721,131  59%   15.28MB/s    0:00:00 (xfr#97, to-chk=20/140)
09-Nov-2024 21:40:46         729,108  60%   15.45MB/s    0:00:00 (xfr#98, to-chk=19/140)
09-Nov-2024 21:40:46         730,681  60%   15.49MB/s    0:00:00 (xfr#99, to-chk=18/140)
09-Nov-2024 21:40:46         734,762  60%   15.57MB/s    0:00:00 (xfr#100, to-chk=17/140)
09-Nov-2024 21:40:46         741,351  61%   15.37MB/s    0:00:00 (xfr#101, to-chk=16/140)
09-Nov-2024 21:40:46         753,412  62%   15.62MB/s    0:00:00 (xfr#102, to-chk=15/140)
09-Nov-2024 21:40:46         755,954  62%   15.67MB/s    0:00:00 (xfr#103, to-chk=14/140)
09-Nov-2024 21:40:46         759,009  62%   15.74MB/s    0:00:00 (xfr#104, to-chk=13/140)
09-Nov-2024 21:40:46         770,064  63%   15.63MB/s    0:00:00 (xfr#105, to-chk=12/140)
09-Nov-2024 21:40:46         775,476  64%   15.41MB/s    0:00:00 (xfr#106, to-chk=11/140)
09-Nov-2024 21:40:46         776,536  64%   15.43MB/s    0:00:00 (xfr#107, to-chk=10/140)
09-Nov-2024 21:40:46         777,502  64%   15.45MB/s    0:00:00 (xfr#108, to-chk=9/140)
09-Nov-2024 21:40:46         784,547  64%   15.27MB/s    0:00:00 (xfr#109, to-chk=8/140)
09-Nov-2024 21:40:46         786,576  64%   15.31MB/s    0:00:00 (xfr#110, to-chk=7/140)
09-Nov-2024 21:40:46         791,532  65%   15.41MB/s    0:00:00 (xfr#111, to-chk=6/140)
09-Nov-2024 21:40:46         800,594  66%   15.58MB/s    0:00:00 (xfr#112, to-chk=5/140)
09-Nov-2024 21:40:46         804,583  66%   15.66MB/s    0:00:00 (xfr#113, to-chk=4/140)
09-Nov-2024 21:40:46         804,869  66%   15.66MB/s    0:00:00 (xfr#114, to-chk=1/140)
09-Nov-2024 21:40:46         805,155  66%   15.67MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         805,155  66%   15.67MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         805,155  66%   15.67MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         805,155  66%   14.22MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         805,155  66%   14.22MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         805,155  66%   14.22MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          23,638  16%   22.54MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:46          48,261  33%   23.01MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:46          48,261  33%   23.01MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:46          71,696  49%   17.09MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:46          71,987  50%   17.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:46          71,987  50%   13.73MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:46           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:46           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:46           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:46           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:46           6,885  50%  747.07kB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46         186,939  13%    8.49MB/s    0:00:00 (xfr#2, to-chk=135/140)
09-Nov-2024 21:40:46         262,987  18%    7.84MB/s    0:00:00 (xfr#3, to-chk=133/140)
09-Nov-2024 21:40:46         262,987  18%    7.84MB/s    0:00:00 (xfr#4, to-chk=131/140)
09-Nov-2024 21:40:46         262,987  18%    7.84MB/s    0:00:00 (xfr#5, to-chk=129/140)
09-Nov-2024 21:40:46         336,810  24%    7.47MB/s    0:00:00 (xfr#6, to-chk=127/140)
09-Nov-2024 21:40:46         336,960  24%    7.47MB/s    0:00:00 (xfr#7, to-chk=125/140)
09-Nov-2024 21:40:46         337,257  24%    7.48MB/s    0:00:00 (xfr#8, to-chk=119/140)
09-Nov-2024 21:40:46         491,907  35%    8.85MB/s    0:00:00 (xfr#9, to-chk=117/140)
09-Nov-2024 21:40:46         492,868  35%    8.87MB/s    0:00:00 (xfr#10, to-chk=107/140)
09-Nov-2024 21:40:46         493,679  35%    8.88MB/s    0:00:00 (xfr#11, to-chk=106/140)
09-Nov-2024 21:40:46         493,961  35%    8.89MB/s    0:00:00 (xfr#12, to-chk=105/140)
09-Nov-2024 21:40:46         494,241  35%    8.89MB/s    0:00:00 (xfr#13, to-chk=104/140)
09-Nov-2024 21:40:46         494,521  35%    8.90MB/s    0:00:00 (xfr#14, to-chk=103/140)
09-Nov-2024 21:40:46         499,066  36%    8.98MB/s    0:00:00 (xfr#15, to-chk=102/140)
09-Nov-2024 21:40:46         500,120  36%    8.83MB/s    0:00:00 (xfr#16, to-chk=101/140)
09-Nov-2024 21:40:46         500,558  36%    8.84MB/s    0:00:00 (xfr#17, to-chk=100/140)
09-Nov-2024 21:40:46         500,995  36%    8.85MB/s    0:00:00 (xfr#18, to-chk=99/140)
09-Nov-2024 21:40:46         501,806  36%    8.86MB/s    0:00:00 (xfr#19, to-chk=98/140)
09-Nov-2024 21:40:46         502,739  36%    8.88MB/s    0:00:00 (xfr#20, to-chk=97/140)
09-Nov-2024 21:40:46         503,554  36%    8.89MB/s    0:00:00 (xfr#21, to-chk=96/140)
09-Nov-2024 21:40:46         504,906  36%    8.92MB/s    0:00:00 (xfr#22, to-chk=95/140)
09-Nov-2024 21:40:46         505,188  36%    8.76MB/s    0:00:00 (xfr#23, to-chk=94/140)
09-Nov-2024 21:40:46         506,341  36%    8.78MB/s    0:00:00 (xfr#24, to-chk=93/140)
09-Nov-2024 21:40:46         506,621  36%    8.78MB/s    0:00:00 (xfr#25, to-chk=92/140)
09-Nov-2024 21:40:46         507,057  36%    8.79MB/s    0:00:00 (xfr#26, to-chk=91/140)
09-Nov-2024 21:40:46         507,335  36%    8.80MB/s    0:00:00 (xfr#27, to-chk=90/140)
09-Nov-2024 21:40:46         508,467  36%    8.66MB/s    0:00:00 (xfr#28, to-chk=89/140)
09-Nov-2024 21:40:46         509,455  36%    8.68MB/s    0:00:00 (xfr#29, to-chk=88/140)
09-Nov-2024 21:40:46         510,596  36%    8.70MB/s    0:00:00 (xfr#30, to-chk=87/140)
09-Nov-2024 21:40:46         510,878  36%    8.70MB/s    0:00:00 (xfr#31, to-chk=86/140)
09-Nov-2024 21:40:46         511,848  36%    8.72MB/s    0:00:00 (xfr#32, to-chk=85/140)
09-Nov-2024 21:40:46         513,010  37%    8.44MB/s    0:00:00 (xfr#33, to-chk=84/140)
09-Nov-2024 21:40:46         514,007  37%    8.45MB/s    0:00:00 (xfr#34, to-chk=83/140)
09-Nov-2024 21:40:46         514,289  37%    8.46MB/s    0:00:00 (xfr#35, to-chk=82/140)
09-Nov-2024 21:40:46         514,571  37%    8.32MB/s    0:00:00 (xfr#36, to-chk=81/140)
09-Nov-2024 21:40:46         515,853  37%    8.34MB/s    0:00:00 (xfr#37, to-chk=80/140)
09-Nov-2024 21:40:46         516,289  37%    8.35MB/s    0:00:00 (xfr#38, to-chk=79/140)
09-Nov-2024 21:40:46         517,250  37%    8.36MB/s    0:00:00 (xfr#39, to-chk=78/140)
09-Nov-2024 21:40:46         517,528  37%    8.37MB/s    0:00:00 (xfr#40, to-chk=77/140)
09-Nov-2024 21:40:46         518,495  37%    8.24MB/s    0:00:00 (xfr#41, to-chk=76/140)
09-Nov-2024 21:40:46         518,933  37%    8.25MB/s    0:00:00 (xfr#42, to-chk=75/140)
09-Nov-2024 21:40:46         519,215  37%    8.25MB/s    0:00:00 (xfr#43, to-chk=74/140)
09-Nov-2024 21:40:46         520,515  37%    8.27MB/s    0:00:00 (xfr#44, to-chk=73/140)
09-Nov-2024 21:40:46         521,323  37%    8.29MB/s    0:00:00 (xfr#45, to-chk=72/140)
09-Nov-2024 21:40:46         522,479  37%    8.30MB/s    0:00:00 (xfr#46, to-chk=71/140)
09-Nov-2024 21:40:46         522,759  37%    8.17MB/s    0:00:00 (xfr#47, to-chk=70/140)
09-Nov-2024 21:40:46         523,037  37%    8.18MB/s    0:00:00 (xfr#48, to-chk=69/140)
09-Nov-2024 21:40:46         523,475  37%    8.18MB/s    0:00:00 (xfr#49, to-chk=68/140)
09-Nov-2024 21:40:46         523,915  37%    8.19MB/s    0:00:00 (xfr#50, to-chk=67/140)
09-Nov-2024 21:40:46         524,195  37%    8.20MB/s    0:00:00 (xfr#51, to-chk=66/140)
09-Nov-2024 21:40:46         524,789  37%    8.20MB/s    0:00:00 (xfr#52, to-chk=65/140)
09-Nov-2024 21:40:46         525,750  37%    8.22MB/s    0:00:00 (xfr#53, to-chk=64/140)
09-Nov-2024 21:40:46         526,756  37%    8.24MB/s    0:00:00 (xfr#54, to-chk=63/140)
09-Nov-2024 21:40:46         527,040  38%    8.24MB/s    0:00:00 (xfr#55, to-chk=62/140)
09-Nov-2024 21:40:46         527,698  38%    8.12MB/s    0:00:00 (xfr#56, to-chk=61/140)
09-Nov-2024 21:40:46         527,978  38%    8.12MB/s    0:00:00 (xfr#57, to-chk=60/140)
09-Nov-2024 21:40:46         528,258  38%    8.13MB/s    0:00:00 (xfr#58, to-chk=59/140)
09-Nov-2024 21:40:46         529,465  38%    8.14MB/s    0:00:00 (xfr#59, to-chk=58/140)
09-Nov-2024 21:40:46         531,593  38%    8.18MB/s    0:00:00 (xfr#60, to-chk=57/140)
09-Nov-2024 21:40:46         532,515  38%    8.19MB/s    0:00:00 (xfr#61, to-chk=56/140)
09-Nov-2024 21:40:46         544,085  39%    7.98MB/s    0:00:00 (xfr#62, to-chk=55/140)
09-Nov-2024 21:40:46         556,109  40%    8.16MB/s    0:00:00 (xfr#63, to-chk=54/140)
09-Nov-2024 21:40:46         564,023  40%    8.28MB/s    0:00:00 (xfr#64, to-chk=53/140)
09-Nov-2024 21:40:46         569,372  41%    8.23MB/s    0:00:00 (xfr#65, to-chk=52/140)
09-Nov-2024 21:40:46         580,877  41%    8.39MB/s    0:00:00 (xfr#66, to-chk=51/140)
09-Nov-2024 21:40:46         582,436  42%    8.29MB/s    0:00:00 (xfr#67, to-chk=50/140)
09-Nov-2024 21:40:46         586,879  42%    8.35MB/s    0:00:00 (xfr#68, to-chk=49/140)
09-Nov-2024 21:40:46         597,928  43%    8.39MB/s    0:00:00 (xfr#69, to-chk=48/140)
09-Nov-2024 21:40:46         603,855  43%    8.35MB/s    0:00:00 (xfr#70, to-chk=47/140)
09-Nov-2024 21:40:46         610,806  44%    8.44MB/s    0:00:00 (xfr#71, to-chk=46/140)
09-Nov-2024 21:40:46         611,375  44%    8.45MB/s    0:00:00 (xfr#72, to-chk=45/140)
09-Nov-2024 21:40:46         623,855  45%    8.62MB/s    0:00:00 (xfr#73, to-chk=44/140)
09-Nov-2024 21:40:46         624,481  45%    8.51MB/s    0:00:00 (xfr#74, to-chk=43/140)
09-Nov-2024 21:40:46         636,898  45%    8.68MB/s    0:00:00 (xfr#75, to-chk=42/140)
09-Nov-2024 21:40:46         639,346  46%    8.71MB/s    0:00:00 (xfr#76, to-chk=41/140)
09-Nov-2024 21:40:46         649,426  46%    8.85MB/s    0:00:00 (xfr#77, to-chk=40/140)
09-Nov-2024 21:40:46         662,926  47%    8.90MB/s    0:00:00 (xfr#78, to-chk=39/140)
09-Nov-2024 21:40:46         670,327  48%    9.00MB/s    0:00:00 (xfr#79, to-chk=38/140)
09-Nov-2024 21:40:46         673,288  48%    9.04MB/s    0:00:00 (xfr#80, to-chk=37/140)
09-Nov-2024 21:40:46         683,887  49%    9.19MB/s    0:00:00 (xfr#81, to-chk=36/140)
09-Nov-2024 21:40:46         696,937  50%    9.23MB/s    0:00:00 (xfr#82, to-chk=35/140)
09-Nov-2024 21:40:46         707,473  51%    9.37MB/s    0:00:00 (xfr#83, to-chk=34/140)
09-Nov-2024 21:40:46         713,455  51%    9.45MB/s    0:00:00 (xfr#84, to-chk=33/140)
09-Nov-2024 21:40:46         716,986  51%    9.37MB/s    0:00:00 (xfr#85, to-chk=32/140)
09-Nov-2024 21:40:46         730,549  52%    9.54MB/s    0:00:00 (xfr#86, to-chk=31/140)
09-Nov-2024 21:40:46         743,536  53%    9.71MB/s    0:00:00 (xfr#87, to-chk=30/140)
09-Nov-2024 21:40:46         747,971  53%    9.77MB/s    0:00:00 (xfr#88, to-chk=29/140)
09-Nov-2024 21:40:46         757,658  54%    9.76MB/s    0:00:00 (xfr#89, to-chk=28/140)
09-Nov-2024 21:40:46         766,712  55%    9.88MB/s    0:00:00 (xfr#90, to-chk=27/140)
09-Nov-2024 21:40:46         768,647  55%    9.91MB/s    0:00:00 (xfr#91, to-chk=26/140)
09-Nov-2024 21:40:46         773,540  55%    9.97MB/s    0:00:00 (xfr#92, to-chk=25/140)
09-Nov-2024 21:40:46         783,685  56%   10.10MB/s    0:00:00 (xfr#93, to-chk=24/140)
09-Nov-2024 21:40:46         787,153  56%   10.14MB/s    0:00:00 (xfr#94, to-chk=23/140)
09-Nov-2024 21:40:46         796,785  57%   10.13MB/s    0:00:00 (xfr#95, to-chk=22/140)
09-Nov-2024 21:40:46         803,337  57%   10.21MB/s    0:00:00 (xfr#96, to-chk=21/140)
09-Nov-2024 21:40:46         810,744  58%   10.31MB/s    0:00:00 (xfr#97, to-chk=20/140)
09-Nov-2024 21:40:46         818,778  59%   10.41MB/s    0:00:00 (xfr#98, to-chk=19/140)
09-Nov-2024 21:40:46         820,249  59%   10.43MB/s    0:00:00 (xfr#99, to-chk=18/140)
09-Nov-2024 21:40:46         824,230  59%   10.48MB/s    0:00:00 (xfr#100, to-chk=17/140)
09-Nov-2024 21:40:46         830,719  59%   10.42MB/s    0:00:00 (xfr#101, to-chk=16/140)
09-Nov-2024 21:40:46         842,680  60%   10.57MB/s    0:00:00 (xfr#102, to-chk=15/140)
09-Nov-2024 21:40:46         845,065  60%   10.60MB/s    0:00:00 (xfr#103, to-chk=14/140)
09-Nov-2024 21:40:46         847,963  61%   10.64MB/s    0:00:00 (xfr#104, to-chk=13/140)
09-Nov-2024 21:40:46         859,077  61%   10.78MB/s    0:00:00 (xfr#105, to-chk=12/140)
09-Nov-2024 21:40:46         864,489  62%   10.85MB/s    0:00:00 (xfr#106, to-chk=11/140)
09-Nov-2024 21:40:46         865,449  62%   10.86MB/s    0:00:00 (xfr#107, to-chk=10/140)
09-Nov-2024 21:40:46         866,415  62%   10.73MB/s    0:00:00 (xfr#108, to-chk=9/140)
09-Nov-2024 21:40:46         873,303  62%   10.82MB/s    0:00:00 (xfr#109, to-chk=8/140)
09-Nov-2024 21:40:46         875,175  63%   10.84MB/s    0:00:00 (xfr#110, to-chk=7/140)
09-Nov-2024 21:40:46         880,131  63%   10.90MB/s    0:00:00 (xfr#111, to-chk=6/140)
09-Nov-2024 21:40:46         889,250  64%   10.87MB/s    0:00:00 (xfr#112, to-chk=5/140)
09-Nov-2024 21:40:46         893,294  64%   10.92MB/s    0:00:00 (xfr#113, to-chk=4/140)
09-Nov-2024 21:40:46         893,579  64%   10.93MB/s    0:00:00 (xfr#114, to-chk=1/140)
09-Nov-2024 21:40:46         893,864  64%   10.93MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         893,864  64%   10.93MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         893,864  64%   10.93MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         893,864  64%   10.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         893,864  64%   10.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46         893,864  64%   10.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:46           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:46           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:46           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:46           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:46           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          23,726   3%   22.63MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 21:40:46          48,215   6%   22.99MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 21:40:46          48,215   6%   22.99MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 21:40:46          71,461   9%   34.08MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 21:40:46          71,552   9%   34.12MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 21:40:46         208,074  28%   33.07MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 21:40:46         208,371  28%   28.39MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 21:40:46         364,871  50%   43.50MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 21:40:46         364,871  50%   29.00MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 21:40:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.18.06/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:40:46               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:40:46          54,606  12%   26.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:40:46         110,780  26%    8.80MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:40:46         158,255  37%    8.88MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:40:46         212,658  49%    7.51MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:40:46         212,949  50%    7.52MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:40:46         212,949  50%    7.00MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:40:46 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731188434.4712992 exists, exporting anyway.
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 =============================== warnings summary ===============================
09-Nov-2024 21:40:46 tests/utils/rest_utils.py:98
09-Nov-2024 21:40:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:40:46     print("""
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 tests/utils/path_utils.py:112
09-Nov-2024 21:40:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:40:46     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:40:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:40:46     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:40:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:40:46     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:40:46
09-Nov-2024 21:40:46 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:40:46 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:40:46 ================= 26 passed, 4 warnings in 1362.87s (0:22:42) ==================
09-Nov-2024 21:40:50 release "dev" uninstalled
09-Nov-2024 21:40:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 21:40:51 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 21:40:54 No resources found
09-Nov-2024 21:40:56 Sidecar injection has been disabled
09-Nov-2024 21:40:56 Cleaning helm release "dev"...
09-Nov-2024 21:40:56 Deleted 1 helm deployments
09-Nov-2024 21:40:56 Deleted 0 k8s deployments
09-Nov-2024 21:40:56 Deleted 0 k8s services
09-Nov-2024 21:40:56 Deleted 0 persistent volumes
09-Nov-2024 21:40:56 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:40:56 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:40:56 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:40:56 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:40:56 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:40:56 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:40:56 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:40:56 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:40:56 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:40:56 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD...
09-Nov-2024 21:40:56 Finished task 'Parse test results' with result: Success
09-Nov-2024 21:40:56 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:40:56
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:40:56 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:40:56
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3362 (ODSRV-OAP-MRFCD-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3362-ScriptBuildTask-177151495071167805.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
09-Nov-2024 21:40:56 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio.tar.gz
09-Nov-2024 21:40:56 Uploading artifact
09-Nov-2024 21:40:56     source path: surefire_multiprovider_regular_file_CRUD_directio.tar.gz
09-Nov-2024 21:40:56     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio.tar.gz
09-Nov-2024 21:40:57 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:40:57 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:40:57 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:40:57
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3362 (ODSRV-OAP-MRFCD-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3362-ScriptBuildTask-16882029284481510772.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD
09-Nov-2024 21:40:57 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:40:57 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:40:57 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:40:57
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:40:57 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:40:57
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3362 (ODSRV-OAP-MRFCD-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3362-ScriptBuildTask-2903171261436707390.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
09-Nov-2024 21:40:57   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:40:57                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:40:57
09-Nov-2024 21:40:57   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:40:57 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
09-Nov-2024 21:40:57 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:40:58 Cleaning helm deployments
09-Nov-2024 21:40:58 Cleanining pods
09-Nov-2024 21:40:58 Cleaning kube persistant volumes
09-Nov-2024 21:40:59 Cleaning dockswift container
09-Nov-2024 21:40:59 Cleaning docker containers
09-Nov-2024 21:41:02 Stalled docker containers to remove:
09-Nov-2024 21:41:02 c741c80e589a fb5027b8914a 3ff5ca242861 be859d835178 0f75febbb7e3 b19fb9606652 9dd1cc86efa5 573ff20fbaba 5ed8512adf3c ed8c742225e3 52e34e298a49 e3611879067c 6d7c604e267c fdba7abf5e45 7cc8c56f1ffa 3509d0aed49a 6aa7c8643c02 7ecc555e8950 02f4b4794a1f 3af15ad23c9c
09-Nov-2024 21:41:02 Removing stalled docker containers
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: c741c80e589a: Container c741c80e589ad86bc6101b92878cf3da5ea4ffd5b8259edc372f206ea5ac35c8 is not running
09-Nov-2024 21:41:02 c741c80e589a
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: fb5027b8914a: Container fb5027b8914a697d72ff1d6a10102dfa3957d600cd544c55278579a7e3ff54b4 is not running
09-Nov-2024 21:41:02 fb5027b8914a
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: 3ff5ca242861: Container 3ff5ca2428617f8b7666c0d2fc8f9fde6486f40649761af8e5d98b03d69ae9fa is not running
09-Nov-2024 21:41:02 3ff5ca242861
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: be859d835178: Container be859d8351782f76a57bdd11710123adb37a7c8de7c7a196d0988ee3c59fda12 is not running
09-Nov-2024 21:41:02 be859d835178
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: 0f75febbb7e3: Container 0f75febbb7e359d27936c7a732722e9194e8c5ccc982055e3d836b1d4e6b39ef is not running
09-Nov-2024 21:41:02 0f75febbb7e3
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: b19fb9606652: Container b19fb9606652388f848cf6739f3eeca5cd9cebd78f4668daca34da1e49c7db20 is not running
09-Nov-2024 21:41:02 b19fb9606652
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: 9dd1cc86efa5: Container 9dd1cc86efa55bdc95f3c8114570da8b981b69ec6c70921b536265dfcddcf79e is not running
09-Nov-2024 21:41:02 9dd1cc86efa5
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: 573ff20fbaba: Container 573ff20fbabab2f359d8e593b9cf6f0ceac13a39d7f6505436ad7b85ed014b23 is not running
09-Nov-2024 21:41:02 573ff20fbaba
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: 5ed8512adf3c: Container 5ed8512adf3c79f0d0dc8039af8addbcbe356575aee2837f223b9478a4682920 is not running
09-Nov-2024 21:41:02 5ed8512adf3c
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: ed8c742225e3: Container ed8c742225e363f66ff82377f4ddde69303c7549c9a1e3fc7c7b49c08840d291 is not running
09-Nov-2024 21:41:02 ed8c742225e3
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: 52e34e298a49: Container 52e34e298a4977a725d2bbcfbfb9074c945028828e9590c9152a3a54b9ecfbbc is not running
09-Nov-2024 21:41:02 52e34e298a49
09-Nov-2024 21:41:02 Error response from daemon: Cannot kill container: e3611879067c: Container e3611879067c73784275b3674e8044983e10f31393bd3370601bb679187cc3dd is not running
09-Nov-2024 21:41:03 e3611879067c
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: 6d7c604e267c: Container 6d7c604e267cfce0305f3e6dc0f787120f5b2a836523b26bd74d98be9a3d7e38 is not running
09-Nov-2024 21:41:03 6d7c604e267c
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: fdba7abf5e45: Container fdba7abf5e458e2d6ff27eec373c968a30f8b84585d3385aea8229c5afb1d78c is not running
09-Nov-2024 21:41:03 fdba7abf5e45
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: 7cc8c56f1ffa: Container 7cc8c56f1ffaf69682ca0c9fbadee529cb31112c62a3c48dddfa9ffe9267ca69 is not running
09-Nov-2024 21:41:03 7cc8c56f1ffa
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: 3509d0aed49a: Container 3509d0aed49a2ec7b84d81ab5e905249790c9278ad1979fabc4325371388ed47 is not running
09-Nov-2024 21:41:03 3509d0aed49a
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: 6aa7c8643c02: Container 6aa7c8643c02d2f54926d7821170570fb6a0e019b8835ff676b457a61b8f8ee5 is not running
09-Nov-2024 21:41:03 6aa7c8643c02
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: 7ecc555e8950: Container 7ecc555e8950e983e130636e7e1b51c2df4eaab1b63457cf9cb26de4c20f0285 is not running
09-Nov-2024 21:41:03 7ecc555e8950
09-Nov-2024 21:41:03 Error response from daemon: Cannot kill container: 02f4b4794a1f: Container 02f4b4794a1fa055ed806e2117a87edd4f17d326b511dfd82373f81e7ee9dcd7 is not running
09-Nov-2024 21:41:03 02f4b4794a1f
09-Nov-2024 21:41:03 3af15ad23c9c
09-Nov-2024 21:41:03 3af15ad23c9c
09-Nov-2024 21:41:03 Stalled docker volumes to remove:
09-Nov-2024 21:41:03
09-Nov-2024 21:41:03 Removing stalled docker volumes
09-Nov-2024 21:41:03 Removing stalled loopdevices
09-Nov-2024 21:41:04 Done
09-Nov-2024 21:41:04 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:41:04 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:41:04 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:41:04 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:41:04 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:41:04 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:41:04 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:41:04 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:41:04 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:41:04 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 132.8 ms
09-Nov-2024 21:41:05 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD'
09-Nov-2024 21:41:05 Finalising the build...
09-Nov-2024 21:41:05 Stopping timer.
09-Nov-2024 21:41:05 Build ODSRV-OAP-MRFCD-3362 completed.
09-Nov-2024 21:41:05 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:41:05 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:41:05 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:41:05 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:41:05 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:41:05 All post build plugins have finished
09-Nov-2024 21:41:05 Generating build results summary...
09-Nov-2024 21:41:05 Saving build results to disk...
09-Nov-2024 21:41:05 Store variable context...
09-Nov-2024 21:41:05 Finished building ODSRV-OAP-MRFCD-3362.